Skip to content

.github: Add markdown linter #3

.github: Add markdown linter

.github: Add markdown linter #3

Triggered via pull request November 1, 2024 18:22
Status Failure
Total duration 13s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unordered list indentation: .github/ISSUE_TEMPLATE/release_template_minor.md#L75
.github/ISSUE_TEMPLATE/release_template_minor.md:75:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
Unordered list indentation: .github/ISSUE_TEMPLATE/release_template_minor.md#L78
.github/ISSUE_TEMPLATE/release_template_minor.md:78:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
Multiple consecutive blank lines: .github/ISSUE_TEMPLATE/release_template_minor.md#L108
.github/ISSUE_TEMPLATE/release_template_minor.md:108 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
Link and image reference definitions should be needed: .github/ISSUE_TEMPLATE/release_template_minor.md#L118
.github/ISSUE_TEMPLATE/release_template_minor.md:118:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "cilium-runtime images"] [Context: "[cilium-runtime images]: https..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md053.md
Unordered list indentation: .github/ISSUE_TEMPLATE/release_template_patch.md#L66
.github/ISSUE_TEMPLATE/release_template_patch.md:66:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
Fenced code blocks should have a language specified: .github/ISSUE_TEMPLATE/release_template_patch.md#L109
.github/ISSUE_TEMPLATE/release_template_patch.md:109 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
Code block style: .github/ISSUE_TEMPLATE/release_template_patch.md#L109
.github/ISSUE_TEMPLATE/release_template_patch.md:109 MD046/code-block-style Code block style [Expected: indented; Actual: fenced] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md046.md
Fenced code blocks should have a language specified: .github/ISSUE_TEMPLATE/release_template_patch.md#L121
.github/ISSUE_TEMPLATE/release_template_patch.md:121 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
Code block style: .github/ISSUE_TEMPLATE/release_template_patch.md#L121
.github/ISSUE_TEMPLATE/release_template_patch.md:121 MD046/code-block-style Code block style [Expected: indented; Actual: fenced] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md046.md
Fenced code blocks should have a language specified: .github/ISSUE_TEMPLATE/release_template_patch.md#L130
.github/ISSUE_TEMPLATE/release_template_patch.md:130 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