Skip to content

fix linter

fix linter #54

Triggered via pull request August 12, 2024 21:54
Status Failure
Total duration 43s
Artifacts

ansible.yml

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

Annotations

3 errors and 8 warnings
fqcn[action-core]: tasks/update-ca-bundle.yml#L2
Use FQCN for builtin module actions (ansible.builtin.yum).
syntax-check[specific]: tests/test.yml#L43
the role 'riemers.ansible-gitlab-runner' was not found in /home/runner/work/ansible-gitlab-runner/ansible-gitlab-runner/tests/roles:/home/runner/.cache/ansible-compat/878622/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/ansible-gitlab-runner/ansible-gitlab-runner/tests
ansible-lint
Process completed with exit code 2.
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.