Add EIP: Privileged Non-Fungible Tokens Tied To RWA #16995
ci.yml
on: pull_request
Save PR Number
2s
HTMLProofer
8m 48s
Link Check
16s
CodeSpell
8s
EIP Walidator
4s
Markdown Linter
4s
Annotations
13 errors and 7 warnings
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
EIPS/eip-7766.md#L113
EIPS/eip-7766.md:113 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Markdown Linter
Failed with exit code: 1
|
the first match of the given pattern must be a link:
EIPS/eip-7766.md#L94
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-7766.md
|
94 | The **metadata extension** is OPTIONAL for ERC-7766 smart contracts. This allows your smart contract to be interrogated for its details about the privileges which your NFTs carry.
|
= 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-7766.md#L112
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-7766.md
|
112 | This is the “ERC-7766 Metadata JSON Schema” referenced above.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
the first match of the given pattern must be a link:
EIPS/eip-7766.md#L150
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-7766.md
|
150 | This standard is an extension of EIP-721. It is fully compatible with both of the commonly used optional extensions (IERC721Metadata and IERC721Enumerable) mentioned in the EIP-721 standard.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
the first match of the given pattern must be a link:
EIPS/eip-7766.md#L150
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-7766.md
|
150 | This standard is an extension of EIP-721. It is fully compatible with both of the commonly used optional extensions (IERC721Metadata and IERC721Enumerable) mentioned in the EIP-721 standard.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`):
EIPS/eip-7766.md#L27
error[markdown-re-erc-dash]: proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`)
--> EIPS/eip-7766.md
|
27 | This EIP inherits the ERC721 NFT token standard for all transfer and approval logic. All transfer and approval functions are inherited from this token standard without changes. Additionally, this EIP also inherits the ERC721 Metadata standards for name, symbol, and metadata URI lookup.
|
= info: the pattern in question: `(?i)erc[\s]*[0-9]+`
= help: see https://ethereum.github.io/eipw/markdown-re-erc-dash/
|
proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`):
EIPS/eip-7766.md#L146
error[markdown-re-erc-dash]: proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`)
--> EIPS/eip-7766.md
|
146 | 6. IERC7766Metadata provides specifications for obtaining metadata information of privileges. A contract that implements IERC7766Metadata **SHALL** also implement IERC7766.
|
= info: the pattern in question: `(?i)erc[\s]*[0-9]+`
|
proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`):
EIPS/eip-7766.md#L146
error[markdown-re-erc-dash]: proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`)
--> EIPS/eip-7766.md
|
146 | 6. IERC7766Metadata provides specifications for obtaining metadata information of privileges. A contract that implements IERC7766Metadata **SHALL** also implement IERC7766.
|
= info: the pattern in question: `(?i)erc[\s]*[0-9]+`
|
proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`):
EIPS/eip-7766.md#L150
error[markdown-re-erc-dash]: proposals must be referenced with the form `ERC-N` (not `ERCN` or `ERC N`)
--> EIPS/eip-7766.md
|
150 | This standard is an extension of EIP-721. It is fully compatible with both of the commonly used optional extensions (IERC721Metadata and IERC721Enumerable) mentioned in the EIP-721 standard.
|
= info: the pattern in question: `(?i)erc[\s]*[0-9]+`
|
references to proposals with a `category` of `ERC` must use a prefix of `ERC`:
EIPS/eip-7766.md#L150
error[markdown-refs]: references to proposals with a `category` of `ERC` must use a prefix of `ERC`
--> EIPS/eip-7766.md
|
150 | This standard is an extension of EIP-721. It is fully compatible with both of the commonly used optional extensions (IERC721Metadata and IERC721Enumerable) mentioned in the EIP-721 standard.
|
= help: see https://ethereum.github.io/eipw/markdown-refs/
|
references to proposals with a `category` of `ERC` must use a prefix of `ERC`:
EIPS/eip-7766.md#L150
error[markdown-refs]: references to proposals with a `category` of `ERC` must use a prefix of `ERC`
--> EIPS/eip-7766.md
|
150 | This standard is an extension of EIP-721. It is fully compatible with both of the commonly used optional extensions (IERC721Metadata and IERC721Enumerable) mentioned in the EIP-721 standard.
|
|
HTMLProofer
Process completed with exit code 1.
|
Save PR Number
The following actions use a deprecated Node.js version 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/
|
Markdown Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f, DavidAnson/markdownlint-cli2-action@f5cf187ef11bd3a68a127321b794aa252ff23019. 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 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/
|
CodeSpell
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/
|
Link Check
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/
|
HTMLProofer
The following actions use a deprecated Node.js version 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
|
87 Bytes |
|