Skip to content

Fix markdown style

Fix markdown style #35

Triggered via push May 14, 2024 12:09
Status Failure
Total duration 34s
Artifacts
check_markdown
22s
check_markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check_markdown: docs/cluster_guides/backup.md#L9
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What does "backup" mean for my data?"]
check_markdown: docs/cluster_guides/backup.md#L18
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L20
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Which directories are backed up?"]
check_markdown: docs/cluster_guides/backup.md#L23
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L24
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L25
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L26
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L27
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L28
Unordered list style [Expected: asterisk; Actual: dash]
check_markdown: docs/cluster_guides/backup.md#L30
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# What should I put in directories with backup?"]
check_markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check_markdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/