Skip to content

feat: merge main

feat: merge main #1

Triggered via push October 23, 2025 05:52
Status Failure
Total duration 16s
Artifacts

lint.yml

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

Annotations

5 errors
markdownlint
Failed with exit code: 1
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