Inventory/terraform_state - Support remote/cloud backends #174
linters.yaml
on: pull_request
ansible-lint
56s
tox-linters
/
Runs code linting tests
24s
Annotations
3 errors and 2 warnings
yaml[comments]:
plugins/inventory/terraform_state.py#L459
Missing starting space in comment
|
yaml[comments]:
plugins/inventory/terraform_state.py#L479
Missing starting space in comment
|
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.
|