Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding #5
Annotations
4 errors and 1 warning
|
ansible-lint
Process completed with exit code 1.
|
|
ignore-errors:
collection/stages/roles/day2ops/tasks/procedures/run-performance-test.yml#L263
Use failed_when and specify error conditions instead of using ignore_errors.
|
|
risky-shell-pipe:
collection/stages/roles/day2ops/tasks/procedures/run-performance-test.yml#L203
Shells that use pipes should set the pipefail option.
|
|
risky-shell-pipe:
collection/stages/roles/day2ops/tasks/procedures/run-performance-test.yml#L91
Shells that use pipes should set the pipefail option.
|
|
ansible-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|