Skip to content

fix lint - checkout before action #22

fix lint - checkout before action

fix lint - checkout before action #22

Triggered via pull request November 1, 2023 09:37
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
Ansible Lint
42s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
meta-runtime[unsupported-version]: meta/runtime.yml#L1
requires_ansible key must be set to a supported version.
yaml[comments]: plugins/filter/pop_ace.py#L87
Missing starting space in comment
yaml[comments]: plugins/filter/pop_ace.py#L222
Missing starting space in comment
yaml[comments]: plugins/filter/pop_ace.py#L356
Missing starting space in comment
yaml[key-duplicates]: plugins/filter/pop_ace.py#L357
Duplication of key "tasks" in mapping
yaml[comments]: plugins/filter/pop_ace.py#L383
Missing starting space in comment
yaml[empty-lines]: plugins/filter/pop_ace.py#L992
Too many blank lines (1 > 0)
yaml[truthy]: plugins/modules/cli_command.py#L82
Truthy value should be one of \[false, true]
yaml[indentation]: plugins/modules/cli_command.py#L95
Wrong indentation: expected 6 but found 4
yaml[indentation]: plugins/modules/cli_command.py#L98
Wrong indentation: expected 4 but found 2
fqcn[deep]: tests/unit/plugins/action/network/test_network.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/action/network/test_network.py' directly under 'plugins/action' folder.
fqcn[deep]: tests/unit/plugins/filter/fixtures/__init__.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/filter/fixtures/__init__.py' directly under 'plugins/filter' folder.
fqcn[deep]: tests/unit/plugins/filter/fixtures/network/__init__.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/filter/fixtures/network/__init__.py' directly under 'plugins/filter' folder.