Add ERC: Decentralized Identity Verification (DID) #3958
Annotations
9 errors and 2 warnings
ERCS/erc-7734.md#L103
error[markdown-order-section]: body has extra section(s)
--> ERCS/erc-7734.md
|
103 | ## Differentiation
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
ERCS/erc-7734.md#L5
error[preamble-author]: authors in the preamble must match the expected format
--> ERCS/erc-7734.md:5:8
|
5 | author: Anushka Yadav <@64anushka>
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/
|
ERCS/erc-7734.md#L5
error[preamble-author]: preamble header `author` must contain at least one GitHub username
--> ERCS/erc-7734.md
|
5 | author: Anushka Yadav <@64anushka>
|
|
ERCS/erc-7734.md#L2
error[preamble-eip]: preamble header `eip` must be an unsigned integer
--> ERCS/erc-7734.md:2:5
|
2 | eip: xx
| ^^^ not a non-negative integer
|
= help: see https://ethereum.github.io/eipw/preamble-eip/
|
ERCS/erc-7734.md#L2
error[preamble-file-name]: file name must reflect the preamble header `eip`
--> ERCS/erc-7734.md:2:5
|
2 | eip: xx
| ^^^ this value
|
= help: this file's name should be `erc-xx.md`
= help: see https://ethereum.github.io/eipw/preamble-file-name/
|
ERCS/erc-7734.md#L3
error[preamble-len-title]: preamble header `title` value is too long (max 44)
--> ERCS/erc-7734.md:3:7
|
3 | title: Decentralized Identity Verification (DID) Standard
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-title/
|
ERCS/erc-7734.md#L4
error[preamble-re-description]: preamble header `description` should not contain `standard` (or similar words.)
--> ERCS/erc-7734.md:4:13
|
4 | description: A standard for decentralized identity verification on the blockchain.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched
|
= info: the pattern in question: `(?i)standar\w*\b`
= help: see https://ethereum.github.io/eipw/preamble-re-description/
|
ERCS/erc-7734.md#L3
error[preamble-re-title]: preamble header `title` should not contain `standard` (or similar words.)
--> ERCS/erc-7734.md:3:7
|
3 | title: Decentralized Identity Verification (DID) Standard
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched
|
= info: the pattern in question: `(?i)standar\w*\b`
= help: see https://ethereum.github.io/eipw/preamble-re-title/
|
|
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