Skip to content

All lessons: Remove/replace Replit suggestions #87

All lessons: Remove/replace Replit suggestions

All lessons: Remove/replace Replit suggestions #87

Triggered via pull request December 11, 2024 09:05
Status Failure
Total duration 32s
Artifacts

markdownlint-projects.yml

on: pull_request
Lint project files
21s
Lint project files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Required heading structure: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L1
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:1 TOP004/lesson-headings Required heading structure [Expected: ### Introduction; Actual: ### A Node website!] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L12
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:12:13 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L13
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:13:13 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L14
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:14:18 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L15
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:15:11 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Ordered lists must always use 1. as a prefix (lazy numbering): nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L17
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:17 TOP010/lazy-numbering-for-ordered-lists Ordered lists must always use 1. as a prefix (lazy numbering) [ Expected: "1" Actual: "2" ] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP010.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L18
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:18:74 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L19
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:19:86 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Proper names should have the correct capitalization: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L20
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:20:101 MD044/proper-names Proper names should have the correct capitalization [Expected: HTML; Actual: html] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md044.md
Lists should be surrounded by blank lines: nodeJS/introduction_to_nodeJS/project_basic_informational_site.md#L21
nodeJS/introduction_to_nodeJS/project_basic_informational_site.md:21 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 404.html should display any ..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
Lint project files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636