Skip to content

Add ERC: App Keys for Fully Embedded Accounts #4384

Add ERC: App Keys for Fully Embedded Accounts

Add ERC: App Keys for Fully Embedded Accounts #4384

Triggered via pull request September 5, 2024 03:42
Status Cancelled
Total duration 1m 55s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
2s
Save PR Number
HTMLProofer
1m 45s
HTMLProofer
Link Check
12s
Link Check
CodeSpell
9s
CodeSpell
EIP Walidator
5s
EIP Walidator
Markdown Linter
5s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
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'
the first match of the given pattern must be a link: ERCS/erc-7763.md#L16
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-7763.md | 16 | This ERC proposes a standard for wallets to generate and manage exposed application-specific key pairs, building upon the concepts introduced in ERC-1775 and complementing ERC-7716. It defines exposed keys that allow free signing by the current site. This approach enhances flexibility in managing permissions for decentralized applications (dApps) while maintaining a balance with security considerations. | = 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: ERCS/erc-7763.md#L16
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-7763.md | 16 | This ERC proposes a standard for wallets to generate and manage exposed application-specific key pairs, building upon the concepts introduced in ERC-1775 and complementing ERC-7716. It defines exposed keys that allow free signing by the current site. This approach enhances flexibility in managing permissions for decentralized applications (dApps) while maintaining a balance with security considerations. | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
the first match of the given pattern must be a link: ERCS/erc-7763.md#L20
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-7763.md | 20 | As the ecosystem of dApps grows, there's an increasing need for more granular and flexible key management. This ERC simplifies the ideas presented in ERC-1775 and ERC-7715 by providing a standard for exposed app keys that a wallet can use to manage permissions for a dApp: | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
the first match of the given pattern must be a link: ERCS/erc-7763.md#L20
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-7763.md | 20 | As the ecosystem of dApps grows, there's an increasing need for more granular and flexible key management. This ERC simplifies the ideas presented in ERC-1775 and ERC-7715 by providing a standard for exposed app keys that a wallet can use to manage permissions for a dApp: | = info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
body has extra section(s): ERCS/erc-7763.md#L119
error[markdown-order-section]: body has extra section(s) --> ERCS/erc-7763.md | 119 | ## Conclusion | = help: see https://ethereum.github.io/eipw/markdown-order-section/
body is missing section(s): `Rationale`, `Copyright`: ERCS/erc-7763.md#L13
error[markdown-req-section]: body is missing section(s): `Rationale`, `Copyright` --> ERCS/erc-7763.md | | = help: must be at the second level (`## Heading`) = help: see https://ethereum.github.io/eipw/markdown-req-section/
preamble header `title` value is too long (max 44): ERCS/erc-7763.md#L3
error[preamble-len-title]: preamble header `title` value is too long (max 44) --> ERCS/erc-7763.md:3:7 | 3 | title: Exposed App Keys for Application-Specific Wallet Accounts | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long | = help: see https://ethereum.github.io/eipw/preamble-len-title/
preamble header `description` should not contain `standard` (or similar words.): ERCS/erc-7763.md#L4
error[preamble-re-description]: preamble header `description` should not contain `standard` (or similar words.) --> ERCS/erc-7763.md:4:13 | 4 | description: A standard for generating and managing exposed application-specific key pairs | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched | = info: the pattern in question: `(?i)standar\w*\b` = help: see https://ethereum.github.io/eipw/preamble-re-description/
EIP Walidator
validation found errors :(
HTMLProofer
Canceling since a higher priority waiting request for 'Continuous Integration-615' exists
HTMLProofer
The operation was canceled.
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. 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/
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
86 Bytes