yes/no are not bools #157
Annotations
16 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/
|
yaml[comments-indentation]:
inventory/sample/hosts.yml#L25
Comment not indented like content
|
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
|
Lint for push:
roles/rke2/molecule/template/create.yml#L150
150:121 [line-length] line too long (148 > 120 characters)
|
Lint for push:
roles/rke2/molecule/template/create.yml#L231
231:121 [line-length] line too long (137 > 120 characters)
|
Lint for push:
roles/rke2/tasks/calculate_rke2_version.yml#L38
38:121 [line-length] line too long (123 > 120 characters)
|
Lint for push:
roles/rke2/tasks/save_generated_token.yml#L26
26:121 [line-length] line too long (139 > 120 characters)
|