Skip to content

WIP Subsurfaces for drag surfaces #866

WIP Subsurfaces for drag surfaces

WIP Subsurfaces for drag surfaces #866

Triggered via push December 28, 2024 03:35
Status Failure
Total duration 1m 0s
Artifacts

test.yml

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

Annotations

16 errors and 8 warnings
all (macOS-latest, stable)
Process completed with exit code 101.
all (ubuntu-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-latest, stable)
The operation was canceled.
all (ubuntu-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
all (macOS-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (macOS-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
all (windows-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
all (windows-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (windows-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
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/platform_specific/mod.rs#L8
unresolved import `raw_window_handle`
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: graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
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#L969
unnecessary trailing semicolon
web: widget/src/scrollable.rs#L766
variable does not need to be mutable
web: widget/src/overlay/menu.rs#L343
field `text_wrap` is never read