Update Gradle Wrapper #101
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 4s
Annotations
1 error and 1 warning
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* Where:
Build file '/home/runner/work/conductor-oss/conductor-oss/build.gradle' line: 50
* What went wrong:
A problem occurred evaluating root project 'conductor'.
> Failed to apply plugin class 'org.gradle.api.plugins.JavaPlugin'.
> No signature of method: static org.gradle.api.plugins.internal.JvmPluginsHelper.configureDocumentationVariantWithArtifact() is applicable for argument types: (String, null, String, EmptyList, String, org.gradle.api.internal.file.DefaultSourceDirectorySet_Decorated...) values: [sourcesElements, null, sources, [], sourceJar, main source, ...]
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 19s
|
update-gradle-wrapper
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle-update/update-gradle-wrapper-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|