Skip to content

Ruby: Provide descriptive link text #2151

Ruby: Provide descriptive link text

Ruby: Provide descriptive link text #2151

Triggered via pull request July 1, 2024 01:48
Status Failure
Total duration 33s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 2 warnings
Headings should be surrounded by blank lines: ruby/basic_ruby/basic_enumerable_methods.md#L1
ruby/basic_ruby/basic_enumerable_methods.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
Headings should be surrounded by blank lines: ruby/basic_ruby/basic_enumerable_methods.md#L21
ruby/basic_ruby/basic_enumerable_methods.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Life before enumerables"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Fenced code blocks should be surrounded by blank lines: ruby/basic_ruby/basic_enumerable_methods.md#L37
ruby/basic_ruby/basic_enumerable_methods.md:37 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md031.md
Emphasis style: ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:1 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
Emphasis style: ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:10 MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md049.md
Strong style: ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:16 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
Strong style: ruby/basic_ruby/basic_enumerable_methods.md#L38
ruby/basic_ruby/basic_enumerable_methods.md:38:20 MD050/strong-style Strong style [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md050.md
Headings should be surrounded by blank lines: ruby/basic_ruby/basic_enumerable_methods.md#L62
ruby/basic_ruby/basic_enumerable_methods.md:62 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### The each method"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Unordered list style: ruby/basic_ruby/basic_enumerable_methods.md#L83
ruby/basic_ruby/basic_enumerable_methods.md:83:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
Unordered list style: ruby/basic_ruby/basic_enumerable_methods.md#L84
ruby/basic_ruby/basic_enumerable_methods.md:84:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
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/.