Skip to content

ci: Add markdownlint check #921

ci: Add markdownlint check

ci: Add markdownlint check #921

Triggered via pull request October 8, 2024 17:06
Status Failure
Total duration 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Headings should be surrounded by blank lines: examples/kprobetcp/README.md#L1
examples/kprobetcp/README.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# kprobetcp"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Line length: examples/kprobetcp/README.md#L3
examples/kprobetcp/README.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 107] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Fenced code blocks should be surrounded by blank lines: examples/kprobetcp/README.md#L30
examples/kprobetcp/README.md:30 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md
Line length: examples/kprobetcp/README.md#L31
examples/kprobetcp/README.md:31:81 MD013/line-length Line length [Expected: 80; Actual: 158] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Fenced code blocks should be surrounded by blank lines: examples/kprobetcp/README.md#L32
examples/kprobetcp/README.md:32 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md
Fenced code blocks should have a language specified: examples/kprobetcp/README.md#L32
examples/kprobetcp/README.md:32 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md040.md
Line length: examples/kprobetcp/README.md#L34
examples/kprobetcp/README.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 128] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: examples/kprobetcp/README.md#L35
examples/kprobetcp/README.md:35:81 MD013/line-length Line length [Expected: 80; Actual: 101] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Headings should be surrounded by blank lines: README.md#L12
README.md:12 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Local Render"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Fenced code blocks should be surrounded by blank lines: README.md#L13
README.md:13 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md