feat: update advertised drag destinations after rebuilding an interface #261
Annotations
12 warnings
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
all
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
all:
runtime/src/command/action.rs#L7
unused import: `dnd::DndAction`
|
all:
runtime/src/command/action.rs#L86
unreachable pattern
|
all:
runtime/src/command/action.rs#L87
unreachable pattern
|
all:
runtime/src/command/action.rs#L86
unused variable: `bytes`
|
all:
runtime/src/command/action.rs#L86
unused variable: `tagger`
|
all:
runtime/src/command/action.rs#L109
unused variable: `action`
|
all:
winit/src/clipboard.rs#L5
unused import: `crate::futures::futures::Sink`
|
all:
winit/src/clipboard.rs#L101
function cannot return without recursing
|
all:
winit/src/clipboard.rs#L105
function cannot return without recursing
|
all:
winit/src/clipboard.rs#L186
unused `Result` that must be used
|