fix: multiwindow a11y fixes #400
Annotations
2 errors and 10 warnings
widget/src/canvas.rs#L169
non-exhaustive patterns: `iced_renderer::iced_core::Event::Dnd(_)` and `iced_renderer::iced_core::Event::PlatformSpecific(_)` not covered
|
|
core/src/overlay/group.rs#L6
unused import: `crate::widget`
|
core/src/clipboard.rs#L23
unused variable: `kind`
|
core/src/clipboard.rs#L32
unused variable: `kind`
|
runtime/src/command/action.rs#L8
unused import: `dnd::DndAction`
|
runtime/src/dnd.rs#L6
unused import: `Vector`
|
runtime/src/command/action.rs#L90
unreachable pattern
|
runtime/src/command/action.rs#L91
unreachable pattern
|
runtime/src/command/action.rs#L90
unused variable: `bytes`
|
runtime/src/command/action.rs#L90
unused variable: `tagger`
|
runtime/src/command/action.rs#L114
unused variable: `action`
|
This job failed
Loading