Skip to content

Release 0.4.0

Release 0.4.0 #54

Triggered via push June 20, 2024 04:13
Status Success
Total duration 10m 10s
Artifacts

rust.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
clippy: src/config.rs#L51
very complex type used. Consider factoring parts into `type` definitions
clippy: src/config.rs#L155
very complex type used. Consider factoring parts into `type` definitions
clippy: src/settings_table.rs#L1425
unnecessary closure used with `bool::then`
clippy: src/timer_form.rs#L927
unneeded `return` statement