Skip to content

Markdownlint: dashes-in-headings custom rule #2165

Markdownlint: dashes-in-headings custom rule

Markdownlint: dashes-in-headings custom rule #2165

Triggered via pull request July 2, 2024 14:22
Status Failure
Total duration 26s
Artifacts

markdownlint.yml

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

Annotations

6 errors and 2 warnings
Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed).: markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md#L11
markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md:11 TOP011/dashes-in-headings Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed). [ Expected: ### L3 Heading: Flags separator dash Actual: ### L3 Heading - Flags separator dash ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed).: markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md#L23
markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md:23 TOP011/dashes-in-headings Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed). [ Expected: #### L4 Heading: Flags separator dash Actual: #### L4 Heading - Flags separator dash ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed).: markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md#L35
markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md:35 TOP011/dashes-in-headings Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed). [ Expected: ### Heading: Hyphenated-words are-left-alone when-fixing-separator-dashes Actual: ### Heading - Hyphenated-words are-left-alone when-fixing-separator-dashes ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed).: markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md#L39
markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md:39 TOP011/dashes-in-headings Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed). [ Expected: ### Heading: Also flags separators with double dashes Actual: ### Heading -- Also flags separators with double dashes ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed).: markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md#L47
markdownlint/TOP011_dashesInHeadings/tests/TOP011_test.md:47 TOP011/dashes-in-headings Headings must use a colon (:) instead of dashes (-) for the purpose of separating parts of the heading (hyphenated words are allowed). [ Expected: ### Hyphenated-heading: Flags even if separator dash proceeds hyphen Actual: ### Hyphenated-heading - Flags even if separator dash proceeds hyphen ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP011.md
Lint lesson files
Failed with exit code: 1
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/.