Skip to content

feat: Update dev tools #47

feat: Update dev tools

feat: Update dev tools #47

Triggered via push March 5, 2024 22:50
Status Failure
Total duration 32s
Artifacts

lint.yml

on: push
Lint Ansible playbooks
25s
Lint Ansible playbooks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
yaml[truthy]: playbook/tasks/install/python.yml#L5
Truthy value should be one of \[false, true]
yaml[truthy]: playbook/tasks/install/python.yml#L10
Truthy value should be one of \[false, true]
yaml[truthy]: playbook/tasks/install/python.yml#L11
Truthy value should be one of \[false, true]
no-changed-when: playbook/tasks/install/python.yml#L13
Commands should not change things if nothing needs doing.
name[template]: playbook/tasks/install/python.yml#L17
Jinja templates should only be at the end of 'name'
no-changed-when: playbook/tasks/install/python.yml#L17
Commands should not change things if nothing needs doing.
Lint Ansible playbooks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.