Skip to content

Decouple derive dependencies #586

Decouple derive dependencies

Decouple derive dependencies #586

Triggered via pull request August 25, 2023 18:47
Status Cancelled
Total duration 19m 27s
Artifacts

build.yml

on: pull_request
Generate bindings
28s
Generate bindings
Check clippy lints
1m 50s
Check clippy lints
Check formatting
19s
Check formatting
Run benchmarks
8m 8s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 10 warnings
build (Linux mips)
Process completed with exit code 101.
build (Linux mips64)
Process completed with exit code 101.
build (Linux mips64el)
Process completed with exit code 101.
build (Linux mips64el musl)
Process completed with exit code 101.
build (Linux mipsel)
Process completed with exit code 101.
build (Linux Nightly)
Process completed with exit code 101.
build (Windows i686 gnu)
Process completed with exit code 1.
build (Windows Nightly gnu)
The run was canceled by @CryZe.
build (Windows Nightly gnu)
The operation was canceled.
build (Windows i686)
The run was canceled by @CryZe.
build (Windows i686)
The operation was canceled.
build (Windows x86_64 gnu)
The run was canceled by @CryZe.
build (Windows x86_64 gnu)
The operation was canceled.
build (Windows x86_64)
The run was canceled by @CryZe.
build (Windows x86_64)
The operation was canceled.
build (Windows Nightly)
The run was canceled by @CryZe.
build (Windows Nightly)
The operation was canceled.
build (Windows Beta gnu)
The run was canceled by @CryZe.
build (Windows Beta gnu)
The operation was canceled.
build (macOS x86_64)
The run was canceled by @CryZe.
build (macOS x86_64)
The operation was canceled.
build (macOS Beta)
The run was canceled by @CryZe.
build (macOS Beta)
The operation was canceled.
Check clippy lints: src/platform/normal/mod.rs#L136
unsafe block missing a safety comment
Check clippy lints: src/platform/normal/mod.rs#L141
unsafe block missing a safety comment
Check clippy lints: src/component/splits/column.rs#L180
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L231
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L324
very complex type used. Consider factoring parts into `type` definitions
Check clippy lints: src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
Check clippy lints: src/rendering/default_text_engine/mod.rs#L31
very complex type used. Consider factoring parts into `type` definitions
Check clippy lints: src/rendering/mod.rs#L506
this function has too many arguments (11/7)
Check clippy lints: src/rendering/mod.rs#L593
this function has too many arguments (8/7)