Skip to content

add action for markdownlint #1

add action for markdownlint

add action for markdownlint #1

Triggered via push September 11, 2024 10:27
Status Failure
Total duration 16s
Artifacts
Lint blog markdown files
6s
Lint blog markdown files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Multiple top-level headings in the same document: content/blog/_index.md#L6
content/blog/_index.md:6 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Infraspec Blog"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md
Trailing punctuation in heading: content/blog/building-a-discord-gpt-bot.md#L20
content/blog/building-a-discord-gpt-bot.md:20:79 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':'] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md026.md
Bare URL used: content/blog/building-a-discord-gpt-bot.md#L27
content/blog/building-a-discord-gpt-bot.md:27:8 MD034/no-bare-urls Bare URL used [Context: "https://www.discord.com/develo..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md034.md
Multiple consecutive blank lines: content/blog/building-internal-tools.md#L27
content/blog/building-internal-tools.md:27 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
Headings should be surrounded by blank lines: content/blog/building-internal-tools.md#L28
content/blog/building-internal-tools.md:28 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Horizontal cutting"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Headings should be surrounded by blank lines: content/blog/building-internal-tools.md#L31
content/blog/building-internal-tools.md:31 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Ownership"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Multiple consecutive blank lines: content/blog/building-internal-tools.md#L34
content/blog/building-internal-tools.md:34 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
Headings should be surrounded by blank lines: content/blog/building-internal-tools.md#L35
content/blog/building-internal-tools.md:35 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Discovery"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Multiple consecutive blank lines: content/blog/building-internal-tools.md#L38
content/blog/building-internal-tools.md:38 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
Headings should be surrounded by blank lines: content/blog/building-internal-tools.md#L39
content/blog/building-internal-tools.md:39 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Collaboration"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Lint blog markdown files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint blog markdown files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/