Skip to content

Add ERC: Body Lease and Credential Broker #12781

Add ERC: Body Lease and Credential Broker

Add ERC: Body Lease and Credential Broker #12781

Triggered via pull request May 23, 2026 01:49
Status Cancelled
Total duration 1m 1s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
6s
Save PR Number
HTMLProofer
57s
HTMLProofer
Link Check
21s
Link Check
CodeSpell
14s
CodeSpell
EIP Walidator
10s
EIP Walidator
Markdown Linter
5s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 7 warnings, and 1 notice
Markdown Linter
Invalid value. Matching delimiter not found 'EOF'
Markdown Linter
Unable to process file command 'env' successfully.
Markdown Linter
Process completed with exit code 1.
the first match of the given pattern must be a link: ERCS/erc-8265.md#L150
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 150 | **Relationship to ERC-8118 (Agent Authorization).** ERC-8118 defines time- and usage-bounded EIP-712 delegation for *on-chain agent... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L146
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 146 | **Relationship to ERC-8181 (Self-Sovereign Agent NFTs).** That proposal frames an agent NFT as the canonical owner of its memory st... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L146
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 146 | **Relationship to ERC-8181 (Self-Sovereign Agent NFTs).** That proposal frames an agent NFT as the canonical owner of its memory st... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L144
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 144 | **Relationship to ERC-7857.** ERC-7857 (AI Agent NFT with Private Metadata) defines NFT-transfer-bound re-encryption. Capsule expor... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L144
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 144 | **Relationship to ERC-7857.** ERC-7857 (AI Agent NFT with Private Metadata) defines NFT-transfer-bound re-encryption. Capsule expor... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L144
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 144 | **Relationship to ERC-7857.** ERC-7857 (AI Agent NFT with Private Metadata) defines NFT-transfer-bound re-encryption. Capsule expor... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L124
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 124 | This rule is the *off-chain* analogue to ERC-8118's on-chain action-authorization model. Issuer integration is out of scope; this E... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L97
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 97 | `body_id` is an implementor-defined identifier of the host (hardware serial, runtime UUID, etc.). The signature MUST be EIP-191 over... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L69
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 69 | **Owner signature.** `owner_signature` MUST be an EIP-191 signature over the canonical JSON of the manifest with `owner_signature` r... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
the first match of the given pattern must be a link: ERCS/erc-8265.md#L28
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-8265.md | 28 | Separately, AI agents that operate across hardware — a fleet that migrates between local machines, a robot that swaps physical bod... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+` = help: see https://ethereum.github.io/eipw/markdown-link-first/
HTMLProofer
Canceling since a higher priority waiting request for Continuous Integration-1763 exists
HTMLProofer
The operation was canceled.
Continuous Integration
Canceling since a higher priority waiting request for Continuous Integration-1763 exists
Markdown Linter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Save PR Number
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
EIP Walidator
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f, ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CodeSpell
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Link Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
HTMLProofer
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684, actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, ruby/setup-ruby@fb404b9557c186e349162b0d8efb06e2bc36edea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
HTMLProofer
Cache save failed.
HTMLProofer
Jekyll incremental build (mode=incremental)

Artifacts

Produced during runtime
Name Size Digest
pr_number
435 Bytes
sha256:e12c3bc32858fd4c7a5c2409461828ad142d120697ee000967c04ba7970b4950