Skip to content

ci: switch to reviewdog version when available #53

ci: switch to reviewdog version when available

ci: switch to reviewdog version when available #53

Triggered via push July 3, 2024 14:26
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci-lint: 00-empty/README.md#L15
[markdownlint] reported by reviewdog 🐶 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] Raw Output: 00-empty/README.md:15 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
ci-lint: 01-defaults/README.md#L3
[markdownlint] reported by reviewdog 🐶 MD013/line-length Line length [Expected: 80; Actual: 126] Raw Output: 01-defaults/README.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 126]
ci-lint: 01-defaults/README.md#L15
[markdownlint] reported by reviewdog 🐶 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### errcheck"] Raw Output: 01-defaults/README.md:15 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### errcheck"]
ci-lint: 01-defaults/README.md#L18
[markdownlint] reported by reviewdog 🐶 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### gosimple"] Raw Output: 01-defaults/README.md:18 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### gosimple"]
ci-lint: 01-defaults/README.md#L21
[markdownlint] reported by reviewdog 🐶 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### govet"] Raw Output: 01-defaults/README.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### govet"]
ci-lint: 01-defaults/README.md#L24
[markdownlint] reported by reviewdog 🐶 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### ineffassign"] Raw Output: 01-defaults/README.md:24 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### ineffassign"]
ci-lint: 01-defaults/README.md#L27
[markdownlint] reported by reviewdog 🐶 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### staticcheck"] Raw Output: 01-defaults/README.md:27 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### staticcheck"]
ci-lint: 01-defaults/README.md#L28
[markdownlint] reported by reviewdog 🐶 MD034/no-bare-urls Bare URL used [Context: "https://staticcheck.io/"] Raw Output: 01-defaults/README.md:28:44 MD034/no-bare-urls Bare URL used [Context: "https://staticcheck.io/"]
ci-lint: 01-defaults/README.md#L30
[markdownlint] reported by reviewdog 🐶 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] Raw Output: 01-defaults/README.md:30 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
ci-lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835