Mm feature/cluster settings #229
linters.yaml
on: pull_request
ansible-lint
48s
tox-linters
/
Runs code linting tests
13s
Annotations
4 errors and 2 warnings
command-instead-of-shell:
roles/cluster_settings/tasks/main.yml#L91
Use shell only when shell functionality is required.
|
yaml[truthy]:
roles/cluster_settings/tasks/main.yml#L94
Truthy value should be one of \[false, true]
|
fqcn[action-core]:
roles/cluster_settings/tasks/main.yml#L96
Use FQCN for builtin module actions (debug).
|
ansible-lint
Process completed with exit code 2.
|
tox-linters / Runs code linting tests
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/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|