NEP-568: Resharding V3 #603
lint.yml
on: pull_request
markdown-lint
5s
markdown-link-check
1m 25s
Annotations
5 errors and 1 warning
Unordered list style [Expected: asterisk; Actual: dash]:
neps/nep-0568.md#L170
neps/nep-0568.md:170:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
Unordered list style [Expected: asterisk; Actual: dash]:
neps/nep-0568.md#L196
neps/nep-0568.md:196: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#L218
neps/nep-0568.md:218 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#L226
neps/nep-0568.md:226 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/[email protected], 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/
|