Update linting.yml for testing #1
linting.yml
on: push
Documentation
/
Markdown
12s
Documentation
/
Spelling
12s
Annotations
10 errors and 2 warnings
Unordered list indentation:
.gitlab/issue_templates/example.md#L4
.gitlab/issue_templates/example.md:4:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Unordered list indentation:
.gitlab/issue_templates/example.md#L6
.gitlab/issue_templates/example.md:6:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Unordered list indentation:
.gitlab/issue_templates/example.md#L8
.gitlab/issue_templates/example.md:8:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Unordered list indentation:
.gitlab/issue_templates/example.md#L10
.gitlab/issue_templates/example.md:10:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Unordered list indentation:
.gitlab/issue_templates/example.md#L12
.gitlab/issue_templates/example.md:12:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Headings should be surrounded by blank lines:
.gitlab/merge_request_templates/example.md#L1
.gitlab/merge_request_templates/example.md:1 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Notes for the reviewer"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Headings should be surrounded by blank lines:
.gitlab/merge_request_templates/example.md#L5
.gitlab/merge_request_templates/example.md:5 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Checklist before merge"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Lists should be surrounded by blank lines:
.gitlab/merge_request_templates/example.md#L6
.gitlab/merge_request_templates/example.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] CMake support is added"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Unordered list indentation:
.gitlab/merge_request_templates/example.md#L7
.gitlab/merge_request_templates/example.md:7:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Unordered list indentation:
.gitlab/merge_request_templates/example.md#L10
.gitlab/merge_request_templates/example.md:10:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md007.md
|
Documentation / Markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v10.0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation / Spelling
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/.
|