Skip to content

Build and Test Scheduled On 3.2 #2317

Build and Test Scheduled On 3.2

Build and Test Scheduled On 3.2 #2317

Triggered via schedule May 20, 2024 12:03
Status Success
Total duration 50m 41s
Artifacts 11
Matrix: unit-test-prepare
integration-test-prepare
5s
integration-test-prepare
samples-test-prepare
5s
samples-test-prepare
license
1m 7s
license
error-code-inspecting
6m 5s
error-code-inspecting
native-image-inspecting
10m 32s
native-image-inspecting
Matrix: unit-test-fastjson2
Matrix: unit-test
Matrix: integration-test-job
Matrix: samples-test-job
Matrix: integration-test-result
Matrix: samples-test-result
Fit to window
Zoom out
Zoom in

Annotations

35 errors, 122 warnings, and 1 notice
Unit Test On ubuntu-latest (JDK: 8, Serialization: fastjson2)
/10.1.0.48:36240 -> /10.1.0.48:45932
Unit Test On ubuntu-latest (JDK: 21, Serialization: fastjson2)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On ubuntu-latest (JDK: 21, Serialization: fastjson2)
/10.1.0.125:34135 -> /10.1.0.125:47914
Unit Test On ubuntu-latest (JDK: 21, Serialization: fastjson2)
/10.1.0.125:30384 -> /10.1.0.125:36344
Unit Test On ubuntu-latest (JDK: 21)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On ubuntu-latest (JDK: 21)
/10.1.0.117:36709 -> /10.1.0.117:32974
Unit Test On ubuntu-latest (JDK: 21)
/10.1.0.117:30482 -> /10.1.0.117:33742
Unit Test On ubuntu-latest (JDK: 8)
/10.1.0.19:34140 -> /10.1.0.19:60342
Unit Test On ubuntu-latest (JDK: 17)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On ubuntu-latest (JDK: 17)
/10.1.0.185:37794 -> /10.1.0.185:45228
Unit Test On ubuntu-latest (JDK: 17, Serialization: fastjson2)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On ubuntu-latest (JDK: 17, Serialization: fastjson2)
/10.1.0.25:30152 -> /10.1.0.25:54966
Unit Test On ubuntu-latest (JDK: 11)
/10.1.0.81:32822 -> /10.1.0.81:56518
Unit Test On ubuntu-latest (JDK: 11, Serialization: fastjson2)
/10.1.0.143:31091 -> /10.1.0.143:55188
Unit Test On ubuntu-latest (JDK: 11, Serialization: fastjson2)
/10.1.0.143:36267 -> /10.1.0.143:46708
Unit Test On windows-latest (JDK: 21, Serialization: fastjson2)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On windows-latest (JDK: 21, Serialization: fastjson2)
/172.27.144.1:36297 -> /172.27.144.1:56745
Unit Test On windows-latest (JDK: 21, Serialization: fastjson2)
/172.27.144.1:34879 -> /172.27.144.1:56752
Unit Test On windows-latest (JDK: 17, Serialization: fastjson2)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On windows-latest (JDK: 17, Serialization: fastjson2)
/172.23.96.1:38858 -> /172.23.96.1:53202
Unit Test On windows-latest (JDK: 17, Serialization: fastjson2)
/172.23.96.1:34472 -> /172.23.96.1:53209
Unit Test On windows-latest (JDK: 17)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On windows-latest (JDK: 17)
/172.28.64.1:35125 -> /172.28.64.1:60507
Unit Test On windows-latest (JDK: 17)
/172.28.64.1:32619 -> /172.28.64.1:60512
Unit Test On windows-latest (JDK: 8)
/172.25.112.1:38551 -> /172.25.112.1:53207
Unit Test On windows-latest (JDK: 8)
/172.25.112.1:38039 -> /172.25.112.1:53302
Unit Test On windows-latest (JDK: 8, Serialization: fastjson2)
/172.20.144.1:35554 -> /172.20.144.1:50226
Unit Test On windows-latest (JDK: 8, Serialization: fastjson2)
/172.20.144.1:39339 -> /172.20.144.1:50321
Unit Test On windows-latest (JDK: 11, Serialization: fastjson2)
/172.22.192.1:33045 -> /172.22.192.1:51714
Unit Test On windows-latest (JDK: 11, Serialization: fastjson2)
/172.22.192.1:36877 -> /172.22.192.1:51809
Unit Test On windows-latest (JDK: 11)
/172.26.224.1:39694 -> /172.26.224.1:58819
Unit Test On windows-latest (JDK: 11)
/172.26.224.1:34947 -> /172.26.224.1:58914
Unit Test On windows-latest (JDK: 21)
Cannot invoke "java.lang.Throwable.getMessage()" because the return value of "java.io.IOException.getCause()" is null
Unit Test On windows-latest (JDK: 21)
/172.28.64.1:34626 -> /172.28.64.1:51136
Unit Test On windows-latest (JDK: 21)
/172.28.64.1:30316 -> /172.28.64.1:51143
native-image-inspecting
A new GraalVM release is available! Please consider upgrading to GraalVM for JDK 17. Instructions: https://github.com/graalvm/setup-graalvm#migrating-from-graalvm-223-or-earlier-to-the-new-graalvm-for-jdk-17-and-later
Preparation for Unit Test On ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
samples-test-prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-test-prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Preparation for Unit Test On windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
license
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
error-code-inspecting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
native-image-inspecting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 5 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 4 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 3 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 1 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples Test on ubuntu-latest (JobId: 2 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
samples-test-result (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
samples-test-result (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
samples-test-result (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
samples-test-result (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 4 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 2 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 1 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 5 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On ubuntu-latest (JDK: 8, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 21, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On ubuntu-latest (JDK: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On ubuntu-latest (JDK: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On ubuntu-latest (JDK: 17, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On ubuntu-latest (JDK: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On ubuntu-latest (JDK: 11, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/setup-java@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test on ubuntu-latest (JobId: 3 JavaVer: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-test-result (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-test-result (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-test-result (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-test-result (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 21, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 17, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On windows-latest (JDK: 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On windows-latest (JDK: 8, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 11, Serialization: fastjson2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test On windows-latest (JDK: 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test On windows-latest (JDK: 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "error-inspection-result", "integration-test-list", "integration-test-result-11", "integration-test-result-17", "integration-test-result-21", "integration-test-result-8", "samples-test-list", "samples-test-result-11", "samples-test-result-17", "samples-test-result-21", "samples-test-result-8". 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/

Artifacts

Produced during runtime
Name Size
error-inspection-result
1.04 KB
integration-test-list
11.9 KB
integration-test-result-11
5.73 KB
integration-test-result-17
5.84 KB
integration-test-result-21
5.84 KB
integration-test-result-8
5.73 KB
samples-test-list
17.2 KB
samples-test-result-11
9.18 KB
samples-test-result-17
9.21 KB
samples-test-result-21
9.21 KB
samples-test-result-8
9.18 KB