Project: Custom Enumerables: Added link to Additional resources list #2099
Annotations
7 errors and 1 warning
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
|
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
|
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
|
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
|
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
|
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
|
|
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/.
|
This job failed
Loading