Replace img_hash
dependency
#605
Triggered via pull request
September 24, 2023 18:02
Status
Failure
Total duration
25m 3s
Artifacts
–
build.yml
on: pull_request
Generate bindings
32s
Check clippy lints
2m 6s
Check formatting
19s
Run benchmarks
10m 48s
Generate documentation
0s
Matrix: build
Annotations
9 errors and 10 warnings
Check formatting:
src/auto_splitting/mod.rs#L581
Diff in /home/runner/work/livesplit-core/livesplit-core/src/auto_splitting/mod.rs
|
build (Windows i686)
Process completed with exit code 1.
|
build (Windows i686 gnu)
Process completed with exit code 1.
|
build (Windows Beta)
Process completed with exit code 1.
|
build (Windows x86_64)
Process completed with exit code 1.
|
build (Windows Nightly gnu)
Process completed with exit code 1.
|
build (Windows Beta gnu)
Process completed with exit code 1.
|
build (Windows Nightly)
Process completed with exit code 1.
|
build (Windows x86_64 gnu)
Process completed with exit code 1.
|
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<_, ()>`
|