Skip to content

feat: Set up markdownlint GitHub Action for automated linting (Closes #14) #4

feat: Set up markdownlint GitHub Action for automated linting (Closes #14)

feat: Set up markdownlint GitHub Action for automated linting (Closes #14) #4

Triggered via pull request December 10, 2025 20:23
Status Failure
Total duration 12s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
Process completed with exit code 128.
lint
Failed with exit code: 1
Inline HTML: lint-fail-test.md#L13
lint-fail-test.md:13:1 MD033/no-inline-html Inline HTML [Element: div] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md033.md
Multiple top-level headings in the same document: lint-fail-test.md#L9
lint-fail-test.md:9 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Duplicate Header"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md025.md
Multiple headings with the same content: lint-fail-test.md#L9
lint-fail-test.md:9 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Duplicate Header"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md024.md
Multiple top-level headings in the same document: lint-fail-test.md#L5
lint-fail-test.md:5 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Duplicate Header"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md025.md