Skip to content

Update Gradle Wrapper #1462

Update Gradle Wrapper

Update Gradle Wrapper #1462

Triggered via schedule September 26, 2024 00:24
Status Failure
Total duration 2m 19s
Artifacts
update-gradle-wrapper
2m 9s
update-gradle-wrapper
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
update-gradle-wrapper
❌ FAILURE: Build failed with an exception. * Where: Build file '/home/runner/work/element-android/element-android/matrix-sdk-android/build.gradle' line: 1 * What went wrong: A problem occurred evaluating project ':matrix-sdk-android'. > Failed to apply plugin 'com.android.internal.library'. > Android Gradle plugin requires Java 17 to run. You are currently using Java 11. Your current JDK is located in /usr/lib/jvm/temurin-11-jdk-amd64 You can try some of the following options: - changing the IDE settings. - changing the JAVA_HOME environment variable. - changing `org.gradle.java.home` in `gradle.properties`. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 43s
update-gradle-wrapper
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/