Fixed reboot handler; #6
Annotations
10 errors and 4 warnings
Lint:
inventory/sample/group_vars/all.yml#L14
14:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
inventory/turingpi/group_vars/all.yml#L19
19:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/download/tasks/main.yml#L38
38:11 [indentation] wrong indentation: expected 8 but found 10
|
Lint:
roles/download/tasks/main.yml#L70
70:20 [colons] too many spaces after colon
|
Lint:
roles/download/tasks/main.yml#L77
77:20 [colons] too many spaces after colon
|
Lint:
roles/download/tasks/main.yml#L92
92:1 [trailing-spaces] trailing spaces
|
Lint:
roles/download/defaults/main.yml#L7
7:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/config-check/tasks/main.yml#L42
42:11 [indentation] wrong indentation: expected 8 but found 10
|
Lint:
roles/config-check/tasks/main.yml#L88
88:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/config-check/defaults/main.yml#L11
11:1 [empty-lines] too many blank lines (1 > 0)
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
roles/config-check/tasks/main.yml#L83
83:121 [line-length] line too long (123 > 120 characters)
|
Lint:
roles/ha/etcd/tasks/main.yml#L30
30:121 [line-length] line too long (131 > 120 characters)
|
Lint:
roles/k3s/server/tasks/main.yml#L91
91:121 [line-length] line too long (144 > 120 characters)
|