NEP-536: Reduce the number of refund receipts #504
lint.yml
on: pull_request
markdown-lint
7s
markdown-link-check
1m 14s
Annotations
6 errors and 1 warning
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
neps/nep-0536.md#L24
neps/nep-0536.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Fenced code blocks should have a language specified [Context: "```"]:
neps/nep-0536.md#L24
neps/nep-0536.md:24 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
neps/nep-0536.md#L27
neps/nep-0536.md:27 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Lists should be surrounded by blank lines [Context: "* If the contract wants to ref..."]:
neps/nep-0536.md#L30
neps/nep-0536.md:30 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* If the contract wants to ref..."]
|
Lists should be surrounded by blank lines [Context: "* When a transaction is conver..."]:
neps/nep-0536.md#L38
neps/nep-0536.md:38 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* When a transaction is conver..."]
|
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/.
|