Skip to content

CI changes

CI changes #4

Triggered via pull request January 19, 2025 10:22
Status Failure
Total duration 15s
Artifacts

markdownlint.yml

on: pull_request
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: "## Problem"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md041.md
Heading levels should only increment by one level at a time: orphaned/dns.es.md#L7
orphaned/dns.es.md:7 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md001.md
Ordered list item prefix: orphaned/dns.es.md#L35
orphaned/dns.es.md:35:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
Heading levels should only increment by one level at a time: orphaned/dns.fr.md#L7
orphaned/dns.fr.md:7 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md001.md
Ordered list item prefix: orphaned/dns.fr.md#L38
orphaned/dns.fr.md:38:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
Heading levels should only increment by one level at a time: orphaned/dns.md#L7
orphaned/dns.md:7 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md001.md
Ordered list item prefix: orphaned/dns.md#L29
orphaned/dns.md:29:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
Ordered list item prefix: orphaned/dns.md#L34
orphaned/dns.md:34:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
First line in a file should be a top-level heading: orphaned/index.ar.md#L1
orphaned/index.ar.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "<div dir="auto" class="teasing..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md041.md
Images should have alternate text (alt text): orphaned/index.ar.md#L4
orphaned/index.ar.md:4:5 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md045.md
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636