subsurface_widget
fixes
#832
Annotations
9 errors and 11 warnings
Run checks:
winit/src/program.rs#L382
unresolved import `winit::platform::web::WindowExtWebSys`
|
Run checks:
winit/src/program.rs#L499
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
|
Run checks:
winit/src/program.rs#L514
unresolved import `winit::platform::web::WindowExtWebSys`
|
Run checks:
winit/src/program.rs#L634
unresolved import `winit::platform::web::EventLoopExtWebSys`
|
Run checks:
winit/src/program.rs#L635
no method named `spawn_app` found for struct `EventLoop` in the current scope
|
Run checks:
winit/src/program.rs#L383
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
|
Run checks:
winit/src/program.rs#L501
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
|
Run checks:
winit/src/program.rs#L506
type annotations needed for `std::sync::Arc<_, _>`
|
Run checks
Process completed with exit code 101.
|
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/
|
Run checks:
runtime/src/lib.rs#L44
unused import: `Color`
|
Run checks:
winit/src/conversion.rs#L14
unused import: `iced_futures::core::event::PlatformSpecific`
|
Run checks:
winit/src/program.rs#L30
unused import: `crate::platform_specific`
|
Run checks:
winit/src/program.rs#L1412
unreachable pattern
|
Run checks:
winit/src/program.rs#L697
unused variable: `display_handle`
|
Run checks:
winit/src/program.rs#L709
unused variable: `is_wayland`
|
Run checks:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
Run checks:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
Run checks:
winit/src/platform_specific/mod.rs#L71
unused variable: `id`
|
Run checks:
winit/src/platform_specific/mod.rs#L72
unused variable: `window`
|
Loading