Add RPM installation #176
ci.yaml
on: pull_request
Playbook linting
30s
Build and push container images
0s
Annotations
7 errors and 1 warning
yaml[empty-lines]:
roles/app/defaults/docker.yml#L17
Too many blank lines (2 > 0)
|
fqcn[action-core]:
roles/app/tasks/docker.yml#L3
Use FQCN for builtin module actions (include_vars).
|
name[casing]:
roles/app/tasks/docker.yml#L3
All names should start with an uppercase letter.
|
fqcn[action-core]:
roles/app/tasks/docker_cleanup.yml#L3
Use FQCN for builtin module actions (include_vars).
|
name[casing]:
roles/app/tasks/docker_cleanup.yml#L3
All names should start with an uppercase letter.
|
yaml[trailing-spaces]:
roles/app/tasks/docker_cleanup.yml#L5
Trailing spaces
|
fqcn[action-core]:
roles/app/tasks/rpm.yml#L3
Use FQCN for builtin module actions (include_vars).
|
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/.
|