Add ERC: Wallet Call Token Capabilities #5235
Annotations
10 errors and 2 warnings
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L16
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
16 | This ERC extends [EIP-5792](./eip-5792.md) by defining capabilities that allow dApps to specify common token prerequisites for trans...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
= help: see https://ethereum.github.io/eipw/markdown-link-first/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L16
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
16 | This ERC extends [EIP-5792](./eip-5792.md) by defining capabilities that allow dApps to specify common token prerequisites for trans...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L16
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
16 | This ERC extends [EIP-5792](./eip-5792.md) by defining capabilities that allow dApps to specify common token prerequisites for trans...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L32
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
32 | ### ERC-20 Minimum Balance Capability
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L34
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
34 | A dApp can use the `erc20MinBalance` capability in a `wallet_sendCalls` request to request that a wallet ensure the owner has a mini...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L104
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
104 | ### ERC-20 Minimum Allowance Capability
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L106
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
106 | A dApp can use the `erc20MinAllowance` capability in a `wallet_sendCalls` request to request that a wallet ensure the owner has a m...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L179
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
179 | ### ERC-721 Ownership Capability
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L181
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
181 | A dApp can use the `erc721Ownership` capability in a `wallet_sendCalls` request to request that a wallet ensure the owner has owner...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7795.md#L251
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7795.md
|
251 | ### ERC-721 Approval Capability
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
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