Skip to content

Update markdown-lint.yml #16

Update markdown-lint.yml

Update markdown-lint.yml #16

Triggered via push March 15, 2024 00:32
Status Failure
Total duration 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Trailing spaces: nomos/38/claro.md#L29
nomos/38/claro.md:29:325 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Line length: nomos/38/claro.md#L29
nomos/38/claro.md:29:81 MD013/line-length Line length [Expected: 80; Actual: 325] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Trailing spaces: nomos/38/claro.md#L31
nomos/38/claro.md:31:14 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Headings should be surrounded by blank lines: nomos/38/claro.md#L31
nomos/38/claro.md:31 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md022.md
Trailing spaces: nomos/38/claro.md#L32
nomos/38/claro.md:32:411 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Line length: nomos/38/claro.md#L32
nomos/38/claro.md:32:81 MD013/line-length Line length [Expected: 80; Actual: 411] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: nomos/38/claro.md#L34
nomos/38/claro.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 291] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Headings should be surrounded by blank lines: nomos/38/claro.md#L36
nomos/38/claro.md:36 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Background"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md022.md
Line length: nomos/38/claro.md#L37
nomos/38/claro.md:37:81 MD013/line-length Line length [Expected: 80; Actual: 303] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: nomos/38/claro.md#L39
nomos/38/claro.md:39:81 MD013/line-length Line length [Expected: 80; Actual: 328] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/