Skip to content

many markdown linter fixes (also relax heading max length) #6

many markdown linter fixes (also relax heading max length)

many markdown linter fixes (also relax heading max length) #6

Triggered via push September 5, 2024 08:48
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Link checker
15s
Link checker
Lint markdown
4s
Lint markdown
Check spelling
15s
Check spelling
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Trailing spaces: docs/final-word.md#L8
docs/final-word.md:8:97 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
Trailing spaces: docs/the-top-10/c4-secure-architecture.md#L42
docs/the-top-10/c4-secure-architecture.md:42:94 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
Lists should be surrounded by blank lines: docs/the-top-10/c5-secure-by-default.md#L20
docs/the-top-10/c5-secure-by-default.md:20 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Implement configurations ba..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Multiple consecutive blank lines: docs/the-top-10/c6-use-secure-dependencies.md#L9
docs/the-top-10/c6-use-secure-dependencies.md:9 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
Lint markdown
Failed with exit code: 1
Spelling errors
Files in repository contain spelling errors