Skip to content

feat(mdlint): add rule TOP009 to ensure lesson overview items start with a capital letter and end with a period #1571

feat(mdlint): add rule TOP009 to ensure lesson overview items start with a capital letter and end with a period

feat(mdlint): add rule TOP009 to ensure lesson overview items start with a capital letter and end with a period #1571

Triggered via pull request May 15, 2024 15:59
Status Failure
Total duration 34s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 2 warnings
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md#L9
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md:9 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 1."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md#L10
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md:10 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "lesson overview item 2."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md#L11
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md:11 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 3."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md#L12
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md:12 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 4."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md#L9
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md:9 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 1."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md#L10
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md:10 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 2."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md#L11
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md:11 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should end with a period.] [Context: "Lesson overview item 3?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md#L11
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md:11 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 3?"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md#L12
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md:12 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 4."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lesson overview items should have proper punctuation: markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_no_punctuation.md#L9
markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_no_punctuation.md:9 TOP009/lessonOverviewItemsSentenceStructure Lesson overview items should have proper punctuation [Lesson overview items should start with a capital letter] [Context: "Lesson overview item 1."] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP009.md
Lint project files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint lesson files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.