Skip to content

Installing Ruby: Update ruby version from 3.2.2 to 3.3.0 #1577

Installing Ruby: Update ruby version from 3.2.2 to 3.3.0

Installing Ruby: Update ruby version from 3.2.2 to 3.3.0 #1577

Triggered via pull request May 15, 2024 19:53
Status Failure
Total duration 27s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 2 warnings
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/introduction/installing_ruby.md#L15
ruby/introduction/installing_ruby.md:15 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
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/introduction/installing_ruby.md#L17
ruby/introduction/installing_ruby.md:17 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: "</summary>"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Required heading structure: ruby/introduction/installing_ruby.md#L19
ruby/introduction/installing_ruby.md:19 TOP004/lesson-headings Required heading structure [Expected: ### Lesson overview; Actual: ### Step 1: Install updates, packages and libraries] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP004.md
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/introduction/installing_ruby.md#L68
ruby/introduction/installing_ruby.md:68 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: "<div class="lesson-note lesson-note--warning" markdown=1>"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/introduction/installing_ruby.md#L70
ruby/introduction/installing_ruby.md:70 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>"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Links have descriptive text labels: ruby/introduction/installing_ruby.md#L111
ruby/introduction/installing_ruby.md:111 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 video](https://youtu.be/X2CYWg9-2N0)"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP001.md
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/introduction/installing_ruby.md#L155
ruby/introduction/installing_ruby.md:155 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
Multiline HTML tags should be surrounded by blank lines or code block delimiters: ruby/introduction/installing_ruby.md#L157
ruby/introduction/installing_ruby.md:157 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: "</summary>"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Links have descriptive text labels: ruby/introduction/installing_ruby.md#L267
ruby/introduction/installing_ruby.md:267 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 video](https://www.youtube.com/watch?v=X2CYWg9-2N0)"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP001.md
Lint lesson 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/.