Skip to content

Add markdown linter and fix linter errors #290

Add markdown linter and fix linter errors

Add markdown linter and fix linter errors #290

Triggered via pull request January 20, 2025 14:15
@michaelinmichaelin
synchronize #117
update-docs
Status Failure
Total duration 16s
Artifacts

lint.yaml

on: pull_request
Valid K8s Resources
5s
Valid K8s Resources
Markdown Lint
5s
Markdown Lint
Matrix: Outdated K8s Resources
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
First line in a file should be a top-level heading: scenarios/connectivity/README.md#L1
scenarios/connectivity/README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "### Service Connectivity Issue..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md041.md
Multiple consecutive blank lines: scenarios/connectivity/README.md#L3
scenarios/connectivity/README.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
Headings should be surrounded by blank lines: scenarios/connectivity/README.md#L4
scenarios/connectivity/README.md:4 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Overview"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Line length: scenarios/connectivity/README.md#L5
scenarios/connectivity/README.md:5:101 MD013/line-length Line length [Expected: 100; Actual: 148] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Line length: scenarios/connectivity/README.md#L7
scenarios/connectivity/README.md:7:101 MD013/line-length Line length [Expected: 100; Actual: 183] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Headings should be surrounded by blank lines: scenarios/connectivity/README.md#L9
scenarios/connectivity/README.md:9 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Tasks"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: scenarios/connectivity/README.md#L10
scenarios/connectivity/README.md:10 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Creating the Problem**:"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Line length: scenarios/connectivity/README.md#L12
scenarios/connectivity/README.md:12:101 MD013/line-length Line length [Expected: 100; Actual: 148] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Trailing spaces: scenarios/connectivity/README.md#L31
scenarios/connectivity/README.md:31:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Files should end with a single newline character: scenarios/connectivity/README.md#L38
scenarios/connectivity/README.md:38:63 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md047.md
Outdated K8s Resources (1.16.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Outdated K8s Resources (1.21.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Valid K8s Resources
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Markdown Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636