Skip to content

Linters started by @norwd #43

Linters started by @norwd

Linters started by @norwd #43

Triggered via push June 22, 2023 01:20
Status Failure
Total duration 26s
Artifacts

lint.yml

on: push
citations
9s
citations
Lint Markdown
13s
Lint Markdown
Lint and Reformat Yaml
16s
Lint and Reformat Yaml
Check Against EditorConfig
9s
Check Against EditorConfig
Lint Actions
5s
Lint Actions
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 5 notices
Lint Markdown
Line length [Expected: 80; Actual: 111]
Lint Markdown: DEI.md#L1
First line in a file should be a top-level heading [Context: "### _Disclaimer: This is curre..."]
Lint Markdown: DEI.md#L5
Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
Lint Markdown: DEI.md#L7
Multiple consecutive blank lines [Expected: 1; Actual: 2]
Lint Markdown
Trailing spaces [Expected: 0 or 2; Actual: 1]
Lint Markdown
Line length [Expected: 80; Actual: 296]
Lint Markdown: DEI.md#L12
Lists should be surrounded by blank lines [Context: "1. [Project Access](https://ch..."]
Lint Markdown
Trailing spaces [Expected: 0 or 2; Actual: 1]
Lint Markdown
Line length [Expected: 80; Actual: 85]
Lint Markdown: DEI.md#L13
Lists should be surrounded by blank lines [Context: "* Description of how your proj..."]
Lint Actions
Start downloading actionlint v1.6.25 to /home/runner/work/_temp
Lint Actions
Detected OS=linux ext=tar.gz arch=amd64
Lint Actions
Downloaded and unarchived executable: /home/runner/work/_temp/actionlint
Lint Actions
Done: 1.6.25
Check Against EditorConfig
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/