Update Gradle Wrapper #1433
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 53s
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Loading