Update ash-0.38 and raw-window-handle-0.6 #362
Annotations
2 errors and 9 warnings
|
Check Basics
The operation was canceled.
|
Setup Rust
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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Check Basics:
blade-graphics/src/vulkan/init.rs#L628
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
Check Basics:
blade-graphics/src/vulkan/init.rs#L628
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
Check Basics:
blade-graphics/src/vulkan/init.rs#L634
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
|
Check Basics:
blade-graphics/src/vulkan/init.rs#L635
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
|
Check Basics
`blade-graphics` (lib) generated 4 warnings
|
Loading