Skip to content

Update README.md

Update README.md #348

Triggered via push November 8, 2023 18:38
Status Failure
Total duration 1m 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
fqcn[action-core]: roles/raspberrypi/tasks/main.yml#L36
Use FQCN for builtin module actions (set_fact).
fqcn[action-core]: roles/raspberrypi/tasks/prereq/Archlinux.yml#L2
Use FQCN for builtin module actions (lineinfile).
yaml[line-length]: roles/raspberrypi/tasks/prereq/Archlinux.yml#L5
Line too long (135 > 120 characters)
yaml[line-length]: roles/raspberrypi/tasks/prereq/Archlinux.yml#L6
Line too long (184 > 120 characters)
command-instead-of-shell: roles/raspberrypi/tasks/prereq/Archlinux.yml#L9
Use shell only when shell functionality is required.
fqcn[action-core]: roles/raspberrypi/tasks/prereq/Archlinux.yml#L9
Use FQCN for builtin module actions (shell).
no-changed-when: roles/raspberrypi/tasks/prereq/Archlinux.yml#L9
Commands should not change things if nothing needs doing.
no-handler: roles/raspberrypi/tasks/prereq/Archlinux.yml#L9
Tasks that run when changed should likely be handlers.
Lint
Process completed with exit code 2.
Lint: roles/raspberrypi/tasks/prereq/Archlinux.yml#L5
5:121 [line-length] line too long (135 > 120 characters)
Lint: roles/raspberrypi/tasks/prereq/Archlinux.yml#L6
6:121 [line-length] line too long (184 > 120 characters)