Add drag destinations for pane grid #401
Annotations
9 warnings
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/
|
runtime/src/command/action.rs#L7
unused import: `dnd::DndAction`
|
runtime/src/dnd.rs#L6
unused import: `Vector`
|
runtime/src/command/action.rs#L86
unreachable pattern
|
runtime/src/command/action.rs#L87
unreachable pattern
|
runtime/src/command/action.rs#L86
unused variable: `bytes`
|
runtime/src/command/action.rs#L86
unused variable: `tagger`
|
runtime/src/command/action.rs#L109
unused variable: `action`
|
graphics/src/text/editor.rs#L803
unused `std::iter::Map` that must be used
|
This job succeeded
Loading