Skip to content

fix: rebuild a11y tree when rebuilding widget tree #531

fix: rebuild a11y tree when rebuilding widget tree

fix: rebuild a11y tree when rebuilding widget tree #531

Triggered via push November 20, 2024 23:18
Status Failure
Total duration 1m 35s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

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#L1416
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/platform_specific/mod.rs#L64
unused variable: `id`
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