Skip to content

fix(winit): cleanup layer surface dnd surface #857

fix(winit): cleanup layer surface dnd surface

fix(winit): cleanup layer surface dnd surface #857

Triggered via push December 3, 2024 02:51
Status Failure
Total duration 52m 14s
Artifacts

test.yml

on: push
web
web
Matrix: all
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 11 warnings
all (macOS-latest, beta)
Process completed with exit code 101.
all (macOS-latest, 1.80)
Process completed with exit code 101.
all (windows-latest, 1.80)
The job was canceled because "macOS-latest_beta" failed.
all (windows-latest, stable)
The job was canceled because "macOS-latest_beta" failed.
all (ubuntu-latest, stable)
The job was canceled because "macOS-latest_beta" failed.
all (ubuntu-latest, stable)
Process completed with exit code 101.
all (windows-latest, beta)
The job was canceled because "macOS-latest_beta" failed.
all (macOS-latest, stable)
The job was canceled because "macOS-latest_beta" failed.
all (macOS-latest, stable)
Process completed with exit code 101.
all (ubuntu-latest, beta)
The job was canceled because "macOS-latest_beta" failed.
all (ubuntu-latest, beta)
The operation was canceled.
all (ubuntu-latest, 1.80)
The job was canceled because "macOS-latest_beta" failed.
all (ubuntu-latest, 1.80)
The operation was canceled.
web: winit/src/program.rs#L379
unresolved import `winit::platform::web::WindowExtWebSys`
web: winit/src/program.rs#L504
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
web: winit/src/program.rs#L519
unresolved import `winit::platform::web::WindowExtWebSys`
web: winit/src/program.rs#L639
unresolved import `winit::platform::web::EventLoopExtWebSys`
web: winit/src/program.rs#L640
no method named `spawn_app` found for struct `EventLoop` in the current scope
web: winit/src/program.rs#L380
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
web: winit/src/program.rs#L506
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
web: winit/src/program.rs#L511
type annotations needed for `std::sync::Arc<_, _>`
web
Process completed with exit code 101.
web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
web: runtime/src/lib.rs#L44
unused import: `Color`
web: winit/src/conversion.rs#L14
unused import: `iced_futures::core::event::PlatformSpecific`
web: winit/src/program.rs#L30
unused import: `crate::platform_specific`
web: winit/src/program.rs#L1436
unreachable pattern
web: winit/src/program.rs#L703
unused variable: `display_handle`
web: winit/src/program.rs#L715
unused variable: `is_wayland`
web: winit/src/program.rs#L811
variable `rebuild_a11y_tree` is assigned to, but never used
web: winit/src/program.rs#L1107
value assigned to `rebuild_a11y_tree` is never read
web: winit/src/program.rs#L1588
value assigned to `rebuild_a11y_tree` is never read
web: winit/src/program.rs#L1258
variable does not need to be mutable