fix github action #4
Annotations
10 errors and 10 warnings
role-name:
roles/macos-provisioner#L1
Role name macos-provisioner does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
ignore-errors:
roles/macos-provisioner/tasks/install.yml#L13
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/macos-provisioner/tasks/install.yml#L20
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/macos-provisioner/tasks/install.yml#L38
Use failed_when and specify error conditions instead of using ignore_errors.
|
risky-file-permissions:
roles/macos-provisioner/tasks/install.yml#L38
File permissions unset or incorrect.
|
ignore-errors:
roles/macos-provisioner/tasks/install.yml#L54
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/macos-provisioner/tasks/install.yml#L63
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/macos-provisioner/tasks/install.yml#L76
Use failed_when and specify error conditions instead of using ignore_errors.
|
no-changed-when:
roles/macos-provisioner/tasks/install.yml#L76
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/macos-provisioner/tasks/prepare.yml#L6
Commands should not change things if nothing needs doing.
|
yaml[indentation]:
collections/requirements.yml#L4
Wrong indentation: expected at least 1
|
yaml[indentation]:
data/vars.yml#L6
Wrong indentation: expected 4 but found 2
|
yaml[indentation]:
data/vars.yml#L13
Wrong indentation: expected 4 but found 2
|
yaml[comments]:
data/vars.yml#L21
Missing starting space in comment
|
yaml[comments]:
data/vars.yml#L23
Missing starting space in comment
|
yaml[indentation]:
data/vars.yml#L58
Wrong indentation: expected 4 but found 2
|
yaml[comments]:
data/vars.yml#L69
Missing starting space in comment
|
yaml[comments]:
data/vars.yml#L72
Missing starting space in comment
|
yaml[comments]:
data/vars.yml#L73
Missing starting space in comment
|
yaml[comments]:
data/vars.yml#L74
Missing starting space in comment
|