chore: toggle fixes #271
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
src/timeline.rs#L13
unused imports: `Event`, `Hasher`, `event`
|
Run tests:
src/widget.rs#L4
the item `iced_style` is imported redundantly
|
Run tests:
src/widget/container.rs#L3
the item `iced_core` is imported redundantly
|
Run tests:
src/widget/container.rs#L3
the item `iced_style` is imported redundantly
|
Run tests:
src/widget/toggler.rs#L3
the item `iced_core` is imported redundantly
|
Run tests:
src/widget/toggler.rs#L3
the item `iced_style` is imported redundantly
|
Run tests:
src/widget/toggler.rs#L3
the item `iced_widget` is imported redundantly
|
Run tests:
src/keyframes/button.rs#L2
the item `iced_style` is imported redundantly
|
Run tests:
src/keyframes/button.rs#L2
the item `iced_widget` is imported redundantly
|
Run tests:
src/keyframes/column.rs#L4
the item `iced_widget` is imported redundantly
|
Loading