Skip to content

[fix] Update image used for must-gather test #4643

[fix] Update image used for must-gather test

[fix] Update image used for must-gather test #4643

Triggered via pull request May 4, 2024 11:13
Status Success
Total duration 36s
Artifacts

code_quality.yaml

on: pull_request
shellcheck linter
6s
shellcheck linter
robocop
28s
robocop
python linters
23s
python linters
selftests
10s
selftests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
shellcheck linter: ods_ci/tests/Tests/505__must_gather/get-must-gather-logs.sh#L6
[shellcheck] reported by reviewdog 🐶 Check exit code directly with e.g. 'if mycmd;', not indirectly with $?. [SC2181](https://github.com/koalaman/shellcheck/wiki/SC2181) Raw Output: ./ods_ci/tests/Tests/505__must_gather/get-must-gather-logs.sh:6:6:style:Check exit code directly with e.g. 'if mycmd;', not indirectly with $?. [SC2181](https://github.com/koalaman/shellcheck/wiki/SC2181)
shellcheck linter: ods_ci/tests/Tests/505__must_gather/get-must-gather-logs.sh#L4
[shellcheck] reported by reviewdog 🐶 In POSIX sh, &> is undefined. [SC3020](https://github.com/koalaman/shellcheck/wiki/SC3020) Raw Output: ./ods_ci/tests/Tests/505__must_gather/get-must-gather-logs.sh:4:125:warning:In POSIX sh, &> is undefined. [SC3020](https://github.com/koalaman/shellcheck/wiki/SC3020)
selftests
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/.
python linters
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/.
robocop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
robocop
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/