Skip to content
Triggered via schedule April 26, 2023 02:19
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

9 errors and 10 warnings
no-changed-when: tasks/git.yml#L31
Commands should not change things if nothing needs doing.
no-changed-when: tasks/git.yml#L44
Commands should not change things if nothing needs doing.
no-changed-when: tasks/git.yml#L56
Commands should not change things if nothing needs doing.
no-changed-when: tasks/git.yml#L75
Commands should not change things if nothing needs doing.
no-changed-when: tasks/git.yml#L97
Commands should not change things if nothing needs doing.
name[play]: tests/test.yml#L3
All plays should be named.
name[play]: tests/vagrant.yml#L3
All plays should be named.
yaml[comments]: tests/vars/vagrant.yml#L65
Missing starting space in comment
Lint
Process completed with exit code 2.
Lint: tests/vars/vagrant.yml#L62
62:5 [comments-indentation] comment not indented like content
Lint: tests/vars/vagrant.yml#L65
65:2 [comments] missing starting space in comment
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]: molecule/default/converge.yml#L6
All names should start with an uppercase letter.
name[casing]: tasks/git.yml#L3
All names should start with an uppercase letter.
name[casing]: tasks/git.yml#L10
All names should start with an uppercase letter.
name[casing]: tasks/git.yml#L21
All names should start with an uppercase letter.
name[casing]: tasks/git.yml#L31
All names should start with an uppercase letter.
no-handler: tasks/git.yml#L31
Tasks that run when changed should likely be handlers.