fix(scrollable): filter scroll events in the wrong direction & damage in tiny_skia #133
Annotations
4 errors and 8 warnings
Run checks:
winit/src/conversion.rs#L6
unresolved import `winit::platform::modifier_supplement`
|
Run checks:
winit/src/clipboard.rs#L41
`winit::platform_impl::platform::r#async::wrapper::Value<false, winit::platform_impl::platform::r#async::waker::Handler<std::rc::Weak<winit::platform_impl::platform::event_loop::runner::Execution>>>` cannot be shared between threads safely
|
Run checks:
winit/src/conversion.rs#L203
no method named `text_with_all_modifiers` found for struct `KeyEvent` in the current scope
|
Run checks
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run checks:
runtime/src/command/action.rs#L7
unused import: `dnd::DndAction`
|
Run checks:
runtime/src/command/action.rs#L86
unreachable pattern
|
Run checks:
runtime/src/command/action.rs#L87
unreachable pattern
|
Run checks:
runtime/src/command/action.rs#L86
unused variable: `bytes`
|
Run checks:
runtime/src/command/action.rs#L86
unused variable: `tagger`
|
Run checks:
runtime/src/command/action.rs#L109
unused variable: `action`
|
Run checks:
winit/src/clipboard.rs#L5
unused import: `crate::futures::futures::Sink`
|
Loading