Skip to content

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

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 #1579

Triggered via pull request May 15, 2024 20:28
Status Failure
Total duration 32s
Artifacts

markdownlint.yml

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

Annotations

9 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
Trailing spaces: ruby/introduction/installing_ruby.md#L16
ruby/introduction/installing_ruby.md:16:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.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
Trailing spaces: ruby/introduction/installing_ruby.md#L69
ruby/introduction/installing_ruby.md:69:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.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: 1, After: 0 } ] [Context: "<details markdown="block">"] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP005.md
Trailing spaces: ruby/introduction/installing_ruby.md#L158
ruby/introduction/installing_ruby.md:158:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Links have descriptive text labels: ruby/introduction/installing_ruby.md#L269
ruby/introduction/installing_ruby.md:269 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/.