fix(sync): make the rclone probe timeout configurable (#137) #58
docs-validation.yml
on: pull_request
Validate Hugo Build
13s
Validate Markdown
5s
Check Documentation Coverage
8s
Validation Summary
4s
Annotations
10 errors
|
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
|