Skip to content

Update Gradle Wrapper #1006

Update Gradle Wrapper

Update Gradle Wrapper #1006

Triggered via schedule August 13, 2023 00:10
Status Failure
Total duration 4m 16s
Artifacts
update-gradle-wrapper
4m 5s
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 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 1m 36s
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/