feat: winit dnd #206
Annotations
3 errors and 9 warnings
wasm
struct `Clipboard` is private
|
wasm
struct `Clipboard` is private
|
wasm
Process completed with exit code 101.
|
wasm
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/.
|
widget
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/.
|
widget:
core/src/clipboard.rs#L3
unused import: `borrow::Cow`
|
widget:
runtime/src/command/action.rs#L7
unused import: `dnd::DndAction`
|
widget:
runtime/src/command/action.rs#L86
unreachable pattern
|
widget:
runtime/src/command/action.rs#L87
unreachable pattern
|
widget:
runtime/src/command/action.rs#L86
unused variable: `bytes`
|
widget:
runtime/src/command/action.rs#L86
unused variable: `tagger`
|
widget:
runtime/src/command/action.rs#L109
unused variable: `action`
|