Skip to content

Add ansible lint checker in PR mandatory checks #17

Add ansible lint checker in PR mandatory checks

Add ansible lint checker in PR mandatory checks #17

Triggered via pull request January 9, 2024 09:01
Status Failure
Total duration 1m 12s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
yaml[new-line-at-end-of-file]: _config.yml#L1
No new line character at the end of file
yaml[indentation]: changelogs/changelog.yaml#L6
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L9
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L15
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L25
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L27
Wrong indentation: expected 6 but found 4
yaml[indentation]: changelogs/changelog.yaml#L34
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L43
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L48
Wrong indentation: expected 6 but found 4
yaml[indentation]: changelogs/changelog.yaml#L64
Wrong indentation: expected 8 but found 6
jinja[spacing]: tests/integration/targets/ntnx_ndb_availability_databases/tasks/tests.yml#L288
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_availability_databases/tasks/tests.yml#L416
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_database_clones/tasks/clones.yml#L251
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_actions/tasks/all_actions.yml#L514
Jinja2 spacing could be improved: {{result.response}} -> {{ result.response }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_actions/tasks/all_actions.yml#L541
Jinja2 spacing could be improved: {{result.response}} -> {{ result.response }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_sanity/tasks/tests.yml#L207
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_single_instance_1/tasks/tests.yml#L207
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_single_instance_1/tasks/tests.yml#L531
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_single_instance_2/tasks/tests.yml#L96
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}
jinja[spacing]: tests/integration/targets/ntnx_ndb_databases_single_instance_2/tasks/tests.yml#L286
Jinja2 spacing could be improved: {{result.response.properties}} -> {{ result.response.properties }}