Skip to content

Check markdown during CI #3

Check markdown during CI

Check markdown during CI #3

Triggered via pull request May 23, 2025 10:58
Status Failure
Total duration 11s
Artifacts

checks.yaml

on: pull_request
Check Markdown
3s
Check Markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Line length: .github/ISSUE_TEMPLATE/case.md#L10
.github/ISSUE_TEMPLATE/case.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 98] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Headings should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L12
.github/ISSUE_TEMPLATE/case.md:12 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Objectives"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L13
.github/ISSUE_TEMPLATE/case.md:13 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Objective 1]"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L17
.github/ISSUE_TEMPLATE/case.md:17 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Acceptance Criteria"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L18
.github/ISSUE_TEMPLATE/case.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] [Criterion 1]"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L22
.github/ISSUE_TEMPLATE/case.md:22 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Related Work"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L23
.github/ISSUE_TEMPLATE/case.md:23 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Link to related cases, expe..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L26
.github/ISSUE_TEMPLATE/case.md:26 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Constraints"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L27
.github/ISSUE_TEMPLATE/case.md:27 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [List any known constraints ..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: .github/ISSUE_TEMPLATE/case.md#L29
.github/ISSUE_TEMPLATE/case.md:29 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Risks"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md