vk: fix non-stencil depth format #620
Annotations
27 warnings
Check Basics
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
Check Basics:
blade-render/src/asset_hub.rs#L75
elided lifetime has a name
|
Check Basics
`blade-render` (lib) generated 1 warning
|
Test All
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
Test All:
blade-render/src/asset_hub.rs#L75
elided lifetime has a name
|
Test All
`blade-render` (lib) generated 1 warning
|
Test All:
examples/init/main.rs#L3
unused import: `ptr`
|
Test All
`blade` (example "init") generated 1 warning (run `cargo fix --example "init"` to apply 1 suggestion)
|
Test All:
examples/ray-query/main.rs#L342
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
|
Test All
`blade` (example "ray-query") generated 2 warnings
|
Test All:
examples/scene/main.rs#L802
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
|
Test All:
examples/scene/main.rs#L825
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
|
Test All:
examples/particle/main.rs#L144
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
|
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/
|
Test Basics
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
Test Basics:
blade-render/src/asset_hub.rs#L75
elided lifetime has a name
|
Test Basics:
blade-render/src/model/mod.rs#L3
unused imports: `Entry` and `HashMap`
|
Test Basics:
blade-render/src/texture/mod.rs#L2
unused imports: `io`, `mem`, and `slice`
|
Test Basics:
blade-render/src/texture/mod.rs#L116
unused import: `blade_graphics::TextureFormat as Tf`
|
Test Basics:
blade-render/src/model/mod.rs#L491
unused variable: `source`
|
Test Basics:
blade-render/src/model/mod.rs#L493
unused variable: `meta`
|
Test Basics:
blade-render/src/model/mod.rs#L494
unused variable: `cooker`
|
Test Basics:
blade-render/src/model/mod.rs#L495
unused variable: `exe_context`
|
Test Basics:
blade-render/src/texture/mod.rs#L130
unused variable: `src`
|
Loading