Skip to content

Replace img_hash dependency (#725) #607

Replace img_hash dependency (#725)

Replace img_hash dependency (#725) #607

Triggered via push September 24, 2023 19:03
Status Success
Total duration 24m 21s
Artifacts

build.yml

on: push
Generate bindings
32s
Generate bindings
Check clippy lints
2m 36s
Check clippy lints
Check formatting
15s
Check formatting
Run benchmarks
9m 30s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)
Check clippy lints: src/run/editor/mod.rs#L846
this returns a `Result<_, ()>`