Skip to content

cleanup

cleanup #129

Triggered via push June 18, 2024 14:02
Status Success
Total duration 58s
Artifacts

lint.yml

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

Annotations

17 warnings
Lint for push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
no-handler: roles/rke2/tasks/add-audit-policy-config.yml#L33
Tasks that run when changed should likely be handlers.
no-handler: roles/rke2/tasks/add-pod-security-admission-config.yml#L33
Tasks that run when changed should likely be handlers.
no-handler: roles/rke2/tasks/add-registry-config.yml#L33
Tasks that run when changed should likely be handlers.
ignore-errors: roles/testing/tasks/troubleshooting.yml#L12
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