Update winit requirement from 0.28.1 to 0.29.2 #215
package.yml
on: pull_request
Windows
10m 41s
Linux
14m 45s
Annotations
20 errors and 16 warnings
Windows:
client/src/graphics/window.rs#L12
unresolved imports `winit::event::KeyboardInput`, `winit::event::VirtualKeyCode`
|
Windows:
client/src/graphics/window.rs#L32
mismatched types
|
Windows:
client/src/graphics/window.rs#L34
mismatched types
|
Windows:
client/src/graphics/window.rs#L39
no method named `raw_display_handle` found for struct `EventLoop<()>` in the current scope
|
Windows:
client/src/graphics/window.rs#L72
no method named `raw_display_handle` found for struct `winit::window::Window` in the current scope
|
Windows:
client/src/graphics/window.rs#L73
no method named `raw_window_handle` found for struct `winit::window::Window` in the current scope
|
Windows:
client/src/graphics/window.rs#L127
closure is expected to take 2 arguments, but it takes 3 arguments
|
Windows:
client/src/graphics/window.rs#L128
no variant or associated item named `MainEventsCleared` found for enum `winit::event::Event` in the current scope
|
Windows:
client/src/graphics/window.rs#L252
no variant or associated item named `LoopDestroyed` found for enum `winit::event::Event` in the current scope
|
Windows:
client/src/graphics/window.rs#L201
variant `KeyboardInput` does not have a field named `input`
|
Linux:
client/src/graphics/window.rs#L12
unresolved imports `winit::event::KeyboardInput`, `winit::event::VirtualKeyCode`
|
Linux:
client/src/graphics/window.rs#L32
mismatched types
|
Linux:
client/src/graphics/window.rs#L34
mismatched types
|
Linux:
client/src/graphics/window.rs#L39
no method named `raw_display_handle` found for struct `EventLoop<()>` in the current scope
|
Linux:
client/src/graphics/window.rs#L72
no method named `raw_display_handle` found for struct `winit::window::Window` in the current scope
|
Linux:
client/src/graphics/window.rs#L73
no method named `raw_window_handle` found for struct `winit::window::Window` in the current scope
|
Linux:
client/src/graphics/window.rs#L127
closure is expected to take 2 arguments, but it takes 3 arguments
|
Linux:
client/src/graphics/window.rs#L128
no variant or associated item named `MainEventsCleared` found for enum `winit::event::Event` in the current scope
|
Linux:
client/src/graphics/window.rs#L252
no variant or associated item named `LoopDestroyed` found for enum `winit::event::Event` in the current scope
|
Linux:
client/src/graphics/window.rs#L201
variant `KeyboardInput` does not have a field named `input`
|
Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, 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/
|
Windows:
client/src/graphics/window.rs#L7
unused import: `HasRawDisplayHandle`
|
Windows:
client/src/graphics/window.rs#L7
unused import: `HasRawWindowHandle`
|
Windows
`client` (lib) generated 2 warnings
|
Windows
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/
|
Windows
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/
|
Windows
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/
|
Windows
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/
|
Linux
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/
|
Linux:
client/src/graphics/window.rs#L7
unused import: `HasRawDisplayHandle`
|
Linux:
client/src/graphics/window.rs#L7
unused import: `HasRawWindowHandle`
|
Linux
`client` (lib) generated 2 warnings
|
Linux
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/
|
Linux
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/
|
Linux
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/
|
Linux
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/
|