ci/cd: cancel previous workflows for same branch #1726
reviewdog [yamllint] report
reported by reviewdog 🐶
Findings (8)
.github/workflows/pr-labeler.yml|11 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-windows-solution.yml|25 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-ubuntu.yml|25 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/cron-stale.yml|12 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-windows-cmake.yml|22 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-docker.yml|21 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/analysis-sonarcloud.yml|26 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/clang-lint.yml|15 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
Filtered Findings (15)
.github/labeler.yml|22 col 1| [error] trailing spaces (trailing-spaces)
.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/ISSUE_TEMPLATE/bug.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/ISSUE_TEMPLATE/request.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)
tests/docker-compose.yaml|1 col 1| [warning] missing document start "---" (document-start)
Annotations
Check failure on line 11 in .github/workflows/pr-labeler.yml
github-actions / yamllint
[yamllint] .github/workflows/pr-labeler.yml#L11
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/pr-labeler.yml:11:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 25 in .github/workflows/build-windows-solution.yml
github-actions / yamllint
[yamllint] .github/workflows/build-windows-solution.yml#L25
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/build-windows-solution.yml:25:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 25 in .github/workflows/build-ubuntu.yml
github-actions / yamllint
[yamllint] .github/workflows/build-ubuntu.yml#L25
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/build-ubuntu.yml:25:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 12 in .github/workflows/cron-stale.yml
github-actions / yamllint
[yamllint] .github/workflows/cron-stale.yml#L12
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/cron-stale.yml:12:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 22 in .github/workflows/build-windows-cmake.yml
github-actions / yamllint
[yamllint] .github/workflows/build-windows-cmake.yml#L22
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/build-windows-cmake.yml:22:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 21 in .github/workflows/build-docker.yml
github-actions / yamllint
[yamllint] .github/workflows/build-docker.yml#L21
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/build-docker.yml:21:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 26 in .github/workflows/analysis-sonarcloud.yml
github-actions / yamllint
[yamllint] .github/workflows/analysis-sonarcloud.yml#L26
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/analysis-sonarcloud.yml:26:5: [error] wrong indentation: expected 6 but found 4 (indentation)
Check failure on line 15 in .github/workflows/clang-lint.yml
github-actions / yamllint
[yamllint] .github/workflows/clang-lint.yml#L15
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./.github/workflows/clang-lint.yml:15:5: [error] wrong indentation: expected 6 but found 4 (indentation)