Skip to content

Operator yaml to helm chart #459

Operator yaml to helm chart

Operator yaml to helm chart #459

Triggered via pull request April 11, 2024 05:09
Status Success
Total duration 32m 48s
Artifacts

pull_request.yml

on: pull_request
Matrix: bdd-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
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: 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/.