Skip to content

Update EIP-2718: Update eip-2718.md #16376

Update EIP-2718: Update eip-2718.md

Update EIP-2718: Update eip-2718.md #16376

Triggered via pull request June 13, 2024 04:10
Status Failure
Total duration 8m 25s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
7s
Save PR Number
HTMLProofer
7m 59s
HTMLProofer
Link Check
13s
Link Check
CodeSpell
13s
CodeSpell
EIP Walidator
8s
EIP Walidator
Markdown Linter
5s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Abstract"]: EIPS/eip-2718.md#L13
EIPS/eip-2718.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Abstract"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"]: EIPS/eip-2718.md#L16
EIPS/eip-2718.md:16 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Specification"]: EIPS/eip-2718.md#L24
EIPS/eip-2718.md:24 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Specification"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### Definitions"]: EIPS/eip-2718.md#L25
EIPS/eip-2718.md:25 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### Definitions"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Definitions"]: EIPS/eip-2718.md#L25
EIPS/eip-2718.md:25 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Definitions"]
Lists should be surrounded by blank lines [Context: "* `||` is the byte/byte-array ..."]: EIPS/eip-2718.md#L26
EIPS/eip-2718.md:26 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* `||` is the byte/byte-array ..."]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Transactions"]: EIPS/eip-2718.md#L28
EIPS/eip-2718.md:28 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Transactions"]
Lists should be surrounded by blank lines [Context: "* `Index` is the index in the ..."]: EIPS/eip-2718.md#L30
EIPS/eip-2718.md:30 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* `Index` is the index in the ..."]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Receipts"]: EIPS/eip-2718.md#L39
EIPS/eip-2718.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Receipts"]
Lists should be surrounded by blank lines [Context: "* `Index` is the index in the ..."]: EIPS/eip-2718.md#L41
EIPS/eip-2718.md:41 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* `Index` is the index in the ..."]
body is missing section(s): `Security Considerations`: EIPS/eip-2718.md#L12
error[markdown-req-section]: body is missing section(s): `Security Considerations` --> EIPS/eip-2718.md | | = help: must be at the second level (`## Heading`) = help: see https://ethereum.github.io/eipw/markdown-req-section/
EIP Walidator
validation found errors :(
Markdown Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f, DavidAnson/markdownlint-cli2-action@f5cf187ef11bd3a68a127321b794aa252ff23019. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Save PR Number
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
EIP Walidator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CodeSpell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Link Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTMLProofer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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