Skip to content

Update EIP-1015: Fix Typographical Errors #18125

Update EIP-1015: Fix Typographical Errors

Update EIP-1015: Fix Typographical Errors #18125

Triggered via pull request December 15, 2024 19:58
Status Cancelled
Total duration 1m 4s
Artifacts 1

ci.yml

on: pull_request
Save PR Number
3s
Save PR Number
HTMLProofer
57s
HTMLProofer
Link Check
14s
Link Check
CodeSpell
9s
CodeSpell
EIP Walidator
7s
EIP Walidator
Markdown Linter
7s
Markdown Linter
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 16 warnings
body has extra section(s): EIPS/eip-1234.md#L12
error[markdown-order-section]: body has extra section(s) --> EIPS/eip-1234.md | 12 | ## Simple Summary | ::: EIPS/eip-1234.md | 57 | ## Implementation |
non-relative link or image: EIPS/eip-1234.md#L49
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1234.md | 49 | This was previously discussed at All Core Devs Meeting [#42](https://github.com/ethereum/pm/blob/master/All%20Core%20Devs%20Meetings... |
non-relative link or image: EIPS/eip-1234.md#L49
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1234.md | 49 | This was previously discussed at All Core Devs Meeting [#42](https://github.com/ethereum/pm/blob/master/All%20Core%20Devs%20Meetings... |
non-relative link or image: EIPS/eip-1234.md#L58
error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1234.md | 58 | The implementation in it's logic does not differ from [EIP-649](./eip-649.md); an implementation for Parity-Ethereum is available in... |
body is missing section(s): `Security Considerations`: EIPS/eip-1234.md#L11
error[markdown-req-section]: body is missing section(s): `Security Considerations` --> EIPS/eip-1234.md | | = help: must be at the second level (`## Heading`)
preamble header `title` value is too long (max 44): EIPS/eip-1234.md#L3
error[preamble-len-title]: preamble header `title` value is too long (max 44) --> EIPS/eip-1234.md:3:7 | 3 | title: Constantinople Difficulty Bomb Delay and Block Reward Adjustment | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long |
preamble header `type` is out of order: EIPS/eip-1234.md#L6
error[preamble-order]: preamble header `type` is out of order --> EIPS/eip-1234.md | 6 | type: Standards Track | = help: `type` should come after `status` = help: see https://ethereum.github.io/eipw/preamble-order/
preamble is missing header(s): `description`: EIPS/eip-1234.md#L1
error[preamble-req]: preamble is missing header(s): `description` --> EIPS/eip-1234.md | |
EIP Walidator
validation found errors :(
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L13
EIPS/eip-101.md:13:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L14
EIPS/eip-101.md:14:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L15
EIPS/eip-101.md:15:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L16
EIPS/eip-101.md:16:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L17
EIPS/eip-101.md:17:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L18
EIPS/eip-101.md:18:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L19
EIPS/eip-101.md:19:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L20
EIPS/eip-101.md:20:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L58
EIPS/eip-101.md:58:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
Spaces after list markers [Expected: 1; Actual: 2]: EIPS/eip-101.md#L59
EIPS/eip-101.md:59:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2]
HTMLProofer
Canceling since a higher priority waiting request for 'Continuous Integration-9140' exists
HTMLProofer
The operation was canceled.
Save PR Number
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
EIP Walidator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
body is missing section(s): `Abstract`, `Specification`, `Rationale`, `Security Considerations`, `Copyright`: EIPS/eip-101.md#L10
warning[markdown-req-section]: body is missing section(s): `Abstract`, `Specification`, `Rationale`, `Security Considerations`, `Copyright` --> EIPS/eip-101.md | | = help: must be at the second level (`## Heading`) = help: see https://ethereum.github.io/eipw/markdown-req-section/
preamble is missing header(s): `description`, `discussions-to`: EIPS/eip-101.md#L1
warning[preamble-req]: preamble is missing header(s): `description`, `discussions-to` --> EIPS/eip-101.md | | = help: see https://ethereum.github.io/eipw/preamble-req/
body has extra section(s): EIPS/eip-1015.md#L13
warning[markdown-order-section]: body has extra section(s) --> EIPS/eip-1015.md | 13 | ## Simple Summary | ::: EIPS/eip-1015.md | 17 | ## Summary | ::: EIPS/eip-1015.md | 42 | ## Proposed Solution | = help: see https://ethereum.github.io/eipw/markdown-order-section/
unable to read file `eip-960.md`: Io: EIPS/eip-1015.md#L27
warning[markdown-refs]: unable to read file `eip-960.md`: Io --> EIPS/eip-1015.md | 27 | [EIP-960](https://github.com/ethereum/EIPs/issues/960), Vitalik's not so jokey april's fool has been taken seriously. It proposes th... | = help: see https://ethereum.github.io/eipw/markdown-refs/
unable to read file `eip-960.md`: Io: EIPS/eip-1015.md#L31
warning[markdown-refs]: unable to read file `eip-960.md`: Io --> EIPS/eip-1015.md | 31 | [EIP-960](https://eips.ethereum.org/EIPS/eip-969) proposes a change in algorithm to avoid mining being dominated by ASICS. Counter a... |
non-relative link or image: EIPS/eip-1015.md#L27
warning[markdown-rel-links]: non-relative link or image --> EIPS/eip-1015.md | 27 | [EIP-960](https://github.com/ethereum/EIPs/issues/960), Vitalik's not so jokey april's fool has been taken seriously. It proposes th... | = help: see https://ethereum.github.io/eipw/markdown-rel-links/
non-relative link or image: EIPS/eip-1015.md#L27
warning[markdown-rel-links]: non-relative link or image --> EIPS/eip-1015.md | 27 | [EIP-960](https://github.com/ethereum/EIPs/issues/960), Vitalik's not so jokey april's fool has been taken seriously. It proposes th... |
non-relative link or image: EIPS/eip-1015.md#L27
warning[markdown-rel-links]: non-relative link or image --> EIPS/eip-1015.md | 27 | [EIP-960](https://github.com/ethereum/EIPs/issues/960), Vitalik's not so jokey april's fool has been taken seriously. It proposes th... |
non-relative link or image: EIPS/eip-1015.md#L31
warning[markdown-rel-links]: non-relative link or image --> EIPS/eip-1015.md | 31 | [EIP-960](https://eips.ethereum.org/EIPS/eip-969) proposes a change in algorithm to avoid mining being dominated by ASICS. Counter a... | = help: use `./eip-969.md` instead
non-relative link or image: EIPS/eip-1015.md#L31
warning[markdown-rel-links]: non-relative link or image --> EIPS/eip-1015.md | 31 | [EIP-960](https://eips.ethereum.org/EIPS/eip-969) proposes a change in algorithm to avoid mining being dominated by ASICS. Counter a... |
Markdown Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CodeSpell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Link Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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