Skip to content

20.04 fixes

20.04 fixes #70

Triggered via pull request June 21, 2023 13:53
@tersmittentersmitten
synchronize #10
2004-fixes
Status Failure
Total duration 28m 44s
Artifacts

ci.yml

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

Annotations

1 error and 10 warnings
Molecule (ubuntu1604, >=2.10, <2.11)
Process completed with exit code 1.
name[casing]: handlers/main.yml#L3
All names should start with an uppercase letter.
no-changed-when: handlers/main.yml#L3
Commands should not change things if nothing needs doing.
role-name[path]: molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
name[casing]: tasks/cleanup.yml#L3
All names should start with an uppercase letter.
no-changed-when: tasks/cleanup.yml#L3
Commands should not change things if nothing needs doing.
risky-shell-pipe: tasks/cleanup.yml#L3
Shells that use pipes should set the pipefail option.
name[casing]: tasks/cleanup.yml#L7
All names should start with an uppercase letter.
no-changed-when: tasks/cleanup.yml#L7
Commands should not change things if nothing needs doing.
risky-shell-pipe: tasks/cleanup.yml#L7
Shells that use pipes should set the pipefail option.
name[casing]: tasks/cleanup.yml#L12
All names should start with an uppercase letter.