fix - Fallback to Buildship when multiple gradle projects in same lev… #4
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':
1840 com.github.badsyntax.gradle.GradleServer --port=50238 --startBuildServer=false --languageServerPipePath=\\.\pipe\2500db4bf9d9907112e8eaf6fad4cfda-sock
2004 com.github.badsyntax.gradle.GradleServer --port=50374 --startBuildServer=false --languageServerPipePath=\\.\pipe\8a73bd39074889e0396f1fee383f3213-sock
2516 com.github.badsyntax.gradle.GradleServer --port=50176 --startBuildServer=false --languageServerPipePath=\\.\pipe\19d534ab702824a3c6375ee042005f97-sock
2200 com.github.badsyntax.gradle.GradleServer --port=50206 --startBuildServer=false --languageServerPipePath=\\.\pipe\7c24cf0d7e0f85eb61a074b3137fe1d9-sock
2572 com.github.badsyntax.gradle.GradleServer --port=50309 --startBuildServer=false --languageServerPipePath=\\.\pipe\155c881f49163d37680b6e04a3548e15-sock
8124 com.github.badsyntax.gradle.GradleServer --port=50268 --startBuildServer=false --languageServerPipePath=\\.\pipe\70348cac989dc960f81c007163fe4d90-sock
8412 jdk.jcmd/sun.tools.jps.Jps -lm
8764 com.github.badsyntax.gradle.GradleServer --port=50346 --startBuildServer=false --languageServerPipePath=\\.\pipe\99863a8d61dd8ffb584ef01a4c9f8efe-sock
|
|
Failed to delete C:\Users\runneradmin\.gradle\caches\jars-9\o_9469a4f260ee413c8f51ba934fb2bbfc, which will impact caching.
It is likely locked by another process. Output of 'jps -ml':
1840 com.github.badsyntax.gradle.GradleServer --port=50238 --startBuildServer=false --languageServerPipePath=\\.\pipe\2500db4bf9d9907112e8eaf6fad4cfda-sock
2004 com.github.badsyntax.gradle.GradleServer --port=50374 --startBuildServer=false --languageServerPipePath=\\.\pipe\8a73bd39074889e0396f1fee383f3213-sock
2516 com.github.badsyntax.gradle.GradleServer --port=50176 --startBuildServer=false --languageServerPipePath=\\.\pipe\19d534ab702824a3c6375ee042005f97-sock
2200 com.github.badsyntax.gradle.GradleServer --port=50206 --startBuildServer=false --languageServerPipePath=\\.\pipe\7c24cf0d7e0f85eb61a074b3137fe1d9-sock
8280 jdk.jcmd/sun.tools.jps.Jps -lm
2572 com.github.badsyntax.gradle.GradleServer --port=50309 --startBuildServer=false --languageServerPipePath=\\.\pipe\155c881f49163d37680b6e04a3548e15-sock
8124 com.github.badsyntax.gradle.GradleServer --port=50268 --startBuildServer=false --languageServerPipePath=\\.\pipe\70348cac989dc960f81c007163fe4d90-sock
8764 com.github.badsyntax.gradle.GradleServer --port=50346 --startBuildServer=false --languageServerPipePath=\\.\pipe\99863a8d61dd8ffb584ef01a4c9f8efe-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