Skip to content

Add verbosity and clarification to First Item tutorial page #148

Add verbosity and clarification to First Item tutorial page

Add verbosity and clarification to First Item tutorial page #148

Re-run triggered September 17, 2024 08:05
Status Failure
Total duration 33s
Artifacts

markdownlint.yml

on: pull_request
markdownlint
23s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Trailing spaces: develop/items/first-item.md#L21
develop/items/first-item.md:21:74 MD009/no-trailing-spaces Trailing spaces [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
Custom rule: develop/items/first-item.md#L21
develop/items/first-item.md:21:74 search-replace Custom rule [no-multiple-spaces: Don't use multiple spaces] [Context: "column: 74 text:' '"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
Heading levels should only increment by one level at a time: develop/items/first-item.md#L49
develop/items/first-item.md:49 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md
Custom rule: develop/items/first-item.md#L49
develop/items/first-item.md:49:1 search-replace Custom rule [missing-heading-anchor: Add anchors to headings. Use lowercase characters, numbers and dashes] [Context: "column: 1 text:'#### ModItems.java'"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
Custom rule: develop/items/first-item.md#L53
develop/items/first-item.md:53:1 search-replace Custom rule [missing-heading-anchor: Add anchors to headings. Use lowercase characters, numbers and dashes] [Context: "column: 1 text:'#### Your class that implements `ModInitializer`'"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
Titlecase rule: develop/items/first-item.md#L53
develop/items/first-item.md:53:1 titlecase-rule Titlecase rule [Title Case: 'Expected #### Your Class that Implements , found #### Your class that implements ']
Custom rule: develop/items/first-item.md#L67
develop/items/first-item.md:67:105 search-replace Custom rule [no-multiple-spaces: Don't use multiple spaces] [Context: "column: 105 text:' '"] https://github.com/OnkarRuikar/markdownlint-rule-search-replace
markdownlint
Failed with exit code: 1