Skip to content
GitHub Actions / yamllint failed Oct 12, 2024 in 1s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (1)

.github/workflows/build-ubuntu.yml|1 col 1| [warning] missing document start "---" (document-start)

Filtered Findings (16)

tests/docker-compose.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/FUNDING.yml|3 col 9| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|4 col 10| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|5 col 18| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|6 col 8| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|7 col 11| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|8 col 19| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|9 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|10 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|11 col 10| [warning] too few spaces before comment (comments)
.github/labeler.yml|22 col 1| [error] trailing spaces (trailing-spaces)
.github/ISSUE_TEMPLATE/request.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/ISSUE_TEMPLATE/bug.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|5 col 7| [error] wrong indentation: expected 4 but found 6 (indentation)
docker/docker-compose.yml|1 col 1| [warning] missing document start "---" (document-start)

Annotations

Check failure on line 1 in .github/workflows/build-ubuntu.yml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] .github/workflows/build-ubuntu.yml#L1

[warning] missing document start "---" (document-start)
Raw output
./.github/workflows/build-ubuntu.yml:1:1: [warning] missing document start "---" (document-start)