Skip to content

revert: CI uses operator yaml #469

revert: CI uses operator yaml

revert: CI uses operator yaml #469

Triggered via pull request April 11, 2024 09:53
Status Failure
Total duration 20m 43s
Artifacts

pull_request.yml

on: pull_request
Matrix: bdd-test
csi-driver
0s
csi-driver
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
lint: ci/sanity.sh#L80
[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: ./ci/sanity.sh:80:14:style:Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?. [SC2181](https://github.com/koalaman/shellcheck/wiki/SC2181)
lint
Process completed with exit code 1.
lint: ci/ci-test.sh#L32
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:32:23:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L34
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:34:23:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L34
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:34:29:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L41
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:41:23:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L43
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:43:23:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L43
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:43:29:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L55
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:55:16:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L67
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ci/ci-test.sh:67:22:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
lint: ci/ci-test.sh#L126
[shellcheck] reported by reviewdog 🐶 echo may not expand escape sequences. Use printf. [SC2028](https://github.com/koalaman/shellcheck/wiki/SC2028) Raw Output: ./ci/ci-test.sh:126:6:info:echo may not expand escape sequences. Use printf. [SC2028](https://github.com/koalaman/shellcheck/wiki/SC2028)
bdd-test (v1.27.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.