Fix ifup-allow-boot.service failing to start #69
continuous-integration.yml
on: pull_request
reuse-spdx
11s
ansible-lint
12m 46s
ansible-playbook
2m 26s
ansible-galaxy
1m 17s
yamllint
26s
pycodestyle
28s
shellcheck
34s
docker-image
34s
debops-unit-test
23s
debops-wheel
56m 58s
debops-sdist
53m 52s
codespell
12s
documentation
53m 15s
Annotations
17 errors and 16 warnings
codespell
Process completed with exit code 2.
|
reuse-spdx
Process completed with exit code 2.
|
docker-image
Process completed with exit code 2.
|
ansible-galaxy
Process completed with exit code 2.
|
meta-runtime[unsupported-version]:
ansible/collections/ansible_collections/debops/debops/meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
|
fqcn[action-core]:
ansible/roles/ifupdown/tasks/main.yml#L43
Use FQCN for builtin module actions (find).
|
fqcn[action-core]:
ansible/roles/ifupdown/tasks/main.yml#L48
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
ansible/roles/ifupdown/tasks/main.yml#L149
Use FQCN for builtin module actions (copy).
|
fqcn[action-core]:
ansible/roles/netbox/tasks/main.yml#L224
Use FQCN for builtin module actions (shell).
|
fqcn[action-core]:
ansible/roles/netbox/tasks/main.yml#L243
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
ansible/roles/netbox/tasks/main.yml#L256
Use FQCN for builtin module actions (shell).
|
fqcn[action-core]:
ansible/roles/netbox/tasks/main.yml#L275
Use FQCN for builtin module actions (shell).
|
fqcn[action-core]:
ansible/roles/netbox/tasks/main.yml#L294
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
ansible/roles/netbox/tasks/main.yml#L307
Use FQCN for builtin module actions (shell).
|
documentation
Process completed with exit code 2.
|
debops-sdist
Process completed with exit code 2.
|
debops-wheel
Process completed with exit code 2.
|
codespell
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/.
|
reuse-spdx
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/.
|
debops-unit-test
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/.
|
yamllint
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/.
|
pycodestyle
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/.
|
docker-image
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/.
|
shellcheck
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/.
|
ansible-galaxy
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/.
|
ansible-playbook
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/.
|
ansible-lint
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/.
|
jinja[spacing]:
ansible/roles/authorized_keys/tasks/main.yml#L54
Jinja2 spacing could be improved: {{ item.comment | d(omit) }} -> {{ item.comment | d(omit) }}
|
jinja[spacing]:
ansible/roles/authorized_keys/tasks/main.yml#L54
Jinja2 spacing could be improved: {{ item.exclusive | d(omit) }} -> {{ item.exclusive | d(omit) }}
|
jinja[spacing]:
ansible/roles/authorized_keys/tasks/main.yml#L54
Jinja2 spacing could be improved: {{ item.path | d(omit) }} -> {{ item.path | d(omit) }}
|
documentation
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/.
|
debops-sdist
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/.
|
debops-wheel
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/.
|