Skip to content

Fix/windows utf8 io #54

Fix/windows utf8 io

Fix/windows utf8 io #54

Re-run triggered July 22, 2026 03:20
Status Failure
Total duration 18s
Artifacts

cmind-lint.yml

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

Annotations

3 errors and 1 warning
markdownlint
Failed with exit code: 1
Headings should be surrounded by blank lines: CoderMind/tests/repro_windows_utf8/README.md#L79
CoderMind/tests/repro_windows_utf8/README.md:79 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Is "force everything to UTF-8" safe for text that's *supposed* to"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Fenced code blocks should have a language specified: CoderMind/tests/repro_windows_utf8/README.md#L17
CoderMind/tests/repro_windows_utf8/README.md:17 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.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/