Update EIP-3155: Move to Review #16832
ci.yml
on: pull_request
Save PR Number
4s
HTMLProofer
55s
Link Check
16s
CodeSpell
9s
EIP Walidator
9s
Markdown Linter
5s
Annotations
20 errors and 6 warnings
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Simple Summary"]:
EIPS/eip-3155.md#L13
EIPS/eip-3155.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Simple Summary"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"]:
EIPS/eip-3155.md#L16
EIPS/eip-3155.md:16 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"]
|
Lists should be surrounded by blank lines [Context: "- Move the specification to a ..."]:
EIPS/eip-3155.md#L23
EIPS/eip-3155.md:23 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Move the specification to a ..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Specification"]:
EIPS/eip-3155.md#L34
EIPS/eip-3155.md:34 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Specification"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
EIPS/eip-3155.md#L78
EIPS/eip-3155.md:78 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Emphasis style should be consistent [Expected: asterisk; Actual: underscore]:
EIPS/eip-3155.md#L82
EIPS/eip-3155.md:82:52 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
EIPS/eip-3155.md#L92
EIPS/eip-3155.md:92 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
EIPS/eip-3155.md#L116
EIPS/eip-3155.md:116 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rationale"]:
EIPS/eip-3155.md#L120
EIPS/eip-3155.md:120 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rationale"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Backwards Compatibility"]:
EIPS/eip-3155.md#L125
EIPS/eip-3155.md:125 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Backwards Compatibility"]
|
body has extra section(s):
EIPS/eip-3155.md#L13
error[markdown-order-section]: body has extra section(s)
--> EIPS/eip-3155.md
|
13 | ## Simple Summary
|
::: EIPS/eip-3155.md
|
154 | ## Implementation
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
non-relative link or image:
EIPS/eip-3155.md#L155
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-3155.md
|
155 | Implementation in [go-ethereum](https://github.com/ethereum/go-ethereum/tree/master/cmd/evm)
|
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
non-relative link or image:
EIPS/eip-3155.md#L156
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-3155.md
|
156 | Implementation in [OpenEthereum](https://github.com/openethereum/openethereum/tree/main/bin/evmbin)
|
|
non-relative link or image:
EIPS/eip-3155.md#L157
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-3155.md
|
157 | Implementation in [Besu](https://github.com/hyperledger/besu/tree/master/ethereum/evmtool)
|
|
non-relative link or image:
EIPS/eip-3155.md#L158
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-3155.md
|
158 | Implementation in [Nethermind](https://github.com/NethermindEth/nethermind/tree/master/src/Nethermind/Nethermind.State.Test.Runner)
|
|
body is missing section(s): `Abstract`:
EIPS/eip-3155.md#L11
error[markdown-req-section]: body is missing section(s): `Abstract`
--> EIPS/eip-3155.md
|
|
= help: must be at the second level (`## Heading`)
= help: see https://ethereum.github.io/eipw/markdown-req-section/
|
preamble is missing header(s): `description`:
EIPS/eip-3155.md#L1
error[preamble-req]: preamble is missing header(s): `description`
--> EIPS/eip-3155.md
|
|
= help: see https://ethereum.github.io/eipw/preamble-req/
|
EIP Walidator
validation found errors :(
|
HTMLProofer
Canceling since a higher priority waiting request for 'Continuous Integration-8796' exists
|
HTMLProofer
The operation was canceled.
|
Markdown Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f, DavidAnson/markdownlint-cli2-action@f5cf187ef11bd3a68a127321b794aa252ff23019. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Save PR Number
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
EIP Walidator
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeSpell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Link Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr_number".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pr_number
Expired
|
87 Bytes |
|