Overlap notify #543
Annotations
9 errors and 17 warnings
wasm:
winit/src/program.rs#L382
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L499
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
|
wasm:
winit/src/program.rs#L514
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L634
unresolved import `winit::platform::web::EventLoopExtWebSys`
|
wasm:
winit/src/program.rs#L635
no method named `spawn_app` found for struct `EventLoop` in the current scope
|
wasm:
winit/src/program.rs#L383
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
|
wasm:
winit/src/program.rs#L501
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
|
wasm:
winit/src/program.rs#L506
type annotations needed for `std::sync::Arc<_, _>`
|
wasm
Process completed with exit code 101.
|
widget:
runtime/src/lib.rs#L44
unused import: `Color`
|
widget:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
widget:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
widget:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
wasm:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
wasm:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
wasm:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
wasm:
winit/src/conversion.rs#L14
unused import: `iced_futures::core::event::PlatformSpecific`
|
wasm:
winit/src/program.rs#L30
unused import: `crate::platform_specific`
|
wasm:
winit/src/program.rs#L1430
unreachable pattern
|
wasm:
winit/src/program.rs#L697
unused variable: `display_handle`
|
wasm:
winit/src/program.rs#L709
unused variable: `is_wayland`
|
wasm:
winit/src/program.rs#L805
variable `rebuild_a11y_tree` is assigned to, but never used
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
wasm:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
wasm:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|