Skip to content

(feat): markdown linter #16

(feat): markdown linter

(feat): markdown linter #16

Triggered via pull request July 12, 2024 12:32
Status Failure
Total duration 14s
Artifacts

markdown-linting.yml

on: pull_request
Markdown Linting
6s
Markdown Linting
Fit to window
Zoom out
Zoom in

Annotations

6 errors
First line in a file should be a top-level heading: LICENSE.md#L1
LICENSE.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Copyright (c) Roots Software F..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md041.md
Headings should be surrounded by blank lines: README.md#L22
README.md:22 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Requirements"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: README.md#L23
README.md:23 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Requirements"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Multiple headings with the same content: README.md#L23
README.md:23 MD024/no-duplicate-heading Multiple headings with the same content [Context: "## Requirements"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md024.md
Multiple consecutive blank lines: README.md#L73
README.md:73 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
Markdown Linting
Failed with exit code: 1