auto_splitting feature: Add requests for auto splitter settings management #583
build.yml
on: pull_request
Generate bindings
39s
Check clippy lints
1m 41s
Check formatting
17s
Run benchmarks
9m 53s
Generate documentation
0s
Matrix: build
Annotations
8 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 (Linux mips)
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 mips64)
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.
|
Check clippy lints:
crates/livesplit-title-abbreviations/src/lib.rs#L11
manual backwards iteration
|
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)
|