chore: gitignore SQLite WAL files #24
ci.yml
on: push
ShellCheck
6s
shfmt
4s
Markdown Lint
7s
Prettier
10s
Ruff
7s
Claude Lint
16s
Matrix: test
Annotations
7 errors and 1 warning
|
Markdown Lint
Failed with exit code: 1
|
|
Table column style:
README.md#L45
README.md:45:105 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Multiple headings with the same content:
CHANGELOG.md#L63
CHANGELOG.md:63 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Infrastructure"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md024.md
|
|
Multiple headings with the same content:
CHANGELOG.md#L50
CHANGELOG.md:50 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md024.md
|
|
Multiple headings with the same content:
CHANGELOG.md#L43
CHANGELOG.md:43 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Fixes"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md024.md
|
|
Ruff
Process completed with exit code 1.
|
|
Prettier
Process completed with exit code 1.
|
|
Markdown Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@v22. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|