NEP-509: Stateless validation stage 0 #416
lint.yml
on: pull_request
markdown-lint
10s
markdown-link-check
1m 16s
Annotations
10 errors and 1 warning
Lists should be surrounded by blank lines [Context: "* Under stateless validation, ..."]:
neps/nep-0509.md#L18
neps/nep-0509.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* Under stateless validation, ..."]
|
Unordered list indentation [Expected: 2; Actual: 0]:
neps/nep-0509.md#L20
neps/nep-0509.md:20:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 0]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Assumptions"]:
neps/nep-0509.md#L33
neps/nep-0509.md:33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Assumptions"]
|
Lists should be surrounded by blank lines [Context: "* In memory trie is enabled - ..."]:
neps/nep-0509.md#L34
neps/nep-0509.md:34 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* In memory trie is enabled - ..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### High level requirements"]:
neps/nep-0509.md#L39
neps/nep-0509.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### High level requirements"]
|
Lists should be surrounded by blank lines [Context: "* No validator needs to track ..."]:
neps/nep-0509.md#L40
neps/nep-0509.md:40 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* No validator needs to track ..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Out of scope"]:
neps/nep-0509.md#L50
neps/nep-0509.md:50 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Out of scope"]
|
Lists should be surrounded by blank lines [Context: "* Data size optimizations such..."]:
neps/nep-0509.md#L51
neps/nep-0509.md:51 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* Data size optimizations such..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Chunk Validator Shuffling"]:
neps/nep-0509.md#L105
neps/nep-0509.md:105 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Chunk Validator Shuffling"]
|
Unordered list style [Expected: asterisk; Actual: dash]:
neps/nep-0509.md#L118
neps/nep-0509.md:118:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
|
markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, tj-actions/[email protected], DavidAnson/markdownlint-cli2-action@v9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|