NEP-568: Resharding v3 #602
lint.yml
on: pull_request
markdown-lint
7s
markdown-link-check
1m 29s
Annotations
6 errors and 1 warning
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### State Storage - State"]:
neps/nep-0568.md#L109
neps/nep-0568.md:109 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### State Storage - State"]
|
Unordered list style [Expected: asterisk; Actual: dash]:
neps/nep-0568.md#L169
neps/nep-0568.md:169:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
Unordered list style [Expected: asterisk; Actual: dash]:
neps/nep-0568.md#L195
neps/nep-0568.md:195:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
neps/nep-0568.md#L217
neps/nep-0568.md:217 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```rust"]:
neps/nep-0568.md#L225
neps/nep-0568.md:225 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```rust"]
|
markdown-lint
Failed with exit code: 1
|
markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, tj-actions/glob@v17.2.5, DavidAnson/markdownlint-cli2-action@v9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|