Skip to content

Update Gradle Wrapper #1130

Update Gradle Wrapper

Update Gradle Wrapper #1130

Triggered via schedule December 15, 2023 00:11
Status Failure
Total duration 2m 41s
Artifacts
update-gradle-wrapper
2m 29s
update-gradle-wrapper
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
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 52s
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/