Skip to content

fix linter

fix linter #61

Triggered via pull request August 13, 2024 18:59
Status Success
Total duration 52s
Artifacts

ansible.yml

on: pull_request
ansible-lint
46s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
no-changed-when: handlers/main.yml#L12
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L55
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L58
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L67
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L86
Commands should not change things if nothing needs doing.
no-changed-when: tasks/register-runner.yml#L2
Commands should not change things if nothing needs doing.
no-changed-when: tasks/register-runner.yml#L190
Commands should not change things if nothing needs doing.
no-changed-when: tasks/unregister-runner.yml#L27
Commands should not change things if nothing needs doing.
no-changed-when: tests/test.yml#L26
Commands should not change things if nothing needs doing.
no-changed-when: tests/test.yml#L53
Commands should not change things if nothing needs doing.