Skip to content

Add ERC: Expirable ERC-20 #5159

Add ERC: Expirable ERC-20

Add ERC: Expirable ERC-20 #5159

Triggered via pull request November 15, 2024 02:09
Status Cancelled
Total duration 4m 7s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
5s
Save PR Number
HTMLProofer
3m 42s
HTMLProofer
Link Check
23s
Link Check
CodeSpell
12s
CodeSpell
EIP Walidator
9s
EIP Walidator
Markdown Linter
7s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

15 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-7818.md#L73
error[markdown-link-first]: the first match of the given pattern must be a link --> ERCS/erc-7818.md | 73 | Enforcing `FIFO` priority ensures that tokens nearing expiration are processed before newer ones, aligning with the token lifecycle ... | = info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+` = help: see https://ethereum.github.io/eipw/markdown-link-first/
EIP references should not be in backticks: ERCS/erc-7818.md#L16
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 16 | Introduces an extension for `ERC-20` tokens , which facilitates the implementation of an expiration mechanism. Through this extensio... | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+` = help: see https://ethereum.github.io/eipw/markdown-no-backticks/
EIP references should not be in backticks: ERCS/erc-7818.md#L16
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 16 | Introduces an extension for `ERC-20` tokens , which facilitates the implementation of an expiration mechanism. Through this extensio... | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
EIP references should not be in backticks: ERCS/erc-7818.md#L20
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 20 | This extension standard facilitates the development of `ERC-20` standard compatible tokens featuring expiration dates. This capabili... | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
EIP references should not be in backticks: ERCS/erc-7818.md#L31
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 31 | The rationale for developing an expirable `ERC-20` token extension is based on several key requirements that ensure its practicality... | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
EIP references should not be in backticks: ERCS/erc-7818.md#L33
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 33 | - Compatibility with the existing `ERC-20` standard. The extension should integrate smoothly with the `ERC-20` interface, This ensur... | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
EIP references should not be in backticks: ERCS/erc-7818.md#L33
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 33 | - Compatibility with the existing `ERC-20` standard. The extension should integrate smoothly with the `ERC-20` interface, This ensur... | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
EIP references should not be in backticks: ERCS/erc-7818.md#L370
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 370 | - Purpose: This function works similarly to `ERC-20` transfer but allows to move tokens within specific eras and slots. | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
EIP references should not be in backticks: ERCS/erc-7818.md#L383
error[markdown-no-backticks]: EIP references should not be in backticks --> ERCS/erc-7818.md | 383 | - Purpose: This function works similarly to `ERC-20` transferFrom but allows to move tokens within specific eras and slots. | = info: the pattern in question: `(?i)(eip|erc)-[0-9]+`
body has extra section(s): ERCS/erc-7818.md#L395
error[markdown-order-section]: body has extra section(s) --> ERCS/erc-7818.md | 395 | ## Token Receipt and Transaction Likelihood across various block time | = help: see https://ethereum.github.io/eipw/markdown-order-section/
HTMLProofer
Canceling since a higher priority waiting request for 'Continuous Integration-718' 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