Create galaxy.yml #162
Annotations
3 errors and 16 warnings
galaxy[no-changelog]:
galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
galaxy[no-runtime]:
galaxy.yml#L1
meta/runtime.yml file not found.
|
Lint for push
Process completed with exit code 2.
|
Lint for push
The following actions use a deprecated Node.js version 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:
roles/rke2/tasks/main.yml#L70
70:121 [line-length] line too long (167 > 120 characters)
|
Lint for push:
roles/rke2/tasks/main.yml#L111
111:121 [line-length] line too long (141 > 120 characters)
|
Lint for push:
roles/rke2/tasks/save_generated_token.yml#L26
26:121 [line-length] line too long (139 > 120 characters)
|
Lint for push:
roles/rke2/tasks/save_generated_token.yml#L41
41:121 [line-length] line too long (150 > 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/config.yml#L6
6:121 [line-length] line too long (155 > 120 characters)
|
Lint for push:
roles/rke2/tasks/config.yml#L11
11:121 [line-length] line too long (146 > 120 characters)
|
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:
inventory/sample/hosts.yml#L6
6:121 [line-length] line too long (123 > 120 characters)
|