Skip to content

Fix markdown lint issues in the upgrade guide #73

Fix markdown lint issues in the upgrade guide

Fix markdown lint issues in the upgrade guide #73

Triggered via push March 26, 2026 11:59
Status Failure
Total duration 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Heading style: README.md#L80
README.md:80 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md003.md
Line length: README.md#L73
README.md:73:81 MD013/line-length Line length [Expected: 80; Actual: 106] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Heading style: README.md#L71
README.md:71 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md003.md
Line length: README.md#L67
README.md:67:81 MD013/line-length Line length [Expected: 80; Actual: 95] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Line length: README.md#L59
README.md:59:81 MD013/line-length Line length [Expected: 80; Actual: 141] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Line length: README.md#L53
README.md:53:81 MD013/line-length Line length [Expected: 80; Actual: 124] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Line length: README.md#L38
README.md:38:81 MD013/line-length Line length [Expected: 80; Actual: 89] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md013.md
Heading style: README.md#L35
README.md:35 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md003.md
Heading style: README.md#L24
README.md:24 MD003/heading-style Heading style [Expected: setext; Actual: atx] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md003.md
First line in a file should be a top-level heading: README.md#L1
README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "[![License GPL 3][badge-licens..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md041.md
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v19, tj-actions/changed-files@v45. 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/