Skip to content

ci: add linter for ansible playbook and disable dependentbot #89

ci: add linter for ansible playbook and disable dependentbot

ci: add linter for ansible playbook and disable dependentbot #89

Triggered via pull request October 26, 2023 09:05
Status Failure
Total duration 1m 30s
Artifacts

license.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
yaml[colons]: .asf.yaml#L27
Too many spaces after colon
yaml[colons]: .asf.yaml#L28
Too many spaces after colon
yaml[colons]: .asf.yaml#L29
Too many spaces after colon
yaml[colons]: .asf.yaml#L32
Too many spaces after colon
yaml[colons]: .asf.yaml#L33
Too many spaces after colon
yaml[line-length]: .github/actions/terraform-docs/action.yml#L31
Line too long (196 > 160 characters)
yaml[line-length]: .github/actions/terraform-docs/action.yml#L43
Line too long (171 > 160 characters)
yaml[indentation]: .github/actions/terraform-docs/atlantis.yaml#L3
Wrong indentation: expected at least 1
yaml[colons]: .github/workflows/documentation.yaml#L35
Too many spaces after colon
role-name: ansible/roles/install-java#L1
Role name install-java does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/