Skip to content

README.md (#142)

README.md (#142) #340

Triggered via push July 9, 2023 14:01
Status Failure
Total duration 3m 21s
Artifacts

clippy.yml

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

Annotations

14 errors and 20 warnings
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L61
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::renderer::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L63
the trait bound `iced_native::widget::text::Text<'_, _>: std::convert::From<iced_native::widget::text::Text<'_, _>>` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L61
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::text::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L61
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::renderer::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L62
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::text::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L63
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::text::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L73
the trait bound `iced_native::widget::text::Text<'_, _>: std::convert::From<iced_native::widget::text::Text<'_, _>>` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L70
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::text::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L70
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::renderer::Renderer` is not satisfied
all (nightly): examples/cupertino/cupertino_button/src/main.rs#L71
the trait bound `iced_graphics::renderer::Renderer<iced_wgpu::backend::Backend, iced::Theme>: iced_native::text::Renderer` is not satisfied
all (stable)
The job was canceled because "nightly" failed.
all (stable): 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 (stable): 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 (stable)
The operation was canceled.
all (nightly): src/native/cupertino/cupertino_alert.rs#L586
redundant else block
all (nightly): src/native/cupertino/cupertino_alert.rs#L161
`to_string()` called on a `&str`
all (nightly): src/native/cupertino/cupertino_alert.rs#L162
`to_string()` called on a `&str`
all (nightly): src/native/cupertino/cupertino_alert.rs#L247
unneeded `return` statement
all (nightly): src/native/cupertino/cupertino_alert.rs#L260
unnecessary boolean `not` operation
all (nightly): src/native/cupertino/cupertino_alert.rs#L268
unnecessary boolean `not` operation
all (nightly): src/native/cupertino/cupertino_alert.rs#L276
unneeded `return` statement
all (nightly): src/native/cupertino/cupertino_alert.rs#L278
unnecessary boolean `not` operation
all (nightly): src/native/cupertino/cupertino_alert.rs#L283
unnecessary boolean `not` operation
all (nightly): src/native/cupertino/cupertino_alert.rs#L335
`todo` should not be present in production code
all (stable): src/native/cupertino/cupertino_alert.rs#L586
redundant else block
all (stable): src/native/cupertino/cupertino_alert.rs#L161
`to_string()` called on a `&str`
all (stable): src/native/cupertino/cupertino_alert.rs#L162
`to_string()` called on a `&str`
all (stable): src/native/cupertino/cupertino_alert.rs#L247
unneeded `return` statement
all (stable): src/native/cupertino/cupertino_alert.rs#L260
unnecessary boolean `not` operation
all (stable): src/native/cupertino/cupertino_alert.rs#L268
unnecessary boolean `not` operation
all (stable): src/native/cupertino/cupertino_alert.rs#L276
unneeded `return` statement
all (stable): src/native/cupertino/cupertino_alert.rs#L278
unnecessary boolean `not` operation
all (stable): src/native/cupertino/cupertino_alert.rs#L283
unnecessary boolean `not` operation
all (stable): src/native/cupertino/cupertino_alert.rs#L335
`todo` should not be present in production code