subsurface: Add option to apply buffer transform #561
Annotations
9 errors and 19 warnings
wasm:
winit/src/program.rs#L379
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L504
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
|
wasm:
winit/src/program.rs#L519
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L639
unresolved import `winit::platform::web::EventLoopExtWebSys`
|
wasm:
winit/src/program.rs#L640
no method named `spawn_app` found for struct `EventLoop` in the current scope
|
wasm:
winit/src/program.rs#L380
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
|
wasm:
winit/src/program.rs#L506
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
|
wasm:
winit/src/program.rs#L511
type annotations needed for `std::sync::Arc<_, _>`
|
wasm
Process completed with exit code 101.
|
widget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
widget:
runtime/src/lib.rs#L44
unused import: `Color`
|
widget:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
widget:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
widget:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
wasm:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
wasm:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
wasm:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
wasm:
winit/src/conversion.rs#L14
unused import: `iced_futures::core::event::PlatformSpecific`
|
wasm:
winit/src/program.rs#L30
unused import: `crate::platform_specific`
|
wasm:
winit/src/program.rs#L1432
unreachable pattern
|
wasm:
winit/src/program.rs#L703
unused variable: `display_handle`
|
wasm:
winit/src/program.rs#L715
unused variable: `is_wayland`
|
wasm:
winit/src/program.rs#L811
variable `rebuild_a11y_tree` is assigned to, but never used
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
wasm:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
wasm:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|