Skip to content

Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding #5

Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding

Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding #5

Triggered via pull request July 1, 2026 20:19
Status Failure
Total duration 1m 54s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/