Skip to content

Update nix requirement from 0.26.1 to 0.27.1 (#719) #594

Update nix requirement from 0.26.1 to 0.27.1 (#719)

Update nix requirement from 0.26.1 to 0.27.1 (#719) #594

Triggered via push August 29, 2023 13:06
Status Success
Total duration 25m 54s
Artifacts

build.yml

on: push
Generate bindings
31s
Generate bindings
Check clippy lints
1m 58s
Check clippy lints
Check formatting
16s
Check formatting
Run benchmarks
9m 42s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error 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
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)
Check clippy lints: src/rendering/mod.rs#L624
this function has too many arguments (8/7)