Update Gradle Wrapper #163
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
3m 7s
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 20s
|
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/
|