Skip to content

Update Gradle Wrapper #1272

Update Gradle Wrapper

Update Gradle Wrapper #1272

Triggered via schedule May 5, 2024 00:12
Status Failure
Total duration 2m 22s
Artifacts
update-gradle-wrapper
2m 14s
update-gradle-wrapper
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
update-gradle-wrapper
❌ e: file:///home/runner/work/DEV-Android/DEV-Android/buildSrc/build.gradle.kts:16:5: Unresolved reference: experimentalWarning FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Build file '/home/runner/work/DEV-Android/DEV-Android/buildSrc/build.gradle.kts' line: 16 * What went wrong: Script compilation error: Line 16: experimentalWarning.set(false) ^ Unresolved reference: experimentalWarning 1 error * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '/home/runner/work/DEV-Android/DEV-Android/buildSrc/build.gradle.kts' line: 16 * What went wrong: Script compilation error: Line 16: experimentalWarning.set(false) ^ Unresolved reference: experimentalWarning 1 error * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. ============================================================================== BUILD FAILED in 48s
update-gradle-wrapper
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle-update/update-gradle-wrapper-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/