Skip to content

Add analyzers

Add analyzers #43

Triggered via pull request December 4, 2023 11:11
Status Failure
Total duration 16s
Artifacts

markdownlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Shipped.md#L1
First line in a file should be a top-level heading [Context: "; Shipped analyzer releases"]
lint: src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Shipped.md#L4
Multiple consecutive blank lines [Expected: 1; Actual: 2]
lint: src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md#L1
First line in a file should be a top-level heading [Context: "; Unshipped analyzer release"]
lint: src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md#L8
Files should end with a single newline character
lint
Process completed with exit code 1.
lint
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/