Skip to content

new method NO_JIRA #163

new method NO_JIRA

new method NO_JIRA #163

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

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

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)