Skip to content

Add more linters

Add more linters #2

Triggered via pull request May 23, 2024 11:33
Status Failure
Total duration 14s
Artifacts

check-generic.yaml

on: pull_request
Run editorconfig-checker
6s
Run editorconfig-checker
Run markdownlint
4s
Run markdownlint
Run yamllint
4s
Run yamllint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Headings should be surrounded by blank lines: CHANGELOG.md#L3
CHANGELOG.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 0.0.1"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: CHANGELOG.md#L4
CHANGELOG.md:4 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Dockerfile and buildspec.yml..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Files should end with a single newline character: CHANGELOG.md#L5
CHANGELOG.md:5:14 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.md
Run markdownlint
Failed with exit code: 1
Run editorconfig-checker
Process completed with exit code 1.
Run markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: DavidAnson/markdownlint-cli2-action@v13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.