docs: Tweak README #111
ci.yml
on: push
Lint Shell Scripts
5s
Lint Markdown
7s
Annotations
4 errors and 2 warnings
|
Lint Markdown
Failed with exit code: 1
|
|
Multiple consecutive blank lines:
README.md#L31
README.md:31 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
|
|
Trailing spaces:
README.md#L29
README.md:29:3 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
|
|
Heading style:
README.md#L29
README.md:29 MD003/heading-style Heading style [Expected: atx; Actual: atx_closed] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md003.md
|
|
Lint Shell Scripts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint Markdown
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, davidanson/markdownlint-cli2-action@v16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|