Add EIP: Add wallet_signIntendedValidatorData method #16761
Annotations
7 errors and 2 warnings
EIPS/eip-x.md#L6
error[preamble-discussions-to]: preamble header `discussions-to` is not a valid URL
--> EIPS/eip-x.md:6:16
|
6 | discussions-to: TBD
| ^^^^ relative URL without a base
|
= help: see https://ethereum.github.io/eipw/preamble-discussions-to/
|
EIPS/eip-x.md#L2
error[preamble-eip]: preamble header `eip` must be an unsigned integer
--> EIPS/eip-x.md:2:5
|
2 | eip: XXXX
| ^^^^^ not a non-negative integer
|
= help: see https://ethereum.github.io/eipw/preamble-eip/
|
EIPS/eip-x.md#L2
error[preamble-file-name]: file name must reflect the preamble header `eip`
--> EIPS/eip-x.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/
|
EIPS/eip-x.md#L6
error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org
--> EIPS/eip-x.md:6:16
|
6 | discussions-to: TBD
| ^^^^ 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/
|
EIPS/eip-x.md#L4
error[preamble-requires-ref-description]: proposals mentioned in preamble header `description` must appear in `requires`
--> EIPS/eip-x.md:4:92
|
4 | description: A new RPC method to sign data with an intended validator address according to ERC-191 version 0x00.
| ^^^^^^^ mentioned here
|
= help: see https://ethereum.github.io/eipw/preamble-requires-ref-description/
|
EIPS/eip-x.md#L11
error[preamble-uint-requires]: preamble header `requires` items must be unsigned integers
--> EIPS/eip-x.md:11:10
|
11 | requires: 191 - 712
| ^^^^^^^^^^ not a non-negative integer
|
= help: see https://ethereum.github.io/eipw/preamble-uint-requires/
|
|
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/
|
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/
|
This job failed
Loading