Rails Pathway: Provide descriptive link text #2203
Annotations
10 errors and 1 warning
ruby/conclusion/conclusion.md#L1
ruby/conclusion/conclusion.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### You did it!"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
|
ruby/conclusion/conclusion.md#L1
ruby/conclusion/conclusion.md:1 TOP004/lesson-headings Required heading structure [Expected: ### Introduction; Actual: ### You did it!] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L12
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:12 TOP003/default-section-content Sections have default content [The lesson overview section must not contain nested lists.] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L13
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:13 TOP003/default-section-content Sections have default content [The lesson overview section must not contain nested lists.] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L21
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:21:38 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L21
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:21:94 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L21
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:21:406 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L21
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:21:416 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L48
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:48 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md040.md
|
ruby/testing_ruby_with_rspec/introduction_to_rspec.md#L49
ruby/testing_ruby_with_rspec/introduction_to_rspec.md:49:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ mkdir ruby_testing && cd rub..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md014.md
|
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/
|
This job failed
Loading