Skip to content

Add EIP: Withdrawal Credential Update Request #17649

Add EIP: Withdrawal Credential Update Request

Add EIP: Withdrawal Credential Update Request #17649

Triggered via pull request October 31, 2024 03:04
Status Failure
Total duration 37s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
3s
Save PR Number
HTMLProofer
26s
HTMLProofer
Link Check
15s
Link Check
CodeSpell
12s
CodeSpell
EIP Walidator
5s
EIP Walidator
Markdown Linter
4s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 6 warnings
Emphasis style should be consistent [Expected: asterisk; Actual: underscore]: EIPS/eip-7800.md#L125
EIPS/eip-7800.md:125:1 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore]
No empty links [Context: "[Full specification]()"]: EIPS/eip-7800.md#L138
EIPS/eip-7800.md:138:1 MD042/no-empty-links No empty links [Context: "[Full specification]()"]
Unordered list style [Expected: asterisk; Actual: dash]: EIPS/eip-7800.md#L141
EIPS/eip-7800.md:141:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Lists should be surrounded by blank lines [Context: "- New container `WithdrawalCre..."]: EIPS/eip-7800.md#L141
EIPS/eip-7800.md:141 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- New container `WithdrawalCre..."]
Unordered list style [Expected: asterisk; Actual: dash]: EIPS/eip-7800.md#L142
EIPS/eip-7800.md:142:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Unordered list style [Expected: asterisk; Actual: dash]: EIPS/eip-7800.md#L143
EIPS/eip-7800.md:143:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash]
Markdown Linter
Failed with exit code: 1
non-relative link or image: EIPS/eip-7800.md#L32
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-7800.md | 32 | [EIP-7685](https://eips.ethereum.org/EIPS/eip-7685), decreasing the complexity of adding | = help: use `./eip-7685.md` instead = help: see https://ethereum.github.io/eipw/markdown-rel-links/
non-relative link or image: EIPS/eip-7800.md#L64
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-7800.md | 64 | [EIP-7251](https://eips.ethereum.org/EIPS/eip-7251), the target validator withdrawal | = help: use `./eip-7251.md` instead
non-relative link or image: EIPS/eip-7800.md#L129
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-7800.md | 129 | At the end of processing any execution block where `block.timestamp >= FORK_TIMESTAMP` (i.e. after processing all transactions and ... | = help: use `./eip-7685.md` instead
preamble header `eip` must be an unsigned integer: EIPS/eip-7800.md#L2
error[preamble-eip]: preamble header `eip` must be an unsigned integer --> EIPS/eip-7800.md:2:5 | 2 | eip: XXXX | ^^^^^ not a non-negative integer | = help: see https://ethereum.github.io/eipw/preamble-eip/
file name must reflect the preamble header `eip`: EIPS/eip-7800.md#L2
error[preamble-file-name]: file name must reflect the preamble header `eip` --> EIPS/eip-7800.md:2:5 | 2 | eip: XXXX | ^^^^^ this value | = help: this file's name should be `eip-XXXX.md` = help: see https://ethereum.github.io/eipw/preamble-file-name/
preamble header `discussions-to` should point to a thread on ethereum-magicians.org: EIPS/eip-7800.md#L6
error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org --> EIPS/eip-7800.md:6:16 | 6 | discussions-to: https://ethereum-magicians.org/t/ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required pattern was not matched | = info: the pattern in question: `^https://ethereum-magicians.org/t/[^/]+/[0-9]+$` = help: see https://ethereum.github.io/eipw/preamble-re-discussions-to/
EIP Walidator
validation found errors :(
HTMLProofer
Process completed with exit code 1.
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/
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/
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
87 Bytes