Skip to content

fix ansible-lint failures #34

fix ansible-lint failures

fix ansible-lint failures #34

Triggered via push May 17, 2024 20:10
Status Failure
Total duration 1m 23s
Artifacts

pre-commit.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L2
Task name should start with 'change_login_shell_macos | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L9
Task name should start with 'change_login_shell_macos | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L12
Task name should start with 'change_login_shell_macos | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L17
Task name should start with 'change_login_shell_macos | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L23
Task name should start with 'change_login_shell_macos | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L29
Task name should start with 'change_login_shell_macos | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L2
Task name should start with 'change_login_shell_other | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L9
Task name should start with 'change_login_shell_other | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L12
Task name should start with 'change_login_shell_other | '.
name[prefix]: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L17
Task name should start with 'change_login_shell_other | '.
risky-shell-pipe: ansible/roles/fish/tasks/10-add-fish-to-shells.yaml#L5
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/10-add-fish-to-shells.yaml#L15
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/10-add-fish-to-shells.yaml#L21
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/14-setup-fisher.yaml#L39
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L2
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/includes/change_login_shell_macos.yaml#L29
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L2
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L23
Shells that use pipes should set the pipefail option.
risky-shell-pipe: ansible/roles/fish/tasks/includes/change_login_shell_other.yaml#L29
Shells that use pipes should set the pipefail option.
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.