Add EIP: Buyer-Seller Negotiable Pricing Mechanism #16967
Annotations
9 errors and 2 warnings
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L14
error[markdown-order-section]: body has extra section(s)
--> EIPS/eip-xxx.md
|
14 | ## Introduction
|
::: EIPS/eip-xxx.md
|
63 | ## Implementation
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L11
error[markdown-req-section]: body is missing section(s): `Abstract`, `Security Considerations`, `Copyright`
--> EIPS/eip-xxx.md
|
|
= help: must be at the second level (`## Heading`)
= help: see https://ethereum.github.io/eipw/markdown-req-section/
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L5
error[preamble-author]: authors in the preamble must match the expected format
--> EIPS/eip-xxx.md:5:8
|
5 | author: S7iter(@admi-n) <[email protected]>
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L5
error[preamble-author]: preamble header `author` must contain at least one GitHub username
--> EIPS/eip-xxx.md
|
5 | author: S7iter(@admi-n) <[email protected]>
|
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L2
error[preamble-eip]: preamble header `eip` must be an unsigned integer
--> EIPS/eip-xxx.md:2:5
|
2 | eip:
| ^ not a non-negative integer
|
= help: see https://ethereum.github.io/eipw/preamble-eip/
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L2
error[preamble-file-name]: file name must reflect the preamble header `eip`
--> EIPS/eip-xxx.md:2:5
|
2 | eip:
| ^ this value
|
= help: this file's name should be `eip-.md`
= help: see https://ethereum.github.io/eipw/preamble-file-name/
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L4
error[preamble-len-description]: preamble header `description` value is too long (max 140)
--> EIPS/eip-xxx.md:4:13
|
4 | description: Allows buyers and sellers to freely negotiate and determine transaction prices on the Ethereum network. The seller sets the initial price, and the buyer can propose a new price through negotiation with the seller, and eventually both parties can reach an agreement and complete the transaction.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-description/
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf:
EIPS/eip-xxx.md#L1
error[preamble-req]: preamble is missing header(s): `discussions-to`
--> EIPS/eip-xxx.md
|
|
= help: see https://ethereum.github.io/eipw/preamble-req/
|
Run ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf
validation found errors :(
|
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/
|
Loading