Skip to content

Update to V1.1.1

Update to V1.1.1 #9

Triggered via pull request September 26, 2024 12:59
@sugh01sugh01
opened #9
v1.1.1
Status Failure
Total duration 35s
Artifacts

pre-commit.yaml

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

Annotations

7 errors and 1 warning
yaml[truthy]: .github/workflows/add-issue-to-project.yaml#L5
Truthy value should be one of \[false, true]
yaml[line-length]: .github/workflows/add-issue-to-project.yaml#L21
Line too long (187 > 160 characters)
yaml[truthy]: .github/workflows/label-issue.yaml#L2
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/pre-commit.yaml#L2
Truthy value should be one of \[false, true]
yaml[new-line-at-end-of-file]: .github/workflows/pre-commit.yaml#L18
No new line character at the end of file
var-naming[no-role-prefix]: roles/charon_cluster/tasks/main.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: node_config)
var-naming[no-role-prefix]: roles/charon_cluster/tasks/main.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: node_index)
Ansible Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/