Skip to content

Update Gradle Wrapper #151

Update Gradle Wrapper

Update Gradle Wrapper #151

Triggered via schedule December 18, 2023 00:49
Status Failure
Total duration 3m 1s
Artifacts
update-gradle-wrapper
2m 51s
update-gradle-wrapper
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
update-gradle-wrapper
❌ FAILURE: Build failed with an exception. * Where: Build file '/home/runner/work/dgs-framework/dgs-framework/build.gradle.kts' line: 75 * What went wrong: 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. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 13s
update-gradle-wrapper
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/