Skip to content

Merge pull request #1019 from sigent-amazon/feature/check-remote-bran… #40

Merge pull request #1019 from sigent-amazon/feature/check-remote-bran…

Merge pull request #1019 from sigent-amazon/feature/check-remote-bran… #40

Triggered via push October 23, 2025 17:11
Status Failure
Total duration 14s
Artifacts

lint.yml

on: push
markdownlint
4s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Trailing spaces: templates/commands/specify.md#L55
templates/commands/specify.md:55:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Trailing spaces: templates/commands/specify.md#L50
templates/commands/specify.md:50:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Trailing spaces: templates/commands/specify.md#L45
templates/commands/specify.md:45:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Trailing spaces: templates/commands/specify.md#L40
templates/commands/specify.md:40:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Fenced code blocks should be surrounded by blank lines: templates/commands/specify.md#L37
templates/commands/specify.md:37 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md031.md
Trailing spaces: templates/commands/specify.md#L35
templates/commands/specify.md:35:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Multiple consecutive blank lines: templates/commands/implement.md#L139
templates/commands/implement.md:139 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L79
CONTRIBUTING.md:79 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
Fenced code blocks should have a language specified: CONTRIBUTING.md#L73
CONTRIBUTING.md:73 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
Fenced code blocks should be surrounded by blank lines: CONTRIBUTING.md#L73
CONTRIBUTING.md:73 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md031.md