Skip to content

chore(release): prepare 0.1.0 first PyPI publish #71

chore(release): prepare 0.1.0 first PyPI publish

chore(release): prepare 0.1.0 first PyPI publish #71

Triggered via pull request July 16, 2026 13:54
StatusFailure
Total duration 11s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 1 warning
markdownlint
Failed with exit code: 1
Ordered list item prefix: docs/DISTRIBUTION_SETUP.md#L44
docs/DISTRIBUTION_SETUP.md:44:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 6; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
Ordered list item prefix: docs/DISTRIBUTION_SETUP.md#L43
docs/DISTRIBUTION_SETUP.md:43:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 5; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
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/