Update window_clipboard
#119
Annotations
12 warnings
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/.
|
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#L218
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-debian-linux-gnu", "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