Cross-Shard Congestion Control #530
lint.yml
on: pull_request
markdown-lint
5s
markdown-link-check
1m 23s
Annotations
7 errors and 1 warning
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
neps/nep-0539.md#L178
neps/nep-0539.md:178 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```python"]:
neps/nep-0539.md#L181
neps/nep-0539.md:181 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```python"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
neps/nep-0539.md#L207
neps/nep-0539.md:207 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Unordered list style [Expected: dash; Actual: asterisk]:
neps/nep-0539.md#L268
neps/nep-0539.md:268:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk]
|
Unordered list style [Expected: dash; Actual: asterisk]:
neps/nep-0539.md#L269
neps/nep-0539.md:269:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk]
|
Heading style [Expected: atx; Actual: atx_closed]:
neps/nep-0539.md#L620
neps/nep-0539.md:620 MD003/heading-style/header-style Heading style [Expected: atx; Actual: atx_closed]
|
markdown-lint
Failed with exit code: 1
|
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/.
|