Automation for linting and dependabot (#19) #1
linting.yml
on: push
Documentation
/
Markdown
2s
Documentation
/
Spelling
8s
Annotations
5 errors and 2 warnings
Trailing spaces:
docs/configuration/configuration-settings.md#L3
docs/configuration/configuration-settings.md:3:104 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Headings should be surrounded by blank lines:
docs/configuration/troubleshooting.md#L13
docs/configuration/troubleshooting.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Common Issues"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Trailing spaces:
docs/installation/docker.md#L3
docs/installation/docker.md:3:76 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md009.md
|
Multiple consecutive blank lines:
docs/installation/kubernetes-helm.md#L40
docs/installation/kubernetes-helm.md:40 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md012.md
|
Documentation / Markdown
Failed with exit code: 1
|
Documentation / Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Documentation / Spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|