Update raw-window-handle requirement from 0.5.0 to 0.6.0 #204
Annotations
4 errors and 10 warnings
client/src/graphics/window.rs#L39
the method `raw_display_handle` exists for struct `EventLoop<()>`, but its trait bounds were not satisfied
|
client/src/graphics/window.rs#L72
the method `raw_display_handle` exists for struct `Window`, but its trait bounds were not satisfied
|
client/src/graphics/window.rs#L73
the method `raw_window_handle` exists for struct `Window`, but its trait bounds were not satisfied
|
|
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/
|
client/src/graphics/window.rs#L7
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
client/src/graphics/window.rs#L7
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
client/src/graphics/window.rs#L7
unused import: `HasRawDisplayHandle`
|
client/src/graphics/window.rs#L7
unused import: `HasRawWindowHandle`
|
|
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 `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 `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 `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