Skip to content

Add RPM installation #173

Add RPM installation

Add RPM installation #173

Triggered via pull request March 12, 2024 07:12
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: pull_request
Playbook linting
28s
Playbook linting
create-artifact
0s
create-artifact
Build and push container images
0s
Build and push container images
release-rolling
0s
release-rolling
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
yaml[new-line-at-end-of-file]: roles/app/defaults/install_docker.yml#L13
No new line character at the end of file
yaml[new-line-at-end-of-file]: roles/app/defaults/install_rpm.yml#L3
No new line character at the end of file
fqcn[action-core]: roles/app/tasks/cleanup.yml#L2
Use FQCN for builtin module actions (include_tasks).
fqcn[action-core]: roles/app/tasks/cleanup.yml#L6
Use FQCN for builtin module actions (include_tasks).
fqcn[action-core]: roles/app/tasks/install_docker.yml#L3
Use FQCN for builtin module actions (include_vars).
name[casing]: roles/app/tasks/install_docker.yml#L3
All names should start with an uppercase letter.
fqcn[action-core]: roles/app/tasks/install_rpm.yml#L3
Use FQCN for builtin module actions (include_vars).
fqcn[action-core]: roles/app/tasks/main.yml#L2
Use FQCN for builtin module actions (include_tasks).
fqcn[action-core]: roles/app/tasks/main.yml#L6
Use FQCN for builtin module actions (include_tasks).
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/.