ACA-1639 manage security group #249
linters.yml
on: pull_request
ansible-lint
27s
tox-linters
/
Runs code linting tests
15s
Annotations
4 errors and 1 warning
tox-linters / Runs code linting tests
Process completed with exit code 1.
|
yaml[empty-lines]:
changelogs/fragments/20240721-test_azure_manage_security_group.yml#L3
Too many blank lines (1 > 0)
|
schema[tasks]:
tests/integration/targets/test_azure_manage_security_group/tasks/main.yml#L1
$[1].block None is not of type 'array'. See https://docs.ansible.com/ansible/latest/user_guide/playbooks_blocks.html
|
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/
|