CI #70
Annotations
3 errors and 11 warnings
no-changed-when:
handlers/main.yml#L3
Commands should not change things if nothing needs doing.
|
key-order[task]:
tests/tasks/pre.yml#L11
You can improve the task key order to: name, connection, become, block
|
Lint
Process completed with exit code 2.
|
Lint
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/
|
name[casing]:
handlers/main.yml#L3
All names should start with an uppercase letter.
|
role-name[path]:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
name[casing]:
tasks/main.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L15
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L26
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L41
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L56
All names should start with an uppercase letter.
|
name[casing]:
tests/tasks/pre.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tests/tasks/pre.yml#L11
All names should start with an uppercase letter.
|
name[casing]:
tests/tasks/pre.yml#L14
All names should start with an uppercase letter.
|