Implement automatic implementations of up and downcasting #5705
github-cxx-qt-tests.yml
on: pull_request
clang_format
14s
license_check
10s
rust_format_check
11s
markdown_lint
6s
shellcheck
7s
Matrix: build
Annotations
6 errors
markdown_lint
Failed with exit code: 1
|
markdown_lint:
book/src/concepts/casting.md#L40
book/src/concepts/casting.md:40:80 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|
markdown_lint:
book/src/concepts/casting.md#L11
book/src/concepts/casting.md:11:76 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|
markdown_lint:
book/src/bridge/traits.md#L30
book/src/bridge/traits.md:30 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `Upcast` - Allows a type to ..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
markdown_lint:
book/src/bridge/traits.md#L28
book/src/bridge/traits.md:28 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Threading](https://docs.rs/..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
markdown_lint:
book/src/bridge/traits.md#L28
book/src/bridge/traits.md:28:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|