Skip to content

Added markdownlint as part of Github Actions #72

Added markdownlint as part of Github Actions

Added markdownlint as part of Github Actions #72

Triggered via push November 30, 2024 19:51
Status Failure
Total duration 21s
Artifacts

github.yml

on: push
validate-code
12s
validate-code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Emphasis used instead of a heading: .github/ISSUE_TEMPLATE/bug_report.md#L36
.github/ISSUE_TEMPLATE/bug_report.md:36 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Version"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md036.md
Inline HTML: ChangeLog.md#L2117
ChangeLog.md:2117:69 MD033/no-inline-html Inline HTML [Element: modname] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md033.md
Inline HTML: ChangeLog.md#L2364
ChangeLog.md:2364:100 MD033/no-inline-html Inline HTML [Element: name] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md033.md
Unordered list style: docs/developers/AI.md#L25
docs/developers/AI.md:25:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md004.md
Unordered list style: docs/developers/AI.md#L27
docs/developers/AI.md:27:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md004.md
Unordered list style: docs/developers/AI.md#L29
docs/developers/AI.md:29:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md004.md
Unordered list style: docs/developers/AI.md#L31
docs/developers/AI.md:31:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md004.md
Unordered list style: docs/developers/AI.md#L33
docs/developers/AI.md:33:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md004.md
Fenced code blocks should have a language specified: docs/developers/Building_Android.md#L25
docs/developers/Building_Android.md:25 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md
Fenced code blocks should have a language specified: docs/developers/Building_Android.md#L45
docs/developers/Building_Android.md:45 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md