Skip to content

Make new era of repository! Clean everything not needed #17

Make new era of repository! Clean everything not needed

Make new era of repository! Clean everything not needed #17

Triggered via push October 6, 2024 01:27
Status Failure
Total duration 45s
Artifacts

lint.yml

on: push
editorconfig
5s
editorconfig
ansible-lint
36s
ansible-lint
yaml-lint
9s
yaml-lint
markdown-lint
4s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Line length: README.md#L71
README.md:71:81 MD013/line-length Line length [Expected: 80; Actual: 96] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: README.md#L77
README.md:77:81 MD013/line-length Line length [Expected: 80; Actual: 115] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: README.md#L104
README.md:104:81 MD013/line-length Line length [Expected: 80; Actual: 88] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: README.md#L105
README.md:105:81 MD013/line-length Line length [Expected: 80; Actual: 88] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: README.md#L106
README.md:106:81 MD013/line-length Line length [Expected: 80; Actual: 88] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: README.md#L107
README.md:107:81 MD013/line-length Line length [Expected: 80; Actual: 88] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: README.md#L114
README.md:114:81 MD013/line-length Line length [Expected: 80; Actual: 88] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Bare URL used: README.md#L147
README.md:147:56 MD034/no-bare-urls Bare URL used [Context: "https://gethomepage.dev/latest..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md034.md
markdown-lint
Failed with exit code: 1
command-instead-of-module: roles/server_general_preparations/tasks/main.yml#L49
apt-get used in place of apt-get module
risky-shell-pipe: roles/server_general_preparations/tasks/main.yml#L49
Shells that use pipes should set the pipefail option.
fqcn[action-core]: roles/server_general_preparations/tasks/main.yml#L71
Use FQCN for builtin module actions (command).
fqcn[action-core]: roles/server_general_preparations/tasks/main.yml#L85
Use FQCN for builtin module actions (reboot).
ansible-lint
Process completed with exit code 1.