Skip to content

fix: filter out events with no window id, if the window id is needed #778

fix: filter out events with no window id, if the window id is needed

fix: filter out events with no window id, if the window id is needed #778

Triggered via push October 21, 2024 23:08
Status Failure
Total duration 58s
Artifacts

test.yml

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

Annotations

22 errors and 11 warnings
all (macOS-latest, stable)
Process completed with exit code 101.
all (ubuntu-latest, stable)
Process completed with exit code 101.
all (macOS-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
all (macOS-latest, beta)
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 (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 (ubuntu-latest, 1.80)
The job was canceled because "macOS-latest_stable" failed.
all (ubuntu-latest, 1.80)
The operation was canceled.
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#L381
unresolved import `winit::platform::web::WindowExtWebSys`
web: winit/src/program.rs#L498
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
web: winit/src/program.rs#L513
unresolved import `winit::platform::web::WindowExtWebSys`
web: winit/src/program.rs#L633
unresolved import `winit::platform::web::EventLoopExtWebSys`
web: winit/src/program.rs#L634
no method named `spawn_app` found for struct `EventLoop` in the current scope
web: winit/src/program.rs#L382
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
web: winit/src/program.rs#L500
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
web: winit/src/program.rs#L505
type annotations needed for `std::sync::Arc<_, _>`
web
Process completed with exit code 101.
web
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L29
unused import: `crate::platform_specific`
web: winit/src/program.rs#L1503
unreachable pattern
web: winit/src/program.rs#L696
unused variable: `display_handle`
web: winit/src/program.rs#L708
unused variable: `is_wayland`
web: winit/src/program.rs#L1233
variable does not need to be mutable
web: winit/src/platform_specific/mod.rs#L71
unused variable: `id`
web: winit/src/platform_specific/mod.rs#L72
unused variable: `window`
web: winit/src/platform_specific/mod.rs#L153
unused variable: `events`