Improve the description of epoch end #435
lint.yml
on: pull_request
markdown-lint
4s
markdown-link-check
1m 16s
Annotations
10 errors and 1 warning
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### End of an epoch"]:
specs/BlockchainLayer/EpochManager/Epoch.md#L12
specs/BlockchainLayer/EpochManager/Epoch.md:12 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### End of an epoch"]
|
Lists should be surrounded by blank lines [Context: "- `block.last_finalized_height..."]:
specs/BlockchainLayer/EpochManager/Epoch.md#L16
specs/BlockchainLayer/EpochManager/Epoch.md:16 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `block.last_finalized_height..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### EpochHeight"]:
specs/BlockchainLayer/EpochManager/Epoch.md#L26
specs/BlockchainLayer/EpochManager/Epoch.md:26 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### EpochHeight"]
|
Lists should be surrounded by blank lines [Context: "- Special epoch that contains ..."]:
specs/BlockchainLayer/EpochManager/Epoch.md#L28
specs/BlockchainLayer/EpochManager/Epoch.md:28 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Special epoch that contains ..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Epoch id"]:
specs/BlockchainLayer/EpochManager/Epoch.md#L32
specs/BlockchainLayer/EpochManager/Epoch.md:32 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Epoch id"]
|
Lists should be surrounded by blank lines [Context: "- For special genesis block ep..."]:
specs/BlockchainLayer/EpochManager/Epoch.md#L36
specs/BlockchainLayer/EpochManager/Epoch.md:36 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- For special genesis block ep..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### End of an epoch"]:
specs/BlockchainLayer/EpochManager/Epoch.md#L41
specs/BlockchainLayer/EpochManager/Epoch.md:41 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### End of an epoch"]
|
Multiple headings with the same content [Context: "### End of an epoch"]:
specs/BlockchainLayer/EpochManager/Epoch.md#L41
specs/BlockchainLayer/EpochManager/Epoch.md:41 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "### End of an epoch"]
|
Lists should be surrounded by blank lines [Context: "- After processing the last bl..."]:
specs/BlockchainLayer/EpochManager/Epoch.md#L42
specs/BlockchainLayer/EpochManager/Epoch.md:42 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- After processing the last bl..."]
|
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/.
|