Initial implementation #46
Annotations
1 error and 1 warning
Lint:
.github/workflows/integration-tests.yaml#L114
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2126:style:1:55: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
Raw Output:
.github/workflows/integration-tests.yaml:114:9: shellcheck reported issue in this script: SC2126:style:1:55: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|