Skip to content

updates

updates #88

Triggered via push September 9, 2024 16:19
Status Failure
Total duration 56s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
yaml[truthy]: roles/exa/tasks/main.yml#L12
Truthy value should be one of \[false, true]
yaml[empty-lines]: roles/exa/tasks/main.yml#L22
Too many blank lines (3 > 0)
fqcn[canonical]: roles/tmux/tasks/main.yml#L13
You should use canonical module name `community.general.gem` instead of `ansible.builtin.gem`.
Lint
Process completed with exit code 2.
no-changed-when: roles/awscli/tasks/main.yml#L8
Commands should not change things if nothing needs doing.
no-changed-when: roles/brotab/tasks/main.yml#L8
Commands should not change things if nothing needs doing.
no-changed-when: roles/brotab/tasks/main.yml#L11
Commands should not change things if nothing needs doing.
no-changed-when: roles/copier/tasks/main.yml#L1
Commands should not change things if nothing needs doing.
no-changed-when: roles/devbox/tasks/main.yml#L1
Commands should not change things if nothing needs doing.
command-instead-of-module: roles/devbox/tasks/main.yml#L7
curl used in place of get_url or uri module
no-changed-when: roles/devbox/tasks/main.yml#L7
Commands should not change things if nothing needs doing.
risky-shell-pipe: roles/devbox/tasks/main.yml#L7
Shells that use pipes should set the pipefail option.
risky-shell-pipe: roles/dnsdock/tasks/main.yml#L1
Shells that use pipes should set the pipefail option.
no-changed-when: roles/dnsdock/tasks/main.yml#L12
Commands should not change things if nothing needs doing.