Skip to content

Consistency changes #35

Consistency changes

Consistency changes #35

Triggered via pull request August 30, 2023 14:12
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: Molecule
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
literal-compare: tasks/main.yml#L15
Don't compare to literal True/False.
no-changed-when: tasks/main.yml#L40
Commands should not change things if nothing needs doing.
no-handler: tasks/main.yml#L40
Tasks that run when changed should likely be handlers.
no-changed-when: tasks/main.yml#L48
Commands should not change things if nothing needs doing.
no-handler: tasks/main.yml#L48
Tasks that run when changed should likely be handlers.
Lint
Process completed with exit code 2.
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#L22
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L31
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L40
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L48
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L55
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L67
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L79
All names should start with an uppercase letter.