CI #48
Annotations
2 errors and 10 warnings
no-changed-when:
tasks/install-improved-nanorc.yml#L30
Commands should not change things if nothing needs doing.
|
Lint
Process completed with exit code 2.
|
role-name[path]:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
name[casing]:
molecule/default/converge.yml#L6
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L6
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L8
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-improved-nanorc.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-improved-nanorc.yml#L10
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-improved-nanorc.yml#L20
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-improved-nanorc.yml#L30
All names should start with an uppercase letter.
|
no-handler:
tasks/install-improved-nanorc.yml#L30
Tasks that run when changed should likely be handlers.
|
name[casing]:
tasks/main.yml#L3
All names should start with an uppercase letter.
|