Skip to content

tutorials/cmake/commands: short note that usually make is needed afte… #105

tutorials/cmake/commands: short note that usually make is needed afte…

tutorials/cmake/commands: short note that usually make is needed afte… #105

Triggered via push December 11, 2024 11:50
Status Failure
Total duration 1m 6s
Artifacts

build.yml

on: push
check-format
56s
check-format
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Fenced code blocks should have a language specified: docs/tutorials/cmake/commands.md#L11
docs/tutorials/cmake/commands.md:11 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md
Fenced code blocks should have a language specified: docs/tutorials/cmake/commands.md#L17
docs/tutorials/cmake/commands.md:17 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md
Unordered list indentation: docs/tutorials/cmake/commands.md#L28
docs/tutorials/cmake/commands.md:28:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md007.md
Unordered list indentation: docs/tutorials/cmake/commands.md#L29
docs/tutorials/cmake/commands.md:29:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md007.md
check-format
Failed with exit code: 1
check-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636