Add RPM installation #174
ci.yaml
on: pull_request
Playbook linting
29s
Build and push container images
0s
Annotations
9 errors and 1 warning
load-failure[filenotfounderror]:
docker.yml#L1
[Errno 2] No such file or directory: '/github/workspace/docker.yml'
|
load-failure[filenotfounderror]:
docker_cleanup.yml#L1
[Errno 2] No such file or directory: '/github/workspace/docker_cleanup.yml'
|
fqcn[action-core]:
roles/app/tasks/cleanup.yml#L9
Use FQCN for builtin module actions (include_tasks).
|
fqcn[action-core]:
roles/app/tasks/cleanup.yml#L13
Use FQCN for builtin module actions (include_tasks).
|
fqcn[action-core]:
roles/app/tasks/main.yml#L39
Use FQCN for builtin module actions (include_tasks).
|
fqcn[action-core]:
roles/app/tasks/main.yml#L43
Use FQCN for builtin module actions (include_tasks).
|
yaml[empty-lines]:
roles/app/tasks/main.yml#L46
Too many blank lines (1 > 0)
|
load-failure[filenotfounderror]:
rpm.yml#L1
[Errno 2] No such file or directory: '/github/workspace/rpm.yml'
|
load-failure[filenotfounderror]:
rpm_cleanup.yml#L1
[Errno 2] No such file or directory: '/github/workspace/rpm_cleanup.yml'
|
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/.
|