Skip to content

ci: add zizmor workflow

Sign in for the full log view
GitHub Actions / yamllint failed Dec 16, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (3)

.github/workflows/zizmor.yaml|24 col 57| [error] trailing spaces (trailing-spaces)
.github/workflows/zizmor.yaml|26 col 48| [error] trailing spaces (trailing-spaces)
.github/workflows/zizmor.yaml|31 col 27| [error] no new line character at the end of file (new-line-at-end-of-file)

Filtered Findings (0)

Annotations

Check failure on line 24 in .github/workflows/zizmor.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] .github/workflows/zizmor.yaml#L24

[error] trailing spaces (trailing-spaces)
Raw output
./.github/workflows/zizmor.yaml:24:57: [error] trailing spaces (trailing-spaces)

Check failure on line 26 in .github/workflows/zizmor.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] .github/workflows/zizmor.yaml#L26

[error] trailing spaces (trailing-spaces)
Raw output
./.github/workflows/zizmor.yaml:26:48: [error] trailing spaces (trailing-spaces)

Check failure on line 31 in .github/workflows/zizmor.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] .github/workflows/zizmor.yaml#L31

[error] no new line character at the end of file (new-line-at-end-of-file)
Raw output
./.github/workflows/zizmor.yaml:31:27: [error] no new line character at the end of file (new-line-at-end-of-file)