Update Gradle Wrapper #1131
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
2m 4s
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 46s
|
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/
|