fix #514
Annotations
9 errors and 17 warnings
wasm:
winit/src/program.rs#L381
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L498
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
|
wasm:
winit/src/program.rs#L513
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L633
unresolved import `winit::platform::web::EventLoopExtWebSys`
|
wasm:
winit/src/program.rs#L634
no method named `spawn_app` found for struct `EventLoop` in the current scope
|
wasm:
winit/src/program.rs#L382
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
|
wasm:
winit/src/program.rs#L500
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
|
wasm:
winit/src/program.rs#L505
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#L29
unused import: `crate::platform_specific`
|
wasm:
winit/src/program.rs#L1504
unreachable pattern
|
wasm:
winit/src/program.rs#L696
unused variable: `display_handle`
|
wasm:
winit/src/program.rs#L708
unused variable: `is_wayland`
|
wasm:
winit/src/program.rs#L1234
variable does not need to be mutable
|
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
|