Skip to content

subsurface: Add option to apply buffer transform #858

subsurface: Add option to apply buffer transform

subsurface: Add option to apply buffer transform #858

Triggered via push December 3, 2024 15:52
Status Failure
Total duration 57s
Artifacts

test.yml

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

Annotations

22 errors and 12 warnings
all (ubuntu-latest, stable)
Process completed with exit code 101.
all (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
all (macOS-latest, stable)
Process completed with exit code 101.
all (macOS-latest, 1.80)
The job was canceled because "ubuntu-latest_stable" failed.
all (macOS-latest, 1.80)
The operation was canceled.
all (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
all (ubuntu-latest, 1.80)
The job was canceled because "ubuntu-latest_stable" failed.
all (ubuntu-latest, 1.80)
The operation was canceled.
all (ubuntu-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
all (ubuntu-latest, beta)
The operation was canceled.
all (windows-latest, 1.80)
The job was canceled because "ubuntu-latest_stable" failed.
all (windows-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
all (macOS-latest, beta)
The job was canceled because "ubuntu-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.
all (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L1432
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#L1103
value assigned to `rebuild_a11y_tree` is never read
web: winit/src/program.rs#L1584
value assigned to `rebuild_a11y_tree` is never read
web: winit/src/program.rs#L1254
variable does not need to be mutable