fix - Refine findValidJavaHome logic (#1554) #2191
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2, actions/download-artifact@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2, actions/download-artifact@v2, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Failed to delete C:\Users\runneradmin\.gradle\wrapper\dists\gradle-8.5-bin\5t9huq95ubn472n8rpzujfbqh, which will impact caching.
It is likely locked by another process. Output of 'jps -ml':
2448 com.github.badsyntax.gradle.GradleServer --port=58809 --startBuildServer=false --languageServerPipePath=\\.\pipe\73eaf1816a749d7becdc6b979aa30fcd-sock
7664 com.github.badsyntax.gradle.GradleServer --port=58916 --startBuildServer=false --languageServerPipePath=\\.\pipe\0236e47f70badb15c74335830bea2e99-sock
804 com.github.badsyntax.gradle.GradleServer --port=58687 --startBuildServer=false --languageServerPipePath=\\.\pipe\51860ae698cc1e19e79cd401578f6720-sock
8388 com.github.badsyntax.gradle.GradleServer --port=58889 --startBuildServer=false --languageServerPipePath=\\.\pipe\9955860ca2c769f464283d8f010805d3-sock
5480 com.github.badsyntax.gradle.GradleServer --port=58930 --startBuildServer=false --languageServerPipePath=\\.\pipe\0236e47f70badb15c74335830bea2e99-sock
7816 jdk.jcmd/sun.tools.jps.Jps -lm
4764 com.github.badsyntax.gradle.GradleServer --port=58847 --startBuildServer=false --languageServerPipePath=\\.\pipe\a5edd2b33731627f00c0ad41eddc984e-sock
4956 com.github.badsyntax.gradle.GradleServer --port=58727 --startBuildServer=false --languageServerPipePath=\\.\pipe\f55be1d6a1acebe48356d4fcd41772ca-sock
7564 com.github.badsyntax.gradle.GradleServer --port=58763 --startBuildServer=false --languageServerPipePath=\\.\pipe\5b0b4062775b0fc5d1190e1324dc6cff-sock
|
|
Failed to delete C:\Users\runneradmin\.gradle\caches\jars-9\o_ec6d9c24c18af265c82cf26a172906f9, which will impact caching.
It is likely locked by another process. Output of 'jps -ml':
2448 com.github.badsyntax.gradle.GradleServer --port=58809 --startBuildServer=false --languageServerPipePath=\\.\pipe\73eaf1816a749d7becdc6b979aa30fcd-sock
7664 com.github.badsyntax.gradle.GradleServer --port=58916 --startBuildServer=false --languageServerPipePath=\\.\pipe\0236e47f70badb15c74335830bea2e99-sock
804 com.github.badsyntax.gradle.GradleServer --port=58687 --startBuildServer=false --languageServerPipePath=\\.\pipe\51860ae698cc1e19e79cd401578f6720-sock
8388 com.github.badsyntax.gradle.GradleServer --port=58889 --startBuildServer=false --languageServerPipePath=\\.\pipe\9955860ca2c769f464283d8f010805d3-sock
5480 com.github.badsyntax.gradle.GradleServer --port=58930 --startBuildServer=false --languageServerPipePath=\\.\pipe\0236e47f70badb15c74335830bea2e99-sock
8456 jdk.jcmd/sun.tools.jps.Jps -lm
4764 com.github.badsyntax.gradle.GradleServer --port=58847 --startBuildServer=false --languageServerPipePath=\\.\pipe\a5edd2b33731627f00c0ad41eddc984e-sock
4956 com.github.badsyntax.gradle.GradleServer --port=58727 --startBuildServer=false --languageServerPipePath=\\.\pipe\f55be1d6a1acebe48356d4fcd41772ca-sock
7564 com.github.badsyntax.gradle.GradleServer --port=58763 --startBuildServer=false --languageServerPipePath=\\.\pipe\5b0b4062775b0fc5d1190e1324dc6cff-sock
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lib".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading