Update Gradle Wrapper #1525
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
17m 39s
Annotations
1 error and 2 warnings
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'http-server-dsl-gradle'.
> java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file /home/runner/.gradle/caches/jars-9/1dbf7e8c79cf013ed42289deff485709/jackson-core-2.18.1.jar.
* 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 37s
|
update-gradle-wrapper
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
update-gradle-wrapper
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, gradle-update/update-gradle-wrapper-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|