feat(agent): 'agent start' (daemonize) + 'agent serve' (foreground) #55
docs-validation.yml
on: pull_request
Validate Hugo Build
7s
Validate Markdown
7s
Check Documentation Coverage
9s
Validation Summary
4s
Annotations
11 errors and 1 warning
|
Validate Markdown
Process completed with exit code 1.
|
|
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/
|