Skip to content

Linting fixes for markdown files #214

Linting fixes for markdown files

Linting fixes for markdown files #214

Triggered via pull request November 8, 2023 17:26
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
test-bash
12s
test-bash
build-start-test
53s
build-start-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Line length: DESIGN.md#L9
DESIGN.md:9:81 MD013/line-length Line length [Expected: 80; Actual: 195] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L15
DESIGN.md:15:81 MD013/line-length Line length [Expected: 80; Actual: 153] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L16
DESIGN.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 110] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L17
DESIGN.md:17:81 MD013/line-length Line length [Expected: 80; Actual: 120] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L18
DESIGN.md:18:81 MD013/line-length Line length [Expected: 80; Actual: 165] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L38
DESIGN.md:38:81 MD013/line-length Line length [Expected: 80; Actual: 182] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L40
DESIGN.md:40:81 MD013/line-length Line length [Expected: 80; Actual: 131] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L47
DESIGN.md:47:81 MD013/line-length Line length [Expected: 80; Actual: 107] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DESIGN.md#L49
DESIGN.md:49:81 MD013/line-length Line length [Expected: 80; Actual: 243] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
Line length: DEVELOPERS.md#L13
DEVELOPERS.md:13:81 MD013/line-length Line length [Expected: 80; Actual: 222] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md013.md
test-bash
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/
build-start-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/