Skip to content

EEP68 - JSON

EEP68 - JSON #125

Re-run triggered February 12, 2024 10:05
Status Failure
Total duration 14s
Artifacts

action.yml

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

Annotations

10 errors and 2 warnings
Heading style: eeps/eep-0068.md#L8
eeps/eep-0068.md:8 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md003.md
Headings should be surrounded by blank lines: eeps/eep-0068.md#L8
eeps/eep-0068.md:8 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# EEP 68: JSON library"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Horizontal rule style: eeps/eep-0068.md#L9
eeps/eep-0068.md:9 MD035/hr-style Horizontal rule style [Expected: ****; Actual: ----] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md035.md
Heading style: eeps/eep-0068.md#L11
eeps/eep-0068.md:11 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md003.md
Heading style: eeps/eep-0068.md#L19
eeps/eep-0068.md:19 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md003.md
Lists should be surrounded by blank lines: eeps/eep-0068.md#L22
eeps/eep-0068.md:22 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* by web services as a lightwe..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Lists should be surrounded by blank lines: eeps/eep-0068.md#L47
eeps/eep-0068.md:47 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* should be easy to adopt in l..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Lists should be surrounded by blank lines: eeps/eep-0068.md#L56
eeps/eep-0068.md:56 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* JSON encoding, allowing for ..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Heading style: eeps/eep-0068.md#L68
eeps/eep-0068.md:68 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md003.md
Code block style: eeps/eep-0068.md#L111
eeps/eep-0068.md:111 MD046/code-block-style Code block style [Expected: indented; Actual: fenced] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md046.md
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/