Add EIP: EVM Modular Arithmetic Extensions #16652
Annotations
10 errors and 2 warnings
EIPS/eip-8743.md#L203
error[markdown-order-section]: body has extra section(s)
--> EIPS/eip-8743.md
|
203 | ![Alt text](https://github.com/jwasinger/evmmax-bench-plot/blob/5284df958171bc95ee9dcf47c995cffac7a136b0/charts/mulmodx.png?raw=true)
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
EIPS/eip-8743.md#L199
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-8743.md
|
199 | ![Alt text](https://github.com/jwasinger/evmmax-bench-plot/blob/5284df958171bc95ee9dcf47c995cffac7a136b0/charts/addmodx.png?raw=true)
|
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
EIPS/eip-8743.md#L201
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-8743.md
|
201 | ![Alt text](https://github.com/jwasinger/evmmax-bench-plot/blob/5284df958171bc95ee9dcf47c995cffac7a136b0/charts/submodx.png?raw=true)
|
|
EIPS/eip-8743.md#L203
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-8743.md
|
203 | ![Alt text](https://github.com/jwasinger/evmmax-bench-plot/blob/5284df958171bc95ee9dcf47c995cffac7a136b0/charts/mulmodx.png?raw=true)
|
|
EIPS/eip-8743.md#L210
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-8743.md
|
210 | ![Alt text](https://github.com/jwasinger/evmmax-bench-plot/blob/5284df958171bc95ee9dcf47c995cffac7a136b0/charts/setmod.png?raw=true)
|
|
EIPS/eip-8743.md#L224
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-8743.md
|
224 | Work-in-progress reference implementation for Geth [here](https://github.com/jwasinger/go-ethereum/tree/eip-8743).
|
|
EIPS/eip-8743.md#L12
error[markdown-req-section]: body is missing section(s): `Rationale`, `Security Considerations`, `Copyright`
--> EIPS/eip-8743.md
|
|
= help: must be at the second level (`## Heading`)
= help: see https://ethereum.github.io/eipw/markdown-req-section/
|
EIPS/eip-8743.md#L6
error[preamble-author]: authors in the preamble must match the expected format
--> EIPS/eip-8743.md:6:8
|
6 | author: Jared Wasinger <@jwasinger>, Alex Beregszaszi (@axic)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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-8743.md#L7
error[preamble-discussions-to]: preamble header `discussions-to` is not a valid URL
--> EIPS/eip-8743.md:7:16
|
7 | discussions-to:
| relative URL without a base
|
= help: see https://ethereum.github.io/eipw/preamble-discussions-to/
|
EIPS/eip-8743.md#L5
error[preamble-enum-type]: preamble header `type` has an unrecognized value
--> EIPS/eip-8743.md:5:6
|
5 | type: standards track
| ^^^^^^^^^^^^^^^^ must be one of: `Standards Track`, `Meta`, `Informational`
|
= help: see https://ethereum.github.io/eipw/preamble-enum-type/
|
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