Ruby Space Complexity: Add article and video to additional resources #1946
Annotations
10 errors and 1 warning
ruby/computer_science/space_complexity.md#L140
ruby/computer_science/space_complexity.md:140:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md030.md
|
ruby/computer_science/space_complexity.md#L140
ruby/computer_science/space_complexity.md:140 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: "[this article on big O and space complexity](https://dev.to/mwong068/big-o-space-complexity-lcm)"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP001.md
|
ruby/computer_science/space_complexity.md#L141
ruby/computer_science/space_complexity.md:141:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md030.md
|
ruby/computer_science/space_complexity.md#L141
ruby/computer_science/space_complexity.md:141 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: "[This article on recursion and space complexity](https://dev.to/elmarshall/recursion-and-space-complexity-13gc)"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP001.md
|
ruby/computer_science/space_complexity.md#L141
ruby/computer_science/space_complexity.md:141 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/computer_science/space_complexity.md#L147
ruby/computer_science/space_complexity.md:147 TOP003/default-section-content Sections have default content [Expected: "The following questions are an opportunity to reflect on key topics in this lesson. If you can't answer a question, click on it to review the material, but keep in mind you are not expected to memorize or master this knowledge."; Actual: "This section contains questions for you to check your understanding of this lesson on your own. If you’re having trouble answering a question, click it and review the material it links to.",] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
|
ruby/computer_science/space_complexity.md#L149
ruby/computer_science/space_complexity.md:149:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
ruby/computer_science/space_complexity.md#L149
ruby/computer_science/space_complexity.md:149:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md030.md
|
ruby/computer_science/space_complexity.md#L149
ruby/computer_science/space_complexity.md:149 TOP007/use-markdown-links Links used to navigate to external content or other landmarks in the page should use markdown links instead of HTML anchor tags. [
Expected: "[What is space complexity?](#what-do-we-mean-by-space-complexity)"
Actual: "<a class="knowledge-check-link" href="#what-do-we-mean-by-space-complexity">What is space complexity?</a>"
] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP007.md
|
ruby/computer_science/space_complexity.md#L150
ruby/computer_science/space_complexity.md:150:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.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