Skip to content

Merge pull request #16 from ObolNetwork/update-version-v1.2.0 #19

Merge pull request #16 from ObolNetwork/update-version-v1.2.0

Merge pull request #16 from ObolNetwork/update-version-v1.2.0 #19

Triggered via push December 9, 2024 17:56
Status Failure
Total duration 45s
Artifacts

pre-commit.yaml

on: push
Ansible Lint
34s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

8 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/dispatch-update.yml#L3
Truthy value should be one of \[false, true]
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636