Skip to content

EEP 71: clarification of type specs & generics #164

EEP 71: clarification of type specs & generics

EEP 71: clarification of type specs & generics #164

Triggered via push August 7, 2024 11:36
Status Failure
Total duration 17s
Artifacts

action.yml

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

Annotations

6 errors and 2 warnings
Multiple consecutive blank lines: eeps/eep-0071.md#L40
eeps/eep-0071.md:40 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
Fenced code blocks should be surrounded by blank lines: eeps/eep-0071.md#L45
eeps/eep-0071.md:45 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md031.md
Fenced code blocks should have a language specified: eeps/eep-0071.md#L45
eeps/eep-0071.md:45 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md040.md
Code block style: eeps/eep-0071.md#L45
eeps/eep-0071.md:45 MD046/code-block-style Code block style [Expected: indented; Actual: fenced] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md046.md
Multiple consecutive blank lines: eeps/eep-0071.md#L159
eeps/eep-0071.md:159 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
markdownlint
Failed with exit code: 1
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/
markdownlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/