Skip to content

Add CPMS e2e-presubmit test stage role for shiftstack-qa #12

Add CPMS e2e-presubmit test stage role for shiftstack-qa

Add CPMS e2e-presubmit test stage role for shiftstack-qa #12

Triggered via pull request July 7, 2026 08:34
Status Failure
Total duration 2m 8s
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.
key-order[task]: collection/stages/roles/day2ops/tasks/procedures/cpms_replace_attrs.yml#L204
You can improve the task key order to: name, ignore_errors, block
ignore-errors: collection/stages/roles/day2ops/tasks/procedures/cpms_replace_attrs.yml#L204
Use failed_when and specify error conditions instead of using ignore_errors.
var-naming[pattern]: collection/stages/roles/day2ops/tasks/procedures/cpms_replace_attrs.yml#L157
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (expected_fd_volumeType) (vars: expected_fd_volumeType)
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/