Add ERC: Cross-Chain Tracking #9801
Annotations
8 errors
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93
validation found errors :(
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L10
error[preamble-uint-requires]: preamble header `requires` items must be unsigned integers
--> ERCS/erc-8088.md:10:10
|
10 | requires: EIP-155,EIP-172
| ^^^^^^^^ not a non-negative integer
| ^^^^^^^ not a non-negative integer
|
= help: see https://ethereum.github.io/eipw/preamble-uint-requires/
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L1
error[preamble-req]: preamble is missing header(s): `eip`
--> ERCS/erc-8088.md
|
|
= help: see https://ethereum.github.io/eipw/preamble-req/
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L3
error[preamble-re-description]: preamble header `description` should not contain `standard` (or similar words.)
--> ERCS/erc-8088.md:3:13
|
3 | ...on: This EIP standardizes a simplified set of cross-chain bridge transaction event formats, aiming to provide fundamental traceability standard for cross-chain transactions.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched
|
= info: the pattern in question: `(?i)standar\w*\b`
= help: see https://ethereum.github.io/eipw/preamble-re-description/
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L10
error[preamble-list-requires]: preamble header list items must begin with a space
--> ERCS/erc-8088.md:10:18
|
10 | requires: EIP-155,EIP-172
| ^ missing space
|
= help: see https://ethereum.github.io/eipw/preamble-list-requires/
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L3
error[preamble-len-description]: preamble header `description` value is too long (max 140)
--> ERCS/erc-8088.md:3:13
|
3 | ...on: This EIP standardizes a simplified set of cross-chain bridge transaction event formats, aiming to provide fundamental traceability standard for cross-chain transactions.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-description/
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L4
error[preamble-author]: authors in the preamble must match the expected format
--> ERCS/erc-8088.md:4:8
|
4 | author: Shulei(@baishuo13)<[email protected]>, Jeff Fei (@77eff) <[email protected]>, Kenny Kung (@kennyk10) <kenny.kung@a...
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-8088.md#L122
error[markdown-order-section]: body has extra section(s)
--> ERCS/erc-8088.md
|
122 | ## Test cases
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
Loading