Skip to content

NEP-509: Stateless validation stage 0 #567

NEP-509: Stateless validation stage 0

NEP-509: Stateless validation stage 0 #567

Triggered via pull request July 8, 2024 19:11
Status Failure
Total duration 2m 18s
Artifacts

lint.yml

on: pull_request
markdown-lint
8s
markdown-lint
markdown-link-check
2m 8s
markdown-link-check
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Emphasis style should be consistent [Expected: asterisk; Actual: underscore]: neps/nep-0509.md#L133
neps/nep-0509.md:133:3 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore]
Lists should be surrounded by blank lines [Context: "* chunk validators are not inc..."]: neps/nep-0509.md#L184
neps/nep-0509.md:184 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* chunk validators are not inc..."]
Lists should be surrounded by blank lines [Context: "* `(epoch_id, shard_id, height..."]: neps/nep-0509.md#L477
neps/nep-0509.md:477 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* `(epoch_id, shard_id, height..."]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Validator Role Change"]: neps/nep-0509.md#L497
neps/nep-0509.md:497 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Validator Role Change"]
Unordered list style [Expected: asterisk; Actual: dash]: neps/nep-0509.md#L581
neps/nep-0509.md:581:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Unordered list style [Expected: asterisk; Actual: dash]: neps/nep-0509.md#L582
neps/nep-0509.md:582:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
markdown-lint
Failed with exit code: 1
markdown-lint
The following actions uses Node.js version which is deprecated 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/