Skip to content

allowing rpm downgrade and forcing handlers on failure #140

allowing rpm downgrade and forcing handlers on failure

allowing rpm downgrade and forcing handlers on failure #140

Triggered via push July 12, 2024 14:03
Status Success
Total duration 55s
Artifacts

lint.yml

on: push
Lint for push
45s
Lint for push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Lint for push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
no-handler: roles/rke2/tasks/add_ansible_managed_config.yml#L31
Tasks that run when changed should likely be handlers.
yaml[line-length]: inventory/sample/hosts.yml#L6
Line too long (123 > 120 characters)
yaml[comments-indentation]: inventory/sample/hosts.yml#L25
Comment not indented like content
yaml[line-length]: inventory/sample/hosts.yml#L28
Line too long (265 > 120 characters)
yaml[line-length]: inventory/sample/hosts.yml#L31
Line too long (265 > 120 characters)
yaml[line-length]: inventory/sample/hosts.yml#L34
Line too long (265 > 120 characters)
yaml[comments-indentation]: inventory/sample/hosts.yml#L66
Comment not indented like content
ignore-errors: roles/testing/tasks/troubleshooting.yml#L12
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/testing/tasks/troubleshooting.yml#L28
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/testing/tasks/troubleshooting.yml#L44
Use failed_when and specify error conditions instead of using ignore_errors.
Lint for push: inventory/sample/hosts.yml#L6
6:121 [line-length] line too long (123 > 120 characters)
Lint for push: inventory/sample/hosts.yml#L25
25:11 [comments-indentation] comment not indented like content
Lint for push: inventory/sample/hosts.yml#L28
28:121 [line-length] line too long (265 > 120 characters)
Lint for push: inventory/sample/hosts.yml#L31
31:121 [line-length] line too long (265 > 120 characters)
Lint for push: inventory/sample/hosts.yml#L34
34:121 [line-length] line too long (265 > 120 characters)
Lint for push: inventory/sample/hosts.yml#L66
66:11 [comments-indentation] comment not indented like content