Bump actions/checkout from 3 to 4 #28
Annotations
10 errors and 4 warnings
.ansible-lint#L2
No new line character at the end of file
|
.github/FUNDING.yml#L2
No new line character at the end of file
|
.github/dependabot.yml#L6
No new line character at the end of file
|
.github/workflows/ansible-lint.yml#L3
Truthy value should be one of \[false, true]
|
.github/workflows/ansible-lint.yml#L10
Wrong indentation: expected 6 but found 4
|
requirements.yml#L6
No new line character at the end of file
|
roles/nodejs/defaults/main.yml#L1
No new line character at the end of file
|
roles/nodejs/handlers/main.yml#L2
Use FQCN for builtin module actions (getent).
|
roles/nodejs/handlers/main.yml#L7
Use FQCN for builtin module actions (file).
|
roles/nodejs/handlers/main.yml#L9
Truthy value should be one of \[false, true]
|
|
roles/room-assistant/tasks/main.yml#L41
Jinja2 spacing could be improved: {{ find_node.stat.lnk_source|default(find_node.stat.path, true) }} -> {{ find_node.stat.lnk_source | default(find_node.stat.path, true) }}
|
roles/room-assistant/tasks/main.yml#L55
Jinja2 spacing could be improved: {{ find_hcitool.stat.lnk_source|default(find_hcitool.stat.path, true) }} -> {{ find_hcitool.stat.lnk_source | default(find_hcitool.stat.path, true) }}
|
roles/room-assistant/tasks/main.yml#L69
Jinja2 spacing could be improved: {{ find_hciconfig.stat.lnk_source|default(find_hciconfig.stat.path, true) }} -> {{ find_hciconfig.stat.lnk_source | default(find_hciconfig.stat.path, true) }}
|
The logs for this run have expired and are no longer available.
Loading