Skip to content

chore: close cpa-templates tracking (#44) #65

chore: close cpa-templates tracking (#44)

chore: close cpa-templates tracking (#44) #65

Triggered via pull request July 16, 2026 06:57
StatusFailure
Total duration 57s
Artifacts

markdownlint.yml

on: pull_request
markdownlint
4s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
markdownlint
Failed with exit code: 1
Bare URL used: docs/CPA_TEMPLATES_TRACKING.md#L19
docs/CPA_TEMPLATES_TRACKING.md:19:19 MD034/no-bare-urls Bare URL used [Context: "https://github.com/Create-Pyth..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md034.md
Bare URL used: docs/CPA_TEMPLATES_TRACKING.md#L18
docs/CPA_TEMPLATES_TRACKING.md:18:18 MD034/no-bare-urls Bare URL used [Context: "https://github.com/Create-Pyth..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md034.md
Bare URL used: docs/CPA_TEMPLATES_TRACKING.md#L3
docs/CPA_TEMPLATES_TRACKING.md:3:23 MD034/no-bare-urls Bare URL used [Context: "https://github.com/Create-Pyth..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md034.md
Lists should be surrounded by blank lines: .github/PULL_REQUEST_TEMPLATE.md#L5
.github/PULL_REQUEST_TEMPLATE.md:5 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] `make test`"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: .github/PULL_REQUEST_TEMPLATE.md#L4
.github/PULL_REQUEST_TEMPLATE.md:4 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Test plan"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: .github/PULL_REQUEST_TEMPLATE.md#L2
.github/PULL_REQUEST_TEMPLATE.md:2 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "-"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: .github/PULL_REQUEST_TEMPLATE.md#L1
.github/PULL_REQUEST_TEMPLATE.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Summary"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
markdownlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v19. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/