Update GitHub action workflow and modify test case #395
main.yml
on: pull_request
Tests
29s
Tests - Coverge
1m 53s
Linters
31s
Codestyle
10s
Experimental
25s
Annotations
5 errors and 5 warnings
Experimental
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Tests - Coverge
expected: (= (quote ((3 3) (2 1))) (deep-reverse (quote ((1 2) (3 4)))))
actual: (not (= ((3 3) (2 1)) ((4 3) (2 1))))
at: MultiFn.java:229
|
Tests - Coverge
ENOENT: no such file or directory, open './target/coverage/lcov.info'
|
Tests - Coverge
Process completed with exit code 1.
|
Codestyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Experimental
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - Coverge
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|