Skip to content

Update Gradle Wrapper #719

Update Gradle Wrapper

Update Gradle Wrapper #719

Triggered via schedule January 13, 2024 00:05
Status Failure
Total duration 1m 13s
Artifacts
update-gradle-wrapper
1m 4s
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/photon/photon/build.gradle' line: 3 * What went wrong: An exception occurred applying plugin request [id: 'java'] > Failed to apply plugin 'org.gradle.java'. > 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 19s
update-gradle-wrapper
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/