chore(deps): bump DavidAnson/markdownlint-cli2-action from 22 to 23 #45
docs-validation.yml
on: pull_request
Validate Hugo Build
10s
Validate Markdown
5s
Check Documentation Coverage
8s
Validation Summary
2s
Annotations
10 errors and 1 warning
|
Lists should be surrounded by blank lines:
docs/02-guides/backup-restore.md#L17
docs/02-guides/backup-restore.md:17 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Use the same AES-256-GCM enc..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Multiple consecutive blank lines:
docs/01-getting-started/uninstall.md#L124
docs/01-getting-started/uninstall.md:124 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md
|
|
Lists should be surrounded by blank lines:
docs/01-getting-started/quick-start.md#L197
docs/01-getting-started/quick-start.md:197 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- You need BOTH the 24 words A..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Table column style:
docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:36 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:29 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:29 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:15 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:15 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:4 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Heading levels should only increment by one level at a time:
docs/01-getting-started/manual-install.md#L9
docs/01-getting-started/manual-install.md:9 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md001.md
|
|
Validate Hugo Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: peaceiris/actions-hugo@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|