fix: apply scale to lock surface #689
Annotations
3 errors and 11 warnings
winit/src/conversion.rs#L6
unresolved import `winit::platform::modifier_supplement`
|
winit/src/conversion.rs#L203
no method named `text_with_all_modifiers` found for struct `KeyEvent` in the current scope
|
|
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/
|
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
|
winit/src/application.rs#L46
unexpected `cfg` condition value: `trace`
|
winit/src/application.rs#L48
unexpected `cfg` condition value: `trace`
|
This job failed
Loading