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':
2624 com.github.badsyntax.gradle.GradleServer --port=62856 --startBuildServer=false --languageServerPipePath=\\.\pipe\8d91db6571bbd20f0450c9bd2d0e4a90-sock
5952 jdk.jcmd/sun.tools.jps.Jps -lm
5844 com.github.badsyntax.gradle.GradleServer --port=62926 --startBuildServer=false --languageServerPipePath=\\.\pipe\95553f481d6dee347e18c66dd6a9c28f-sock
6596 com.github.badsyntax.gradle.GradleServer --port=62794 --startBuildServer=false --languageServerPipePath=\\.\pipe\8c0be8639b7e7470c2b7008cac1ccbc5-sock
9028 com.github.badsyntax.gradle.GradleServer --port=62956 --startBuildServer=false --languageServerPipePath=\\.\pipe\ca3813e6750e3839d75cb89954c53cf4-sock
5304 com.github.badsyntax.gradle.GradleServer --port=62825 --startBuildServer=false --languageServerPipePath=\\.\pipe\7343db033df90112e5fa7c0af4f27d31-sock
8024 com.github.badsyntax.gradle.GradleServer --port=62895 --startBuildServer=false --languageServerPipePath=\\.\pipe\4c33b4cb58ecffa5c75f8fb994a0b975-sock
1868 com.github.badsyntax.gradle.GradleServer --port=62765 --startBuildServer=false --languageServerPipePath=\\.\pipe\52023a0e47ad73c96a8b8b916e3efb19-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':
2624 com.github.badsyntax.gradle.GradleServer --port=62856 --startBuildServer=false --languageServerPipePath=\\.\pipe\8d91db6571bbd20f0450c9bd2d0e4a90-sock
4432 jdk.jcmd/sun.tools.jps.Jps -lm
5844 com.github.badsyntax.gradle.GradleServer --port=62926 --startBuildServer=false --languageServerPipePath=\\.\pipe\95553f481d6dee347e18c66dd6a9c28f-sock
6596 com.github.badsyntax.gradle.GradleServer --port=62794 --startBuildServer=false --languageServerPipePath=\\.\pipe\8c0be8639b7e7470c2b7008cac1ccbc5-sock
9028 com.github.badsyntax.gradle.GradleServer --port=62956 --startBuildServer=false --languageServerPipePath=\\.\pipe\ca3813e6750e3839d75cb89954c53cf4-sock
5304 com.github.badsyntax.gradle.GradleServer --port=62825 --startBuildServer=false --languageServerPipePath=\\.\pipe\7343db033df90112e5fa7c0af4f27d31-sock
8024 com.github.badsyntax.gradle.GradleServer --port=62895 --startBuildServer=false --languageServerPipePath=\\.\pipe\4c33b4cb58ecffa5c75f8fb994a0b975-sock
1868 com.github.badsyntax.gradle.GradleServer --port=62765 --startBuildServer=false --languageServerPipePath=\\.\pipe\52023a0e47ad73c96a8b8b916e3efb19-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