Skip to content

modal fixed

modal fixed #467

Triggered via push November 7, 2023 15:10
Status Failure
Total duration 2m 39s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
all: src/native/overlay/color_picker.rs#L909
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/overlay/color_picker.rs#L991
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/overlay/date_picker.rs#L482
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/overlay/floating_element.rs#L67
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/overlay/modal.rs#L76
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/number_input.rs#L346
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/card.rs#L598
this function has too many arguments (8/7)
all: src/native/grid/layout.rs#L92
it is more concise to loop over references to containers instead of using explicit iteration methods
all: src/native/grid/layout.rs#L99
used `unwrap()` on an `Option` value
all: src/native/grid/layout.rs#L203
used `unwrap()` on an `Option` value