Skip to content

[WIP] Rework Role Structure #399

[WIP] Rework Role Structure

[WIP] Rework Role Structure #399

Triggered via pull request November 15, 2023 20:53
Status Failure
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
role-name: roles/k3s-agent#L1
Role name k3s-agent does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
role-name: roles/k3s-server#L1
Role name k3s-server does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
role-name: roles/k3s-upgrade#L1
Role name k3s-upgrade does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
Lint
Process completed with exit code 2.
yaml[comments-indentation]: inventory-sample.yml#L22
Comment not indented like content
yaml[comments-indentation]: inventory-sample.yml#L23
Comment not indented like content
yaml[comments-indentation]: inventory-sample.yml#L32
Comment not indented like content
var-naming[no-role-prefix]: roles/prereq/defaults/main.yml#L2
Variables names from within roles should use prereq_ as a prefix. (vars: api_port)
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)
Lint: inventory-sample.yml#L22
22:3 [comments-indentation] comment not indented like content
Lint: inventory-sample.yml#L23
23:5 [comments-indentation] comment not indented like content
Lint: inventory-sample.yml#L32
32:7 [comments-indentation] comment not indented like content
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)