Use rocm-docs-core for linting #7
linting.yml
on: pull_request
Documentation
/
Markdown
7s
Documentation
/
Spelling
12s
Annotations
11 errors and 2 warnings
Lists should be surrounded by blank lines:
.github/ISSUE_TEMPLATE/bug_report.md#L15
.github/ISSUE_TEMPLATE/bug_report.md:15 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Install '...' version '...'"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Fenced code blocks should be surrounded by blank lines:
.github/ISSUE_TEMPLATE/bug_report.md#L27
.github/ISSUE_TEMPLATE/bug_report.md:27 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
|
Fenced code blocks should have a language specified:
.github/ISSUE_TEMPLATE/bug_report.md#L27
.github/ISSUE_TEMPLATE/bug_report.md:27 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
|
Trailing spaces:
CHANGELOG.md#L28
CHANGELOG.md:28:83 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#L295
CHANGELOG.md:295:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md004.md
|
Unordered list style:
CHANGELOG.md#L305
CHANGELOG.md:305:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md004.md
|
Unordered list style:
CHANGELOG.md#L310
CHANGELOG.md:310:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md004.md
|
Unordered list style:
CHANGELOG.md#L314
CHANGELOG.md:314:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md004.md
|
Headings should be surrounded by blank lines:
CONTRIBUTING.md#L3
CONTRIBUTING.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Pull-request guidelines"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Lists should be surrounded by blank lines:
CONTRIBUTING.md#L4
CONTRIBUTING.md:4 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* target the **develop** branc..."] 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/.
|