Skip to content

Add LMS

Add LMS #6

Triggered via push April 21, 2024 11:58
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
ansible-lint
19s
ansible-lint
yamllint
5s
yamllint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
name[play]: provisioning.yml#L2
All plays should be named.
name[play]: provisioning.yml#L11
All plays should be named.
fqcn[action-core]: roles/blocky/tasks/main.yml#L2
Use FQCN for builtin module actions (file).
fqcn[action-core]: roles/blocky/tasks/main.yml#L7
Use FQCN for builtin module actions (file).
fqcn[action-core]: roles/blocky/tasks/main.yml#L14
Use FQCN for builtin module actions (template).
fqcn[action-core]: roles/cheatsheet/tasks/main.yml#L3
Use FQCN for builtin module actions (pause).
var-naming[no-role-prefix]: roles/filebrowser/defaults/main.yml#L13
Variables names from within roles should use filebrowser_ as a prefix. (vars: syncthing_subdomain)
var-naming[no-role-prefix]: roles/filebrowser/defaults/main.yml#L14
Variables names from within roles should use filebrowser_ as a prefix. (vars: sftpgo_subdomain)
var-naming[no-role-prefix]: roles/filebrowser/defaults/main.yml#L15
Variables names from within roles should use filebrowser_ as a prefix. (vars: webdav_subdomain)
var-naming[no-role-prefix]: roles/filebrowser/defaults/main.yml#L16
Variables names from within roles should use filebrowser_ as a prefix. (vars: lms_subdomain)
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
yamllint
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/
yamllint: .github/workflows/lint.yml#L4
4:1 [truthy] truthy value should be one of [false, no, true, yes]
yamllint: .github/workflows/lint.yml#L14
14:1 [comments-indentation] comment not indented like content
yamllint: roles/swapoff/tasks/main.yml#L1
1:1 [document-start] missing document start "---"
ansible-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ansible-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/