Update Gradle Wrapper #576
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/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 21s
|
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/
|