Skip to content

try new way NO_JIRA #162

try new way NO_JIRA

try new way NO_JIRA #162

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

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (4)

tasks/Linux/networking.yaml|29 col 27| [error] trailing spaces (trailing-spaces)
tasks/Linux/networking.yaml|31 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 29 in tasks/Linux/networking.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] tasks/Linux/networking.yaml#L29

[error] trailing spaces (trailing-spaces)
Raw output
./tasks/Linux/networking.yaml:29:27: [error] trailing spaces (trailing-spaces)

Check notice on line 31 in tasks/Linux/networking.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] tasks/Linux/networking.yaml#L31

[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./tasks/Linux/networking.yaml:31: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)