Add linting.yml #5
Annotations
10 errors and 1 warning
Use markdownlint-cli2:
CONTRIBUTING.md#L63
CONTRIBUTING.md:63 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* For if/else blocks, the open..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Use markdownlint-cli2:
CONTRIBUTING.md#L64
CONTRIBUTING.md:64 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```console"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md031.md
|
Use markdownlint-cli2:
CONTRIBUTING.md#L106
CONTRIBUTING.md:106 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md031.md
|
Use markdownlint-cli2:
CONTRIBUTING.md#L106
CONTRIBUTING.md:106 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
|
Use markdownlint-cli2:
docs/how-to/faq.md#L3
docs/how-to/faq.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What APIs and features does HIP support?"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Use markdownlint-cli2:
docs/how-to/faq.md#L5
docs/how-to/faq.md:5 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Devices (hipSetDevice(), hip..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Use markdownlint-cli2:
docs/how-to/faq.md#L20
docs/how-to/faq.md:20 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Runtime/Driver API features"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Use markdownlint-cli2:
docs/how-to/faq.md#L22
docs/how-to/faq.md:22 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Textures (partial support av..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Use markdownlint-cli2:
docs/how-to/faq.md#L31
docs/how-to/faq.md:31 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Kernel language features"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Use markdownlint-cli2:
docs/how-to/faq.md#L32
docs/how-to/faq.md:32 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- C++-style device-side dynami..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v10.0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading