Skip to content

Fix clippy warnings (#143) #348

Fix clippy warnings (#143)

Fix clippy warnings (#143) #348

Triggered via push July 12, 2023 11:50
Status Failure
Total duration 2m 42s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
all: examples/cupertino/cupertino_switch/src/main.rs#L69
the trait bound `iced_native::element::Element<'_, _, _>: std::convert::From<iced_aw::native::cupertino::cupertino_switch::CupertinoSwitch<Message>>` is not satisfied
all: examples/cupertino/cupertino_switch/src/main.rs#L85
the trait bound `iced_native::element::Element<'_, _, _>: std::convert::From<iced_aw::native::cupertino::cupertino_switch::CupertinoSwitch<Message>>` is not satisfied
all
Process completed with exit code 101.
all: examples/cupertino/cupertino_switch/src/main.rs#L25
`cfg_attr` is deprecated for rustfmt and got replaced by tool attributes