chore: linting and CI #3
docs.yml
on: pull_request
Vale Lint
11s
Markdown Lint
3s
Annotations
7 errors
|
Markdown Lint
Failed with exit code: 1
|
|
Line length:
README.md#L23
README.md:23:81 MD013/line-length Line length [Expected: 80; Actual: 108] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md
|
|
Line length:
README.md#L15
README.md:15:81 MD013/line-length Line length [Expected: 80; Actual: 395] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md
|
|
Trailing spaces:
README.md#L15
README.md:15:395 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md
|
|
Heading levels should only increment by one level at a time:
README.md#L13
README.md:13 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.38.0/doc/md001.md
|
|
Bare URL used:
README.md#L5
README.md:5:30 MD034/no-bare-urls Bare URL used [Context: "https://sshush.bencromwell.com"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md
|
|
Vale Lint
Error: The process '/home/runner/vale' failed with exit code 2
|