Merge pull request #8 from ObolNetwork/luke/charon-v1 #8
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|