Add EIP: Add wallet_signIntendedValidatorData method #16777
Annotations
4 errors and 2 warnings
EIPS/eip-7749.md#L5
error[preamble-author]: authors in the preamble must match the expected format
--> EIPS/eip-7749.md:5:8
|
5 | author: Yamen Merhi (@YamenMerhi) Patronum Labs (@Patronum-Labs)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized author
|
= help: Try `Random J. User (@username) <[email protected]>` for an author with a GitHub username plus email.
= help: Try `Random J. User (@username)` for an author with a GitHub username.
= help: Try `Random J. User <[email protected]>` for an author with an email.
= help: Try `Random J. User` for an author without contact information.
= help: see https://ethereum.github.io/eipw/preamble-author/
|
EIPS/eip-7749.md#L5
error[preamble-author]: preamble header `author` must contain at least one GitHub username
--> EIPS/eip-7749.md
|
5 | author: Yamen Merhi (@YamenMerhi) Patronum Labs (@Patronum-Labs)
|
|
EIPS/eip-7749.md#L6
error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org
--> EIPS/eip-7749.md:6:16
|
6 | discussions-to: https://ethereum-magicians.org/t/eip-7749-add-wallet-signintendedvalidatordata-method/20693/1
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/
|
|
The following actions uses Node.js version which is deprecated 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