Skip to content

Update markdown lint. #6

Update markdown lint.

Update markdown lint. #6

Triggered via push December 21, 2024 03:59
Status Failure
Total duration 15s
Artifacts

ci.yaml

on: push
markdown_lint
5s
markdown_lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Bare URL used: carla_map/README.md#L3
carla_map/README.md:3:30 MD034/no-bare-urls Bare URL used [Context: "https://github.com/hatem-darwe..."] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md034.md
Trailing spaces: carla_map/README.md#L5
carla_map/README.md:5:43 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
Multiple top-level headings in the same document: src/carla_pointcloud/README.md#L5
src/carla_pointcloud/README.md:5 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Note"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md025.md
Bare URL used: src/carla_pointcloud/README.md#L7
src/carla_pointcloud/README.md:7:29 MD034/no-bare-urls Bare URL used [Context: "https://github.com/ZATiTech/op..."] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md034.md
markdown_lint
Failed with exit code: 1
markdown_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636