feat: prisma lesson #2244
markdownlint.yml
on: pull_request
Lint project files
17s
Lint lesson files
20s
Annotations
17 errors and 4 warnings
Unordered list style:
getting_hired/preparing_for_job_search/project_portfolio.md#L7
getting_hired/preparing_for_job_search/project_portfolio.md:7:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
Unordered list style:
getting_hired/preparing_for_job_search/project_portfolio.md#L15
getting_hired/preparing_for_job_search/project_portfolio.md:15:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
Headings should be surrounded by blank lines:
getting_hired/preparing_for_job_search/project_portfolio.md#L17
getting_hired/preparing_for_job_search/project_portfolio.md:17 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Show designs"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
|
Multiline HTML tags should be surrounded by blank lines or code block delimiters:
getting_hired/preparing_for_job_search/project_portfolio.md#L20
getting_hired/preparing_for_job_search/project_portfolio.md:20 TOP005/blanks-around-multiline-html-tags Multiline HTML tags should be surrounded by blank lines or code block delimiters [
Expected blank lines/code block delimiters: { Before: 1, After: 1 }
Actual blank lines/code block delimiters: { Before: 1, After: 0 }
] [Context: "<details markdown="block">"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
|
Unordered list style:
getting_hired/preparing_for_job_search/project_portfolio.md#L23
getting_hired/preparing_for_job_search/project_portfolio.md:23:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
Unordered list indentation:
getting_hired/preparing_for_job_search/project_portfolio.md#L23
getting_hired/preparing_for_job_search/project_portfolio.md:23:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md007.md
|
Unordered list style:
getting_hired/preparing_for_job_search/project_portfolio.md#L24
getting_hired/preparing_for_job_search/project_portfolio.md:24:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
Unordered list indentation:
getting_hired/preparing_for_job_search/project_portfolio.md#L24
getting_hired/preparing_for_job_search/project_portfolio.md:24:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md007.md
|
Unordered list style:
getting_hired/preparing_for_job_search/project_portfolio.md#L25
getting_hired/preparing_for_job_search/project_portfolio.md:25:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
Unordered list indentation:
getting_hired/preparing_for_job_search/project_portfolio.md#L25
getting_hired/preparing_for_job_search/project_portfolio.md:25:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md007.md
|
Required heading structure:
getting_hired/preparing_for_job_search/starts_with_you.md#L5
getting_hired/preparing_for_job_search/starts_with_you.md:5 TOP004/lesson-headings Required heading structure [Expected: ### Lesson overview; Actual: ### Where you are now] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
|
Required heading structure:
javascript/finishing_up_with_javascript/conclusion.md#L1
javascript/finishing_up_with_javascript/conclusion.md:1 TOP004/lesson-headings Required heading structure [Expected: ### Introduction; Actual: ### The end of the JavaScript course!] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
|
Ordered lists must always use 1. as a prefix (lazy numbering):
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md#L26
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md:26 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
|
Ordered lists must always use 1. as a prefix (lazy numbering):
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md#L28
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md:28 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
|
Ordered lists must always use 1. as a prefix (lazy numbering):
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md#L29
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md:29 TOP010/lazy-numbering-for-ordered-lists Ordered lists must always use 1. as a prefix (lazy numbering) [
Expected: "1"
Actual: "3"
] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP010.md
|
Ordered lists must always use 1. as a prefix (lazy numbering):
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md#L38
markdownlint/TOP010_useLazyNumbering/tests/TOP010_test.md:38 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
|
Lint lesson files
Failed with exit code: 1
|
Lint project files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint project files
Unable to find merge base between fa1cf4d262b937959f91f178f07ceb1daae32b02 and ae4998ee7dd28e5358682524606b6624ffae64e5
|
Lint lesson files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint lesson files
Unable to find merge base between fa1cf4d262b937959f91f178f07ceb1daae32b02 and ae4998ee7dd28e5358682524606b6624ffae64e5
|