Skip to content

Menu dynamic item height #393

Menu dynamic item height

Menu dynamic item height #393

Triggered via pull request August 4, 2023 01:25
Status Failure
Total duration 2m 43s
Artifacts

clippy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
all: src/native/menu/menu_inner.rs#L383
this expression creates a reference which is immediately dereferenced by the compiler
all: src/native/menu/menu_inner.rs#L1065
item in documentation is missing backticks
all: src/native/menu/menu_inner.rs#L1065
item in documentation is missing backticks
all: src/native/menu/menu_inner.rs#L1065
item in documentation is missing backticks
all: src/native/menu/menu_inner.rs#L1083
casting `u16` to `f32` may become silently lossy if you later change the type
all: src/native/menu/menu_inner.rs#L1088
casting `u16` to `f32` may become silently lossy if you later change the type
all: src/native/menu/menu_inner.rs#L1096
casting to the same type is unnecessary (`f32` -> `f32`)
all: src/native/menu/menu_inner.rs#L1107
casting `u16` to `f32` may become silently lossy if you later change the type
all: src/native/menu/menu_inner.rs#L1115
use Option::map_or_else instead of an if let/else
all: src/native/menu/menu_inner.rs#L1116
casting `u16` to `f32` may become silently lossy if you later change the type