Skip to content

Implement automatic implementations of up and downcasting #5705

Implement automatic implementations of up and downcasting

Implement automatic implementations of up and downcasting #5705

Triggered via pull request February 28, 2025 10:40
Status Failure
Total duration 20s
Artifacts

github-cxx-qt-tests.yml

on: pull_request
clang_format
14s
clang_format
license_check
10s
license_check
rust_format_check
11s
rust_format_check
markdown_lint
6s
markdown_lint
shellcheck
7s
shellcheck
coverage
0s
coverage
Ubuntu 24.04 (wasm_32) Qt 6
0s
Ubuntu 24.04 (wasm_32) Qt 6
Matrix: build
Fit to window
Zoom out
Zoom in

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