Fixed more linting errors. #12
linting.yml
on: push
Documentation
/
Markdown
8s
Documentation
/
Spelling
9s
Annotations
10 errors and 2 warnings
Lists should be surrounded by blank lines:
Libraries/rocSPARSE/level_2/bsrxmv/README.md#L191
Libraries/rocSPARSE/level_2/bsrxmv/README.md:191 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `bsrx_row_ptr`: the first bl..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Spaces inside emphasis markers:
Libraries/rocSPARSE/level_2/gebsrmv/README.md#L27
Libraries/rocSPARSE/level_2/gebsrmv/README.md:27:39 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "* A *"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md037.md
|
Spaces inside emphasis markers:
Libraries/rocSPARSE/level_3/sddmm/README.md#L9
Libraries/rocSPARSE/level_3/sddmm/README.md:9:24 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "* \cdot B') *"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md037.md
|
Headings should be surrounded by blank lines:
Libraries/rocThrust/device_ptr/README.md#L3
Libraries/rocThrust/device_ptr/README.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Description"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Trailing spaces:
Libraries/rocThrust/device_ptr/README.md#L6
Libraries/rocThrust/device_ptr/README.md:6:21 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Headings should be surrounded by blank lines:
Libraries/rocThrust/device_ptr/README.md#L6
Libraries/rocThrust/device_ptr/README.md:6 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Application flow"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Lists should be surrounded by blank lines:
Libraries/rocThrust/device_ptr/README.md#L7
Libraries/rocThrust/device_ptr/README.md:7 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. A `thrust::device_ptr<int>`..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Headings should be surrounded by blank lines:
Libraries/rocThrust/device_ptr/README.md#L17
Libraries/rocThrust/device_ptr/README.md:17 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Key APIs and Concepts"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Lists should be surrounded by blank lines:
Libraries/rocThrust/device_ptr/README.md#L18
Libraries/rocThrust/device_ptr/README.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Thrust's `device_ptr` is a s..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Headings should be surrounded by blank lines:
Libraries/rocThrust/device_ptr/README.md#L24
Libraries/rocThrust/device_ptr/README.md:24 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Demonstrated API Calls"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
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/.
|
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/.
|