fixes NO_JIRA #161
reviewdog [yamllint] report
reported by reviewdog 🐶
Findings (3)
tasks/Linux/networking.yaml|30 col 15| [error] no new line character at the end of file (new-line-at-end-of-file)
vars/RedHat.yaml|3 col 18| [error] no new line character at the end of file (new-line-at-end-of-file)
vars/Debian.yaml|3 col 17| [error] no new line character at the end of file (new-line-at-end-of-file)
Filtered Findings (0)
Annotations
Check notice on line 30 in tasks/Linux/networking.yaml
github-actions / yamllint
[yamllint] tasks/Linux/networking.yaml#L30
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./tasks/Linux/networking.yaml:30:15: [error] no new line character at the end of file (new-line-at-end-of-file)
Check notice on line 3 in vars/RedHat.yaml
github-actions / yamllint
[yamllint] vars/RedHat.yaml#L3
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./vars/RedHat.yaml:3:18: [error] no new line character at the end of file (new-line-at-end-of-file)
Check notice on line 3 in vars/Debian.yaml
github-actions / yamllint
[yamllint] vars/Debian.yaml#L3
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./vars/Debian.yaml:3:17: [error] no new line character at the end of file (new-line-at-end-of-file)