fix: clippy #26
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
all
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
all
This action runs on a fork and not found auth token, Skip deployment
|
all:
style/src/theme.rs#L26
unused import: `::palette::RgbHue`
|
all:
style/src/theme.rs#L27
unused import: `iced_core::gradient::ColorStop`
|
all:
style/src/theme.rs#L28
unused import: `iced_core::gradient::Linear`
|
all:
style/src/theme.rs#L29
unused import: `iced_core::Degrees`
|
all:
style/src/theme.rs#L30
unused import: `iced_core::Radians`
|
all:
style/src/theme.rs#L25
unused import: `::palette::FromColor`
|
all:
widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
all:
widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
all:
widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
all:
widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
|