Skip to content

NEP-509: Stateless validation stage 0 #566

NEP-509: Stateless validation stage 0

NEP-509: Stateless validation stage 0 #566

Triggered via pull request July 8, 2024 15:14
Status Failure
Total duration 1m 55s
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

6 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: "* `(epoch_id, shard_id, height..."]: neps/nep-0509.md#L473
neps/nep-0509.md:473 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#L493
neps/nep-0509.md:493 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#L577
neps/nep-0509.md:577:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Unordered list style [Expected: asterisk; Actual: dash]: neps/nep-0509.md#L578
neps/nep-0509.md:578: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/