feat(mouse area): add double click #131
Annotations
12 warnings
The following actions uses Node.js version which is deprecated 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/
|
graphics/src/text/editor.rs#L803
unused `std::iter::Map` that must be used
|
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`
|
winit/src/clipboard.rs#L5
unused import: `crate::futures::futures::Sink`
|
winit/src/clipboard.rs#L219
unused `Result` that must be used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "todos-aarch64-unknown-linux-gnu", "todos-armv7-unknown-linux-gnueabihf", "todos-x86_64-apple-darwin", "todos-x86_64-debian-linux-gnu", "todos-x86_64-pc-windows-msvc", "todos-x86_64-unknown-linux-gnu".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading