Update ash-0.38 and raw-window-handle-0.6 #364
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Check Basics:
blade-graphics/src/gles/web.rs#L28
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
Check Basics:
blade-graphics/src/gles/web.rs#L28
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
Check Basics:
blade-graphics/src/gles/web.rs#L33
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
|
Check Basics:
blade-graphics/src/gles/command.rs#L375
unused variable: `index`
|
Check Basics:
blade-graphics/src/gles/command.rs#L556
unused variable: `dst`
|
Check Basics:
blade-graphics/src/gles/command.rs#L557
unused variable: `size`
|
Check Basics:
blade-graphics/src/gles/command.rs#L558
unused variable: `value`
|
Check Basics:
blade-graphics/src/gles/command.rs#L614
unused variable: `row_texels`
|
Check Basics:
blade-graphics/src/gles/command.rs#L687
unused variable: `src`
|
Check Basics:
blade-graphics/src/gles/command.rs#L688
unused variable: `dst`
|
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/
|
Loading