NOTASK: use pipenv based github actions #123
linting.yml
on: pull_request
ansible-lint
28s
yamllint
17s
Annotations
10 errors and 2 warnings
galaxy[version-incorrect]:
galaxy.yml#L4
collection version should be greater than or equal to 1.0.0
|
name[template]:
roles/systemd_hostnamed/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_journald/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_localed/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_logind/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_networkd/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_pstore/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_resolved/tasks/systemd_service.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_service/tasks/main.yml#L2
Jinja templates should only be at the end of 'name'
|
name[template]:
roles/systemd_service/tasks/main.yml#L8
Jinja templates should only be at the end of 'name'
|
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ansible-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|