Skip to content

Fix markdown style issues #90

Fix markdown style issues

Fix markdown style issues #90

Triggered via push May 15, 2024 12:10
Status Failure
Total duration 19s
Artifacts
check_markdown
12s
check_markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check_markdown: docs/cluster_guides/old/disk_quota_more.md#L13
Fenced code blocks should have a language specified [Context: "```"]
check_markdown: docs/cluster_guides/old/disk_quota_more.md#L16
Fenced code blocks should be surrounded by blank lines [Context: "```"]
check_markdown: docs/cluster_guides/old/webexport.md#L5
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rackham"]
check_markdown: docs/cluster_guides/running_jobs/interactive_more.md#L16
Fenced code blocks should have a language specified [Context: "```"]
check_markdown: docs/cluster_guides/running_jobs/interactive_more.md#L22
Fenced code blocks should have a language specified [Context: "```"]
check_markdown: docs/cluster_guides/running_jobs/interactive_more.md#L39
Fenced code blocks should have a language specified [Context: "```"]
check_markdown: docs/cluster_guides/running_jobs/nodes_own_disk.md#L13
Line length [Expected: 800; Actual: 891]
check_markdown: docs/cluster_guides/running_jobs/nodes_own_disk.md#L13
Inline HTML [Element: jobid]
check_markdown: docs/cluster_guides/running_jobs/nodes_own_disk.md#L13
Inline HTML [Element: jobid]
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/