chore: update dependencies for nebula single node support #16
pre-commit-ansible.yaml
on: pull_request
pre-commit-ansible
47s
Annotations
5 errors and 1 warning
name[template]:
ansible/roles/cyclonedds/tasks/main.yaml#L1
Jinja templates should only be at the end of 'name'
|
fqcn[action-core]:
ansible/roles/netplan/tasks/main.yaml#L14
Use FQCN for builtin module actions (command).
|
no-changed-when:
ansible/roles/netplan/tasks/main.yaml#L14
Commands should not change things if nothing needs doing.
|
risky-file-permissions:
ansible/roles/ptp4l_host/tasks/main.yaml#L8
File permissions unset or incorrect.
|
pre-commit-ansible
Process completed with exit code 1.
|
pre-commit-ansible
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|