Skip to content

Lint Markdown files after push by altomator #39

Lint Markdown files after push by altomator

Lint Markdown files after push by altomator #39

Triggered via push December 18, 2023 16:19
Status Failure
Total duration 15s
Artifacts
Run Markdown linter
4s
Run Markdown linter
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Headings should be surrounded by blank lines: README.md#L29
README.md:29 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### General AI topics"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: README.md#L30
README.md:30 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Elements of AI](https://www..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Headings should be surrounded by blank lines: README.md#L39
README.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Generative AI"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: README.md#L40
README.md:40 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [The Map Of Transformers](ht..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Run Markdown linter
Failed with exit code: 1