Update winit requirement from 0.28.1 to 0.29.7 #766
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L12
unresolved imports `winit::event::KeyboardInput`, `winit::event::VirtualKeyCode`
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L33
mismatched types
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L35
mismatched types
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L40
no method named `raw_display_handle` found for struct `winit::event_loop::EventLoop<()>` in the current scope
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L74
no method named `raw_display_handle` found for struct `winit::window::Window` in the current scope
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L75
no method named `raw_window_handle` found for struct `winit::window::Window` in the current scope
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L131
closure is expected to take 2 arguments, but it takes 3 arguments
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L132
no variant or associated item named `MainEventsCleared` found for enum `winit::event::Event` in the current scope
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L275
no variant or associated item named `LoopDestroyed` found for enum `winit::event::Event` in the current scope
|
Run actions-rs/cargo@v1:
client/src/graphics/window.rs#L214
variant `winit::event::WindowEvent::KeyboardInput` does not have a field named `input`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading