Skip to content

Merge branch 'chore/ci-docs-fixes': Enterprise transformation complete #3

Merge branch 'chore/ci-docs-fixes': Enterprise transformation complete

Merge branch 'chore/ci-docs-fixes': Enterprise transformation complete #3

Triggered via push August 15, 2025 07:41
Status Failure
Total duration 11s
Artifacts

markdownlint.yml

on: push
markdownlint
7s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Fenced code blocks should be surrounded by blank lines: .github/pull_request_template.md#L23
.github/pull_request_template.md:23 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```swift"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md
Headings should be surrounded by blank lines: .github/pull_request_template.md#L22
.github/pull_request_template.md:22 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Installation (SPM)"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Headings should be surrounded by blank lines: .github/pull_request_template.md#L19
.github/pull_request_template.md:19 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Architecture"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Line length: .github/pull_request_template.md#L17
.github/pull_request_template.md:17:81 MD013/line-length Line length [Expected: 80; Actual: 104] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Headings should be surrounded by blank lines: .github/pull_request_template.md#L16
.github/pull_request_template.md:16 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Overview"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Lists should be surrounded by blank lines: .github/pull_request_template.md#L12
.github/pull_request_template.md:12 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] Code builds and tests pa..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
Headings should be surrounded by blank lines: .github/pull_request_template.md#L11
.github/pull_request_template.md:11 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Checklist"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
Lists should be surrounded by blank lines: .github/pull_request_template.md#L6
.github/pull_request_template.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] Feature"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
Headings should be surrounded by blank lines: .github/pull_request_template.md#L5
.github/pull_request_template.md:5 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Type of change"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
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"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md