Pull request - 345 #484
linting.yml
on: pull_request
Lint - Shell
6s
Lint - Docker
7s
Lint - Markdown
3s
Lint - Yamllint
9s
Docker - Build
19s
Annotations
8 errors
Headings should be surrounded by blank lines:
README.md#L494
README.md:494 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Locking Specific Game Version"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md022.md
|
Line length:
README.md#L495
README.md:495:121 MD013/line-length Line length [Expected: 120; Actual: 154] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
|
Trailing spaces:
README.md#L497
README.md:497:73 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
|
Heading levels should only increment by one level at a time:
README.md#L498
README.md:498 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md001.md
|
Headings should be surrounded by blank lines:
README.md#L498
README.md:498 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#### Version To Manifest ID Table"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md022.md
|
Headings should be surrounded by blank lines:
README.md#L498
README.md:498 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Version To Manifest ID Table"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md022.md
|
Trailing spaces:
README.md#L503
README.md:503:44 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
|
Lint - Markdown
Failed with exit code: 1
|