Skip to content

Added eep draft for nominal types #147

Added eep draft for nominal types

Added eep draft for nominal types #147

Triggered via pull request April 11, 2024 13:20
Status Failure
Total duration 16s
Artifacts

action.yml

on: pull_request
markdownlint
7s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Trailing spaces: eeps/eep-XXX.md#L162
eeps/eep-XXX.md:162:70 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Headings should be surrounded by blank lines: eeps/eep-XXX.md#L182
eeps/eep-XXX.md:182 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "Reference Implementation"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Headings should be surrounded by blank lines: eeps/eep-XXX.md#L186
eeps/eep-XXX.md:186 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "Backward compatibility"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Trailing spaces: eeps/eep-XXX.md#L190
eeps/eep-XXX.md:190:75 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
markdownlint
Failed with exit code: 1
markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
markdownlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/