Skip to content

fixes NO_JIRA

fixes NO_JIRA #161

GitHub Actions / yamllint completed Feb 28, 2025 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)