Skip to content

Fix markdownlint.yml for checking all markdown files #1

Fix markdownlint.yml for checking all markdown files

Fix markdownlint.yml for checking all markdown files #1

Triggered via push December 17, 2024 20:25
Status Failure
Total duration 14s
Artifacts

markdownlint.yml

on: push
markdown-lint
6s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
First line in a file should be a top-level heading: .github/pull_request_template.md#L1
.github/pull_request_template.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Pull Request Description 🚀"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md041.md
Line length: .github/pull_request_template.md#L3
.github/pull_request_template.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 97] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: .github/pull_request_template.md#L13
.github/pull_request_template.md:13:81 MD013/line-length Line length [Expected: 80; Actual: 96] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: .github/pull_request_template.md#L36
.github/pull_request_template.md:36:81 MD013/line-length Line length [Expected: 80; Actual: 102] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: .github/pull_request_template.md#L49
.github/pull_request_template.md:49:81 MD013/line-length Line length [Expected: 80; Actual: 97] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: .github/pull_request_template.md#L58
.github/pull_request_template.md:58:81 MD013/line-length Line length [Expected: 80; Actual: 95] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: .github/pull_request_template.md#L73
.github/pull_request_template.md:73:81 MD013/line-length Line length [Expected: 80; Actual: 118] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: applications/scripts/README.md#L15
applications/scripts/README.md:15:81 MD013/line-length Line length [Expected: 80; Actual: 116] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: applications/scripts/README.md#L16
applications/scripts/README.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 130] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
Line length: applications/scripts/README.md#L17
applications/scripts/README.md:17:81 MD013/line-length Line length [Expected: 80; Actual: 211] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636