Skip to content

Added eep draft for nominal types #150

Added eep draft for nominal types

Added eep draft for nominal types #150

Triggered via pull request April 22, 2024 09:44
Status Failure
Total duration 15s
Artifacts

action.yml

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

Annotations

8 errors and 2 warnings
Trailing spaces: eeps/eep-XXX.md#L146
eeps/eep-XXX.md:146:51 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Lists should be surrounded by blank lines: eeps/eep-XXX.md#L160
eeps/eep-XXX.md:160 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "-nominal s() :: t() | 'foo'."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Trailing spaces: eeps/eep-XXX.md#L164
eeps/eep-XXX.md:164:42 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Trailing spaces: eeps/eep-XXX.md#L174
eeps/eep-XXX.md:174:29 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Lists should be surrounded by blank lines: eeps/eep-XXX.md#L174
eeps/eep-XXX.md:174 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "structurally compatible."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Horizontal rule style: eeps/eep-XXX.md#L175
eeps/eep-XXX.md:175 MD035/hr-style Horizontal rule style [Expected: ****; Actual: ---] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md035.md
Trailing spaces: eeps/eep-XXX.md#L180
eeps/eep-XXX.md:180:64 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/