Remove unnecessary redraw request #64
Annotations
10 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/.
|
Build todos binary:
graphics/src/text/editor.rs#L10
unused import: `BufferRef`
|
Build todos binary:
style/src/theme.rs#L26
unused import: `::palette::RgbHue`
|
Build todos binary:
style/src/theme.rs#L27
unused import: `iced_core::gradient::ColorStop`
|
Build todos binary:
style/src/theme.rs#L28
unused import: `iced_core::gradient::Linear`
|
Build todos binary:
style/src/theme.rs#L29
unused import: `iced_core::Degrees`
|
Build todos binary:
style/src/theme.rs#L30
unused import: `iced_core::Radians`
|
Build todos binary:
style/src/theme.rs#L25
unused import: `::palette::FromColor`
|
Build todos binary:
examples/todos/src/main.rs#L3
unused import: `Modifiers`
|
Build todos binary:
examples/todos/src/main.rs#L4
unused import: `iced::subscription`
|
The logs for this run have expired and are no longer available.
Loading