Skip to content

refactor(agent): remove redundant 'lock' command (keep only 'stop') #57

refactor(agent): remove redundant 'lock' command (keep only 'stop')

refactor(agent): remove redundant 'lock' command (keep only 'stop') #57

Triggered via pull request July 1, 2026 18:07
Status Success
Total duration 16s
Artifacts

docs-validation.yml

on: pull_request
Validate Hugo Build
9s
Validate Hugo Build
Validate Markdown
8s
Validate Markdown
Check Documentation Coverage
8s
Check Documentation Coverage
Validation Summary
2s
Validation Summary
Fit to window
Zoom out
Zoom in

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 Markdown
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: DavidAnson/markdownlint-cli2-action@v22. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/