Skip to content

address some md linter warnings #2

address some md linter warnings

address some md linter warnings #2

Triggered via push November 9, 2023 19:04
Status Failure
Total duration 17s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Multiple headings with the same content: CONTRIBUTING.md#L63
CONTRIBUTING.md:63 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#### MacOS"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Multiple headings with the same content: CONTRIBUTING.md#L65
CONTRIBUTING.md:65 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "##### Homebrew"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L67
CONTRIBUTING.md:67 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md040.md
Multiple headings with the same content: CONTRIBUTING.md#L71
CONTRIBUTING.md:71 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#### Linux"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Emphasis used instead of a heading: CONTRIBUTING.md#L107
CONTRIBUTING.md:107 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "NOTE"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md036.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L119
CONTRIBUTING.md:119 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md040.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L139
CONTRIBUTING.md:139 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md040.md
Multiple headings with the same content: CONTRIBUTING.md#L145
CONTRIBUTING.md:145 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "### macOS / Linux"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Multiple headings with the same content: CONTRIBUTING.md#L151
CONTRIBUTING.md:151 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "### Windows"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Emphasis used instead of a heading: CONTRIBUTING.md#L158
CONTRIBUTING.md:158 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "NOTE"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md036.md