chore(deps): update actions/checkout action to v7.0.1 - #88
reviewdog [markdownlint] report
reported by reviewdog 🐶
Findings (10)
_testdata/test.md|3| error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
_testdata/test.md|4| error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
_testdata/test.md|4 col 1| error MD023/heading-start-left Headings must start at the beginning of the line [Context: " ## # blub"]
_testdata/test.md|5 col 1| error MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
_testdata/test.md|5| error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
_testdata/test.md|6 col 1| error MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
_testdata/test.md|6| error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
_testdata/test.md|7| error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
_testdata/test.md|9| error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
README.md|70 col 81| error MD013/line-length Line length [Expected: 80; Actual: 94]
Filtered Findings (0)
Annotations
Check warning on line 3 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L3
error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Raw output
_testdata/test.md:3 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Check warning on line 4 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L4
error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
Raw output
_testdata/test.md:4 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
Check warning on line 4 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L4
error MD023/heading-start-left Headings must start at the beginning of the line [Context: " ## # blub"]
Raw output
_testdata/test.md:4:1 error MD023/heading-start-left Headings must start at the beginning of the line [Context: " ## # blub"]
Check warning on line 5 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L5
error MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Raw output
_testdata/test.md:5:1 error MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Check warning on line 5 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L5
error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Raw output
_testdata/test.md:5 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Check warning on line 6 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L6
error MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Raw output
_testdata/test.md:6:1 error MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Check warning on line 6 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L6
error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Raw output
_testdata/test.md:6 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Check warning on line 7 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L7
error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
Raw output
_testdata/test.md:7 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
Check warning on line 9 in _testdata/test.md
github-actions / markdownlint
[markdownlint] _testdata/test.md#L9
error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Raw output
_testdata/test.md:9 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Check warning on line 70 in README.md
github-actions / markdownlint
[markdownlint] README.md#L70
error MD013/line-length Line length [Expected: 80; Actual: 94]
Raw output
README.md:70:81 error MD013/line-length Line length [Expected: 80; Actual: 94]