Skip to content

Markdownlint: note-box-headings custom rule #131

Markdownlint: note-box-headings custom rule

Markdownlint: note-box-headings custom rule #131

Triggered via pull request August 25, 2024 15:49
Status Failure
Total duration 26s
Artifacts

markdownlint-lessons.yml

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

Annotations

10 errors and 1 warning
Sections have default content: foundations/installations/installation_overview.md#L11
foundations/installations/installation_overview.md:11 TOP003/default-section-content Sections have default content [Expected: "This section contains a general overview of topics that you will learn in this lesson."; Actual: "In the following sections, we'll go over the steps for setting up your environment. There is no need to install anything in this lesson, as it is purely informative. These sections are **the most important steps** in the entire curriculum. Please take the extra time to **double check what you're typing** or you may cause more headaches for yourself down the road.",] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
Sections have default content: foundations/installations/installation_overview.md#L26
foundations/installations/installation_overview.md:26 TOP003/default-section-content Sections have default content [There should be no additional content after the unordered list of lesson overviews] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
Required heading structure: foundations/installations/installation_overview.md#L83
foundations/installations/installation_overview.md:83 TOP004/lesson-headings Required heading structure [Context: "### Assignment"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
Required heading structure: foundations/introduction/motivation_and_mindset.md#L7
foundations/introduction/motivation_and_mindset.md:7 TOP004/lesson-headings Required heading structure [Expected: ### Lesson overview; Actual: ### Motivation] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
Note box headings must be level 4 (####): javascript/organizing_your_javascript_code/factory_functions_and_module_pattern.md#L117
javascript/organizing_your_javascript_code/factory_functions_and_module_pattern.md:117 TOP011/note-box-heading-level Note box headings must be level 4 (####) [ Expected: #### The object shorthand notation Actual: ### The object shorthand notation ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Proper names should have the correct capitalization: javascript/organizing_your_javascript_code/objects_and_object_constructors.md#L362
javascript/organizing_your_javascript_code/objects_and_object_constructors.md:362:66 MD044/proper-names Proper names should have the correct capitalization [Expected: JavaScript; Actual: Javascript] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Strong style: javascript/organizing_your_javascript_code/objects_and_object_constructors.md#L362
javascript/organizing_your_javascript_code/objects_and_object_constructors.md:362:39 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
Strong style: javascript/organizing_your_javascript_code/objects_and_object_constructors.md#L362
javascript/organizing_your_javascript_code/objects_and_object_constructors.md:362:46 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
Note box headings must be level 4 (####): markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md#L27
markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md:27 TOP011/note-box-heading-level Note box headings must be level 4 (####) [ Expected: #### Level 3 note box heading: Will flag error as it should be level 4 Actual: ### 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 box headings must be level 4 (####): markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md#L35
markdownlint/TOP011_noteBoxHeadingLevel/tests/TOP011_test.md:35 TOP011/note-box-heading-level Note box headings must be level 4 (####) [ Expected: #### Level 2 note box heading: Will flag error as it should be level 4 Actual: ## 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
Lint lesson files
Unable to find merge base between 11ceb2057412594003e99dc512999623ad040dc3 and 54403c1165fdbe3dcfafc372cc6fba3076edb644