Skip to content

Add support for drag-and-drop surface offsets #877

Add support for drag-and-drop surface offsets

Add support for drag-and-drop surface offsets #877

Triggered via pull request January 7, 2025 21:52
@ids1024ids1024
synchronize #206
icon-surface
Status Failure
Total duration 49s
Artifacts

test.yml

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

Annotations

16 errors and 11 warnings
all (macOS-latest, stable)
Process completed with exit code 101.
all (ubuntu-latest, stable)
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, 1.80)
The operation was canceled.
all (ubuntu-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (windows-latest, stable)
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, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (windows-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-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/dnd.rs#L3
unused import: `std::any::Any`
web: runtime/src/dnd.rs#L6
unused import: `iced_core::clipboard::DndSource`
web: runtime/src/dnd.rs#L7
unused import: `AsMimeTypes`
web: runtime/src/lib.rs#L44
unused import: `Color`
web: graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
web: winit/src/clipboard.rs#L4
unused import: `any::Any`
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#L943
unnecessary trailing semicolon
web: widget/src/scrollable.rs#L766
variable does not need to be mutable