NOTES about status #423
validate.yml
on: push
Check XML files
16s
Lint Yaml
4s
Lint Markdown
5s
QA Markdown
35s
Annotations
14 errors
Lint Yaml
Process completed with exit code 1.
|
Lint Yaml:
.github/workflows/fixer-conflict-check.yml#L77
77:1 syntax error: could not find expected ':' (syntax)
|
Lint Yaml
Process completed with exit code 1.
|
Headings should be surrounded by blank lines:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L21
.github/ISSUE_TEMPLATE/fixer_conflict.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Describe the bug"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
Line length:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L30
.github/ISSUE_TEMPLATE/fixer_conflict.md:30:101 MD013/line-length Line length [Expected: 100; Actual: 112] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
|
Headings should be surrounded by blank lines:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L39
.github/ISSUE_TEMPLATE/fixer_conflict.md:39 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Fixer conflict details"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
Fenced code blocks should have a language specified:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L41
.github/ISSUE_TEMPLATE/fixer_conflict.md:41 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
|
Table pipe style:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L48
.github/ISSUE_TEMPLATE/fixer_conflict.md:48:52 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md
|
Table pipe style:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L49
.github/ISSUE_TEMPLATE/fixer_conflict.md:49:32 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md
|
Table pipe style:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L50
.github/ISSUE_TEMPLATE/fixer_conflict.md:50:49 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md
|
Table pipe style:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L51
.github/ISSUE_TEMPLATE/fixer_conflict.md:51:47 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md
|
Table pipe style:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L52
.github/ISSUE_TEMPLATE/fixer_conflict.md:52:87 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md
|
Headings should be surrounded by blank lines:
.github/ISSUE_TEMPLATE/fixer_conflict.md#L54
.github/ISSUE_TEMPLATE/fixer_conflict.md:54 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Additional context"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
QA Markdown
Process completed with exit code 1.
|