new method NO_JIRA #163
reviewdog [yamllint] report
reported by reviewdog 🐶
Findings (4)
handlers/main.yml|6 col 29| [error] no new line character at the end of file (new-line-at-end-of-file)
tasks/Linux/networking.yaml|26 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 6 in handlers/main.yml
github-actions / yamllint
[yamllint] handlers/main.yml#L6
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./handlers/main.yml:6:29: [error] no new line character at the end of file (new-line-at-end-of-file)
Check notice on line 26 in tasks/Linux/networking.yaml
github-actions / yamllint
[yamllint] tasks/Linux/networking.yaml#L26
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./tasks/Linux/networking.yaml:26: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)