Skip to content

Markdownlint: note-box-headings custom rule #344

Markdownlint: note-box-headings custom rule

Markdownlint: note-box-headings custom rule #344

Triggered via pull request October 19, 2024 13:24
Status Failure
Total duration 25s
Artifacts

markdownlint-lessons.yml

on: pull_request
Lint lesson files
16s
Lint lesson files
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L15
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:15 TOP011/note-box-headings Note boxes have appropriate headings [Note box is missing a heading. Note boxes must start with a level 4 heading (####).] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L23
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:23 TOP011/note-box-headings Note boxes have appropriate headings [Tip box heading text must start with "Tip: "] [Context: "## Level 2 note box heading: Will flag error as it should be level 4"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L23
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:23 TOP011/note-box-headings Note boxes have appropriate headings [Expected a level 4 heading (####) but got a level 2 heading (##) instead.] [Context: "## Level 2 note box heading: Will flag error as it should be level 4"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L31
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:31 TOP011/note-box-headings Note boxes have appropriate headings [Note box heading text must start with "Note: "] [Context: "### Level 3 note box heading: Will flag error as it should be level 4"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L31
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:31 TOP011/note-box-headings Note boxes have appropriate headings [Expected a level 4 heading (####) but got a level 3 heading (###) instead.] [Context: "### Level 3 note box heading: Will flag error as it should be level 4"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L47
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:47 TOP011/note-box-headings Note boxes have appropriate headings [Note box heading text must start with "Note: "] [Context: "#### Standard note box heading not starting with "Note: ""] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L63
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:63 TOP011/note-box-headings Note boxes have appropriate headings [Tip box heading text must start with "Tip: "] [Context: "#### Tip note box heading not starting with "Tip: ""] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L79
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:79 TOP011/note-box-headings Note boxes have appropriate headings [Warning box heading text must start with "Warning: "] [Context: "#### Warning note box heading not starting with "Warning: ""] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Note boxes have appropriate headings: markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md#L95
markdownlint/TOP011_noteBoxHeadings/tests/TOP011_test.md:95 TOP011/note-box-headings Note boxes have appropriate headings [Critical box heading text must start with "Critical: "] [Context: "#### Critical note box heading not starting with "Critical: ""] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Lint lesson files
Failed with exit code: 1