Skip to content

(feat): Enhancements to Spec Kit #106

(feat): Enhancements to Spec Kit

(feat): Enhancements to Spec Kit #106

Triggered via pull request November 7, 2025 19:58
Status Failure
Total duration 13s
Artifacts

lint.yml

on: pull_request
markdownlint
7s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Emphasis used instead of a heading: templates/commands/taskstoissues.md#L31
templates/commands/taskstoissues.md:31 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "UNDER NO CIRCUMSTANCES EVER CR..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md036.md
Emphasis used instead of a heading: templates/commands/taskstoissues.md#L27
templates/commands/taskstoissues.md:27 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "ONLY PROCEED TO NEXT STEPS IF ..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md036.md
Trailing spaces: templates/commands/specify.md#L63
templates/commands/specify.md:63: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#L58
templates/commands/specify.md:58: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#L53
templates/commands/specify.md:53: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#L48
templates/commands/specify.md:48: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#L45
templates/commands/specify.md:45 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#L43
templates/commands/specify.md:43: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 have a language specified: CONTRIBUTING.md#L80
CONTRIBUTING.md:80 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#L74
CONTRIBUTING.md:74 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