Skip to content

Fixing Syntax of the GC Pipeline Yaml #166

Fixing Syntax of the GC Pipeline Yaml

Fixing Syntax of the GC Pipeline Yaml #166

Triggered via pull request September 27, 2024 05:55
Status Failure
Total duration 20s
Artifacts

markdownlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: docs/blazor-scenarios.md#L85
Tables should be surrounded by blank lines [Context: "| Scenario ..."]
lint: docs/crossgen-scenarios.md#L191
Tables should be surrounded by blank lines [Context: "| Scenario ..."]
lint: eng/common/template-guidance.md#L15
Heading levels should only increment by one level at a time [Expected: h3; Actual: h4]
lint: eng/common/template-guidance.md#L26
Fenced code blocks should be surrounded by blank lines [Context: "``` yaml"]
lint: eng/common/template-guidance.md#L62
Emphasis used instead of a heading [Context: "Folder / file structure"]
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/