ci: add markdownlint #3
Annotations
10 errors and 1 warning
|
Trailing spaces:
CONTRIBUTING.md#L36
CONTRIBUTING.md:36:82 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
|
|
Trailing spaces:
CONTRIBUTING.md#L35
CONTRIBUTING.md:35:30 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
|
|
Emphasis style:
CONTRIBUTING.md#L32
CONTRIBUTING.md:32:44 MD049/emphasis-style Emphasis style [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md049.md
|
|
Emphasis style:
CONTRIBUTING.md#L32
CONTRIBUTING.md:32:39 MD049/emphasis-style Emphasis style [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md049.md
|
|
Trailing spaces:
CONTRIBUTING.md#L29
CONTRIBUTING.md:29:70 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
|
|
Line length:
CONTRIBUTING.md#L20
CONTRIBUTING.md:20:211 MD013/line-length Line length [Expected: 210; Actual: 234] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
Multiple consecutive blank lines:
CONTRIBUTING.md#L17
CONTRIBUTING.md:17 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md
|
|
Line length:
CONTRIBUTING.md#L11
CONTRIBUTING.md:11:211 MD013/line-length Line length [Expected: 210; Actual: 310] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
First line in a file should be a top-level heading:
CONTRIBUTING.md#L2
CONTRIBUTING.md:2 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "We welcome community contribut..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md041.md
|
|
Line length:
CONTRIBUTING.md#L2
CONTRIBUTING.md:2:211 MD013/line-length Line length [Expected: 210; Actual: 263] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@v22. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|