Skip to content

Cleanup GitHub workflows #6

Cleanup GitHub workflows

Cleanup GitHub workflows #6

Triggered via pull request November 6, 2023 18:54
Status Failure
Total duration 46s
Artifacts

linters.yaml

on: pull_request
linters  /  Runs code linting tests
22s
linters / Runs code linting tests
ansible-lint
28s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
meta-runtime[unsupported-version]: meta/runtime.yml#L1
requires_ansible key must be set to a supported version.
yaml[key-duplicates]: plugins/inventory/k8s.py#L112
Duplication of key "plugin" in mapping
yaml[key-duplicates]: plugins/inventory/k8s.py#L113
Duplication of key "connections" in mapping
yaml[indentation]: plugins/inventory/k8s.py#L115
Wrong indentation: expected 6 but found 4
yaml[key-duplicates]: plugins/inventory/k8s.py#L118
Duplication of key "plugin" in mapping
yaml[key-duplicates]: plugins/inventory/k8s.py#L119
Duplication of key "connections" in mapping
yaml[indentation]: plugins/modules/k8s.py#L281
Wrong indentation: expected 4 but found 6
yaml[indentation]: plugins/modules/k8s_drain.py#L116
Wrong indentation: expected 6 but found 8
yaml[empty-lines]: plugins/modules/k8s_drain.py#L135
Too many blank lines (1 > 0)
sanity[cannot-ignore]: tests/sanity/ignore-2.13.txt#L1
Ignore file contains import-3.6!skip at line 1, which is not a permitted ignore.