Major Clean Up & Reorg #113
linting.yml
on: pull_request
Documentation
/
Markdown
9s
Documentation
/
Spelling
10s
Annotations
11 errors and 2 warnings
Trailing spaces:
CHANGELOG.md#L13
CHANGELOG.md:13:2 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Trailing spaces:
CHANGELOG.md#L17
CHANGELOG.md:17:2 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Trailing spaces:
CHANGELOG.md#L21
CHANGELOG.md:21:2 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Trailing spaces:
CHANGELOG.md#L25
CHANGELOG.md:25:2 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Unordered list style:
CHANGELOG.md#L30
CHANGELOG.md:30:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: plus] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md004.md
|
Trailing spaces:
CHANGELOG.md#L42
CHANGELOG.md:42:2 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Fenced code blocks should have a language specified:
docker/README.md#L7
docker/README.md:7 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md040.md
|
Files should end with a single newline character:
docker/README.md#L9
docker/README.md:9:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md047.md
|
Headings should be surrounded by blank lines:
docs/examples/pytorch/toynet_training/README.md#L4
docs/examples/pytorch/toynet_training/README.md:4 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Building the required Pytorch Rocm docker"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Lists should be surrounded by blank lines:
docs/examples/pytorch/toynet_training/README.md#L5
docs/examples/pytorch/toynet_training/README.md:5 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* Use the instructions in the ..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Spelling errors
Files in repository contain spelling errors
|
Documentation / Markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DavidAnson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation / Spelling
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|