Skip to content

fix: In mouse_area, move clearing of drag_initiated state to the beginning of the update fn #889

fix: In mouse_area, move clearing of drag_initiated state to the beginning of the update fn

fix: In mouse_area, move clearing of drag_initiated state to the beginning of the update fn #889

Triggered via pull request January 16, 2025 05:47
Status Failure
Total duration 53s
Artifacts

test.yml

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

Annotations

23 errors and 11 warnings
all (macOS-latest, stable)
Process completed with exit code 101.
all (macOS-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (macOS-latest, 1.80)
Process completed with exit code 101.
all (macOS-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
all (macOS-latest, beta)
The operation was canceled.
all (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-latest, stable)
The operation was canceled.
all (ubuntu-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-latest, 1.80)
The operation was canceled.
all (ubuntu-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-latest, beta)
The operation was canceled.
all (windows-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
all (windows-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.
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/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: winit/src/program.rs#L1424
unreachable pattern