Bump the ansible-lint version to 24.7.0 #171
linters.yaml
on: pull_request
ansible-lint
54s
tox-linters
/
Runs code linting tests
25s
Annotations
2 errors and 2 warnings
yaml[new-line-at-end-of-file]:
changelogs/fragments/161-bump-ansible-lint-version.yml#L3
No new line character at the end of file
|
ansible-lint
Process completed with exit code 2.
|
tox-linters / Runs code linting tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fqcn[deep]:
tests/unit/plugins/modules/cloud/misc/test_terraform.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/modules/cloud/misc/test_terraform.py' directly under 'plugins/modules' folder.
|