Fix: add bsp dispose method (#1543) #2178
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':
4080 com.github.badsyntax.gradle.GradleServer --port=57966 --startBuildServer=false --languageServerPipePath=\\.\pipe\02d522ca9e24348cac0bb0f9a783f94f-sock
8848 com.github.badsyntax.gradle.GradleServer --port=57995 --startBuildServer=false --languageServerPipePath=\\.\pipe\0eafd1e77f73cfb29651fa5176adce51-sock
3732 com.github.badsyntax.gradle.GradleServer --port=57936 --startBuildServer=false --languageServerPipePath=\\.\pipe\a315ea0cc622a463deacbaca64f8593a-sock
3864 com.github.badsyntax.gradle.GradleServer --port=58017 --startBuildServer=false --languageServerPipePath=\\.\pipe\2ccc0d88cf7daff8261235103adf499f-sock
7800 jdk.jcmd/sun.tools.jps.Jps -lm
8744 com.github.badsyntax.gradle.GradleServer --port=58039 --startBuildServer=false --languageServerPipePath=\\.\pipe\8e291c664f5d1ae7fdcdd6b0d510332d-sock
5964 com.github.badsyntax.gradle.GradleServer --port=57907 --startBuildServer=false --languageServerPipePath=\\.\pipe\2083d92fe77f5e74a2b1fefdd23573ac-sock
8044 com.github.badsyntax.gradle.GradleServer --port=58039 --startBuildServer=false --languageServerPipePath=\\.\pipe\8e291c664f5d1ae7fdcdd6b0d510332d-sock
892 com.github.badsyntax.gradle.GradleServer --port=57877 --startBuildServer=false --languageServerPipePath=\\.\pipe\aec4e597d0250284df73fa039a0052af-sock
|
|
Failed to delete C:\Users\runneradmin\.gradle\caches\jars-9\o_e4f30603e4c3a7e2d25f25b6d9617aa8, which will impact caching.
It is likely locked by another process. Output of 'jps -ml':
4080 com.github.badsyntax.gradle.GradleServer --port=57966 --startBuildServer=false --languageServerPipePath=\\.\pipe\02d522ca9e24348cac0bb0f9a783f94f-sock
8848 com.github.badsyntax.gradle.GradleServer --port=57995 --startBuildServer=false --languageServerPipePath=\\.\pipe\0eafd1e77f73cfb29651fa5176adce51-sock
3732 com.github.badsyntax.gradle.GradleServer --port=57936 --startBuildServer=false --languageServerPipePath=\\.\pipe\a315ea0cc622a463deacbaca64f8593a-sock
3864 com.github.badsyntax.gradle.GradleServer --port=58017 --startBuildServer=false --languageServerPipePath=\\.\pipe\2ccc0d88cf7daff8261235103adf499f-sock
8744 com.github.badsyntax.gradle.GradleServer --port=58039 --startBuildServer=false --languageServerPipePath=\\.\pipe\8e291c664f5d1ae7fdcdd6b0d510332d-sock
5964 com.github.badsyntax.gradle.GradleServer --port=57907 --startBuildServer=false --languageServerPipePath=\\.\pipe\2083d92fe77f5e74a2b1fefdd23573ac-sock
8044 com.github.badsyntax.gradle.GradleServer --port=58039 --startBuildServer=false --languageServerPipePath=\\.\pipe\8e291c664f5d1ae7fdcdd6b0d510332d-sock
8268 jdk.jcmd/sun.tools.jps.Jps -lm
892 com.github.badsyntax.gradle.GradleServer --port=57877 --startBuildServer=false --languageServerPipePath=\\.\pipe\aec4e597d0250284df73fa039a0052af-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