Fixed tabs #468
Annotations
10 errors
src/native/overlay/color_picker.rs#L909
this expression creates a reference which is immediately dereferenced by the compiler
|
src/native/overlay/color_picker.rs#L991
this expression creates a reference which is immediately dereferenced by the compiler
|
src/native/overlay/date_picker.rs#L482
this expression creates a reference which is immediately dereferenced by the compiler
|
src/native/overlay/floating_element.rs#L67
this expression creates a reference which is immediately dereferenced by the compiler
|
src/native/overlay/modal.rs#L76
this expression creates a reference which is immediately dereferenced by the compiler
|
src/native/number_input.rs#L346
this expression creates a reference which is immediately dereferenced by the compiler
|
src/native/card.rs#L598
this function has too many arguments (8/7)
|
src/native/grid/layout.rs#L92
it is more concise to loop over references to containers instead of using explicit iteration methods
|
src/native/grid/layout.rs#L99
used `unwrap()` on an `Option` value
|
src/native/grid/layout.rs#L203
used `unwrap()` on an `Option` value
|
The logs for this run have expired and are no longer available.
Loading