Enable alerting #128
ci.yaml
on: pull_request
Playbook linting
1m 2s
Build and push container images
0s
Annotations
8 errors and 1 warning
yaml[trailing-spaces]:
playbook.yml#L101
Trailing spaces
|
yaml[new-line-at-end-of-file]:
roles/containers/defaults/main.yml#L38
No new line character at the end of file
|
fqcn[action-core]:
roles/containers/tasks/main.yml#L50
Use FQCN for builtin module actions (set_fact).
|
yaml[trailing-spaces]:
roles/containers/tasks/main.yml#L63
Trailing spaces
|
fqcn[action-core]:
roles/containers/tasks/main.yml#L67
Use FQCN for builtin module actions (set_fact).
|
yaml[trailing-spaces]:
roles/containers/tasks/main.yml#L67
Trailing spaces
|
yaml[new-line-at-end-of-file]:
roles/containers/tasks/main.yml#L101
No new line character at the end of file
|
yaml[trailing-spaces]:
roles/containers/tasks/main.yml#L101
Trailing spaces
|
Playbook linting
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/.
|