Skip to content

Add markdown linting #17

Add markdown linting

Add markdown linting #17

Triggered via pull request March 8, 2024 21:18
Status Failure
Total duration 25s
Artifacts

markdown_v3.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: .github/dependabot.yml#L1
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# To get started with Dependabot version updates, you'll need to specify which"]
build: .github/dependabot.yml#L2
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# package ecosystems to update and where the package manifests are located."]
build: .github/dependabot.yml#L2
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# package ecosystems to update and where the package manifests are located."]
build: .github/dependabot.yml#L2
Multiple top-level headings in the same document [Context: "# package ecosystems to update..."]
build
Trailing punctuation in heading [Punctuation: '.']
build: .github/dependabot.yml#L3
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Please see the documentation for all configuration options:"]
build: .github/dependabot.yml#L3
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Please see the documentation for all configuration options:"]
build: .github/dependabot.yml#L3
Multiple top-level headings in the same document [Context: "# Please see the documentation..."]
build
Trailing punctuation in heading [Punctuation: ':']
build: .github/dependabot.yml#L4
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates"]
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/