Skip to content

auto_splitting feature: Add requests for auto splitter settings management #581

auto_splitting feature: Add requests for auto splitter settings management

auto_splitting feature: Add requests for auto splitter settings management #581

Re-run triggered August 20, 2023 12:32
Status Failure
Total duration 26m 29s
Artifacts

build.yml

on: pull_request
Generate bindings
21s
Generate bindings
Check clippy lints
2m 4s
Check clippy lints
Check formatting
5s
Check formatting
Run benchmarks
9m 37s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (Windows i686 gnu)
Process completed with exit code 1.
Check clippy lints: src/platform/normal/mod.rs#L133
unsafe block missing a safety comment
Check clippy lints: src/platform/normal/mod.rs#L138
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)