Skip to content

Add EIP: Multi-Owner Non-Fungible Tokens (MO-NFT) #16614

Add EIP: Multi-Owner Non-Fungible Tokens (MO-NFT)

Add EIP: Multi-Owner Non-Fungible Tokens (MO-NFT) #16614

Triggered via pull request July 13, 2024 14:15
Status Failure
Total duration 25s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
4s
Save PR Number
HTMLProofer
18s
HTMLProofer
Link Check
12s
Link Check
CodeSpell
12s
CodeSpell
EIP Walidator
7s
EIP Walidator
Markdown Linter
11s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
the first match of the given pattern must be a link: EIPS/eip-XXXX.md#L43
error[markdown-link-first]: the first match of the given pattern must be a link --> EIPS/eip-XXXX.md | 43 | #### ERC-721 Compliance | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+` = help: see https://ethereum.github.io/eipw/markdown-link-first/
the first match of the given pattern must be a link: EIPS/eip-XXXX.md#L44
error[markdown-link-first]: the first match of the given pattern must be a link --> EIPS/eip-XXXX.md | 44 | Ensure compatibility with the existing ERC-721 standard for NFTs to maintain interoperability with existing tools and platforms. | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
the first match of the given pattern must be a link: EIPS/eip-XXXX.md#L50
error[markdown-link-first]: the first match of the given pattern must be a link --> EIPS/eip-XXXX.md | 50 | This standard is designed to be backwards compatible with the existing ERC-721 standard. Existing tools and platforms that support ERC-721 should be able to interact with MO-NFTs with minimal modifications. | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
the first match of the given pattern must be a link: EIPS/eip-XXXX.md#L50
error[markdown-link-first]: the first match of the given pattern must be a link --> EIPS/eip-XXXX.md | 50 | This standard is designed to be backwards compatible with the existing ERC-721 standard. Existing tools and platforms that support ERC-721 should be able to interact with MO-NFTs with minimal modifications. | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
body has extra section(s): EIPS/eip-XXXX.md#L12
error[markdown-order-section]: body has extra section(s) --> EIPS/eip-XXXX.md | 12 | ## Simple Summary | ::: EIPS/eip-XXXX.md | 59 | ## Implementation | = help: see https://ethereum.github.io/eipw/markdown-order-section/
non-relative link or image: EIPS/eip-XXXX.md#L70
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-XXXX.md | 70 | James Savechives is a Blockchain Engineer, with a keen interest in blockchain technology and digital assets. With a background in AizelNetwork, James Savechives aims to explore innovative solutions that bridge the gap between technology and practical applications. You can follow James Savechives on [\Twitter\]](https://x.com/CopyNature) or visit [\[Medium\]](https://medium.com/@james.walstonn) for more insights and articles. | = help: see https://ethereum.github.io/eipw/markdown-rel-links/
non-relative link or image: EIPS/eip-XXXX.md#L70
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-XXXX.md | 70 | James Savechives is a Blockchain Engineer, with a keen interest in blockchain technology and digital assets. With a background in AizelNetwork, James Savechives aims to explore innovative solutions that bridge the gap between technology and practical applications. You can follow James Savechives on [\Twitter\]](https://x.com/CopyNature) or visit [\[Medium\]](https://medium.com/@james.walstonn) for more insights and articles. |
body is missing section(s): `Copyright`: EIPS/eip-XXXX.md#L11
error[markdown-req-section]: body is missing section(s): `Copyright` --> EIPS/eip-XXXX.md | | = help: must be at the second level (`## Heading`) = help: see https://ethereum.github.io/eipw/markdown-req-section/
preamble header `eip` must be an unsigned integer: EIPS/eip-XXXX.md#L2
error[preamble-eip]: preamble header `eip` must be an unsigned integer --> EIPS/eip-XXXX.md:2:5 | 2 | eip: XXXX | ^^^^^ not a non-negative integer | = help: see https://ethereum.github.io/eipw/preamble-eip/
preamble header `category` has an unrecognized value: EIPS/eip-XXXX.md#L8
error[preamble-enum-category]: preamble header `category` has an unrecognized value --> EIPS/eip-XXXX.md:8:10 | 8 | category: ERC | ^^^^ must be one of: `Core`, `Networking`, `Interface` | = help: see https://ethereum.github.io/eipw/preamble-enum-category/
Markdown Linter
Process completed with exit code 1.
Markdown Linter
Unable to process file command 'env' successfully.
Markdown Linter
Invalid value. Matching delimiter not found 'EOF'
HTMLProofer
Process completed with exit code 1.
Save PR Number
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
EIP Walidator
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/
Markdown Linter
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/
Link Check
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/
CodeSpell
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/
HTMLProofer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
pr_number Expired
87 Bytes