Skip to content

Project: Custom Enumerables: Added link to Additional resources list #2099

Project: Custom Enumerables: Added link to Additional resources list

Project: Custom Enumerables: Added link to Additional resources list #2099

Re-run triggered June 26, 2024 15:04
Status Failure
Total duration 36s
Artifacts

markdownlint.yml

on: pull_request
Lint project files
17s
Lint project files
Lint lesson files
23s
Lint lesson files
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Headings should be surrounded by blank lines: ruby/advanced_ruby/project_custom_enumerables.md#L1
ruby/advanced_ruby/project_custom_enumerables.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Introduction"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Headings should be surrounded by blank lines: ruby/advanced_ruby/project_custom_enumerables.md#L39
ruby/advanced_ruby/project_custom_enumerables.md:39 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Assignment"] 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: ruby/advanced_ruby/project_custom_enumerables.md#L40
ruby/advanced_ruby/project_custom_enumerables.md:40 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: 0, After: 1 } ] [Context: "<div class="lesson-content__panel" markdown="1">"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Ordered lists must always use 1. as a prefix (lazy numbering): ruby/advanced_ruby/project_custom_enumerables.md#L43
ruby/advanced_ruby/project_custom_enumerables.md:43 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
Links have descriptive text labels: ruby/advanced_ruby/project_custom_enumerables.md#L44
ruby/advanced_ruby/project_custom_enumerables.md:44 TOP001/descriptive-link-text Links have descriptive text labels [Expected text to not include the words "this" or "here". Use a more descriptive text that clearly conveys the purpose or content of the link.] [Context: "[the methods in this table](https://github.com/TheOdinProject/custom_enumerable_project#methods)"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP001.md
Ordered lists must always use 1. as a prefix (lazy numbering): ruby/advanced_ruby/project_custom_enumerables.md#L44
ruby/advanced_ruby/project_custom_enumerables.md:44 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
Lint project 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/.