Skip to content

Inventory/terraform_state - Support remote/cloud backends #174

Inventory/terraform_state - Support remote/cloud backends

Inventory/terraform_state - Support remote/cloud backends #174

Triggered via pull request August 1, 2024 10:32
Status Failure
Total duration 1m 13s
Artifacts

linters.yaml

on: pull_request
ansible-lint
56s
ansible-lint
tox-linters  /  Runs code linting tests
24s
tox-linters / Runs code linting tests
Fit to window
Zoom out
Zoom in

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.