Skip to content

Ansible code bot recommendations #313

Ansible code bot recommendations

Ansible code bot recommendations #313

Triggered via pull request November 27, 2023 08:01
Status Failure
Total duration 2m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: sanity / sanity
ansible-lint  /  ansible-lint
42s
ansible-lint / ansible-lint
changelog  /  Require a changelog
4s
changelog / Require a changelog
all_green
1s
all_green
Fit to window
Zoom out
Zoom in

Annotations

12 errors
changelog / Require a changelog
Process completed with exit code 1.
yaml[comments]: .ansible-lint.yml#L3
Too few spaces before comment
yaml[document-start]: .github/workflows/tests.yml#L1
Missing document start "---"
yaml[truthy]: .github/workflows/tests.yml#L7
Truthy value should be one of \[false, true]
var-naming[no-role-prefix]: roles/run/tasks/includes/configure.yaml#L6
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
var-naming[no-role-prefix]: roles/run/tasks/includes/deploy.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
var-naming[no-role-prefix]: roles/run/tasks/includes/deploy.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: resources)
var-naming[no-role-prefix]: roles/run/tasks/includes/detect.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
var-naming[no-role-prefix]: roles/run/tasks/includes/detect.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: resources)
var-naming[no-role-prefix]: roles/run/tasks/includes/detect.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: state)
var-naming[no-role-prefix]: roles/run/tasks/includes/gather.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
all_green
Process completed with exit code 1.