Skip to content

pages build and deployment #44

pages build and deployment

pages build and deployment #44

GitHub Actions / yamllint failed May 3, 2024 in 1s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (1)

.github/workflows/reviewdog-suggester.yml|2 col 1| [warning] truthy value should be one of [false, true] (truthy)

Filtered Findings (4)

.github/FUNDING.yml|3 col 1| [warning] missing document start "---" (document-start)
.github/workflows/reviewdog-suggester.yml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/reviewdog-suggester.yml|30 col 81| [error] line too long (95 > 80 characters) (line-length)
.github/workflows/reviewdog-suggester.yml|34 col 81| [error] line too long (148 > 80 characters) (line-length)

Annotations

Check failure on line 2 in .github/workflows/reviewdog-suggester.yml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] .github/workflows/reviewdog-suggester.yml#L2

[warning] truthy value should be one of [false, true] (truthy)
Raw output
.github/workflows/reviewdog-suggester.yml:2:1: [warning] truthy value should be one of [false, true] (truthy)