Skip to content

Add Markdown linter workflow #4

Add Markdown linter workflow

Add Markdown linter workflow #4

Triggered via push July 2, 2024 19:09
Status Failure
Total duration 17s
Artifacts
Lint Markdown
8s
Lint Markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Heading levels should only increment by one level at a time: docs/androidx_test.md#L9
docs/androidx_test.md:9 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md
Emphasis used instead of a heading: docs/androidx_test.md#L15
docs/androidx_test.md:15 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Robolectric"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md036.md
Fenced code blocks should be surrounded by blank lines: docs/androidx_test.md#L16
docs/androidx_test.md:16 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```kotlin"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
Emphasis used instead of a heading: docs/androidx_test.md#L22
docs/androidx_test.md:22 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "AndroidX Test"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md036.md
Fenced code blocks should be surrounded by blank lines: docs/androidx_test.md#L23
docs/androidx_test.md:23 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```kotlin"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
Trailing spaces: docs/androidx_test.md#L32
docs/androidx_test.md:32:16 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
Emphasis used instead of a heading: docs/androidx_test.md#L34
docs/androidx_test.md:34 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Robolectric"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md036.md
Fenced code blocks should be surrounded by blank lines: docs/androidx_test.md#L35
docs/androidx_test.md:35 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```kotlin"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
Trailing spaces: docs/androidx_test.md#L43
docs/androidx_test.md:43:54 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
Emphasis used instead of a heading: docs/androidx_test.md#L45
docs/androidx_test.md:45 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "AndroidX Test"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md036.md