Skip to content

tutorials/cmake/commands.md: example with excluding modules #98

tutorials/cmake/commands.md: example with excluding modules

tutorials/cmake/commands.md: example with excluding modules #98

Triggered via push December 7, 2024 22:08
Status Failure
Total duration 1m 5s
Artifacts

build.yml

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

Annotations

6 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
Spaces inside code span elements: docs/tutorials/cmake/commands.md#L26
docs/tutorials/cmake/commands.md:26:3 MD038/no-space-in-code Spaces inside code span elements [Context: "...PREFIX=/tmp/kamailio-dev cfg `"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md038.md
Multiple consecutive blank lines: docs/tutorials/cmake/commands.md#L34
docs/tutorials/cmake/commands.md:34 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md012.md
Multiple consecutive blank lines: docs/tutorials/cmake/commands.md#L35
docs/tutorials/cmake/commands.md:35 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md012.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