build(deps): bump DavidAnson/markdownlint-cli2-action from 23.2.0 to 24.1.0 #267
devcontainer.yml
on: pull_request
dev-build
6m 5s
dev-shellcheck
21s
dev-pull
1m 2s
markdownlint
4s
Annotations
3 errors
|
markdownlint
Failed with exit code: 1
|
|
Headings should be surrounded by blank lines:
README.md#L232
README.md:232 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### 2. Update Versions in Dockerfile"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md022.md
|
|
Fenced code blocks should be surrounded by blank lines:
README.md#L231
README.md:231 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md031.md
|