Skip to content

Add optimize setting to Auto Splitting Runtime #614

Add optimize setting to Auto Splitting Runtime

Add optimize setting to Auto Splitting Runtime #614

Triggered via pull request October 7, 2023 14:06
Status Failure
Total duration 24m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Generate bindings
32s
Generate bindings
Check clippy lints
1m 36s
Check clippy lints
Check formatting
24s
Check formatting
Run benchmarks
9m 32s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build (Linux mips64el musl)
Process completed with exit code 101.
build (Linux mips64 musl)
Process completed with exit code 101.
build (Linux mips musl)
Process completed with exit code 101.
build (Linux mipsel musl)
Process completed with exit code 101.
build (NetBSD x86_64)
Process completed with exit code 101.
Check clippy lints: crates/livesplit-hotkey/src/linux/x11_impl.rs#L102
redundant redefinition of a binding
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)
Check clippy lints: src/rendering/mod.rs#L624
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L676
this function has too many arguments (9/7)