Manifest files to deploy UI stack in kind and openshift cluster #63
lint-jobs.yml
on: pull_request
Shellcheck
4s
markdown-lint
4s
Annotations
3 errors
Headings should be surrounded by blank lines:
docs/development.md#L40
docs/development.md:40 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Deploying the UI stack in KIND cluster"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
Multiple consecutive blank lines:
docs/development.md#L66
docs/development.md:66 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
|
markdown-lint
Failed with exit code: 1
|