Add linting.yml #6
linting.yml
on: pull_request
Documentation
/
Markdown
8s
Documentation
/
Spelling
10s
Annotations
11 errors and 2 warnings
Multiple consecutive blank lines:
docs/how-to/faq.md#L43
docs/how-to/faq.md:43 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md012.md
|
Headings should be surrounded by blank lines:
docs/how-to/faq.md#L75
docs/how-to/faq.md:75 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What libraries does HIP support?"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Headings should be surrounded by blank lines:
docs/how-to/faq.md#L88
docs/how-to/faq.md:88 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## How does HIP compare with OpenCL?"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Headings should be surrounded by blank lines:
docs/how-to/faq.md#L100
docs/how-to/faq.md:100 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## How does porting CUDA to HIP compare to porting CUDA to OpenCL?"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Headings should be surrounded by blank lines:
docs/how-to/faq.md#L111
docs/how-to/faq.md:111 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What hardware does HIP support?"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Lists should be surrounded by blank lines:
docs/how-to/faq.md#L112
docs/how-to/faq.md:112 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* For AMD platforms, see the [..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Headings should be surrounded by blank lines:
docs/how-to/faq.md#L115
docs/how-to/faq.md:115 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Do HIPIFY tools automatically convert all source code?"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Multiple consecutive blank lines:
docs/how-to/faq.md#L239
docs/how-to/faq.md:239 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md012.md
|
Multiple consecutive blank lines:
docs/how-to/faq.md#L244
docs/how-to/faq.md:244 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md012.md
|
Fenced code blocks should be surrounded by blank lines:
docs/how-to/faq.md#L252
docs/how-to/faq.md:252 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
|
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/.
|