Skip to content

NEP-568: Resharding v3 #606

NEP-568: Resharding v3

NEP-568: Resharding v3 #606

Triggered via pull request November 14, 2024 16:34
Status Failure
Total duration 1m 50s
Artifacts

lint.yml

on: pull_request
markdown-lint
5s
markdown-lint
markdown-link-check
1m 41s
markdown-link-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lists should be surrounded by blank lines [Context: "* MemTrie splitting needs to b..."]: neps/nep-0568.md#L82
neps/nep-0568.md:82 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* MemTrie splitting needs to b..."]
Unordered list style [Expected: asterisk; Actual: dash]: neps/nep-0568.md#L105
neps/nep-0568.md:105:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Lists should be surrounded by blank lines [Context: "- `TrieKey::DelayedReceipt` an..."]: neps/nep-0568.md#L105
neps/nep-0568.md:105 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `TrieKey::DelayedReceipt` an..."]
Unordered list style [Expected: asterisk; Actual: dash]: neps/nep-0568.md#L106
neps/nep-0568.md:106:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Delayed Receipt Handling"]: neps/nep-0568.md#L173
neps/nep-0568.md:173 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Delayed Receipt Handling"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### PromiseYield Receipt Handling"]: neps/nep-0568.md#L174
neps/nep-0568.md:174 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### PromiseYield Receipt Handling"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### PromiseYield Receipt Handling"]: neps/nep-0568.md#L174
neps/nep-0568.md:174 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### PromiseYield Receipt Handling"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### Buffered Receipt Handling"]: neps/nep-0568.md#L175
neps/nep-0568.md:175 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### Buffered Receipt Handling"]
Fenced code blocks should be surrounded by blank lines [Context: "```"]: neps/nep-0568.md#L195
neps/nep-0568.md:195 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### State Storage - MemTrie"]: neps/nep-0568.md#L196
neps/nep-0568.md:196 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### State Storage - MemTrie"]
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/