Modify the same texture in temporal accumulation #572
Annotations
20 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Basics
`D:\a\blade\blade\.cargo\config` is deprecated in favor of `config.toml`
|
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`
|
Test Basics:
blade-render/src/texture/mod.rs#L110
unused variable: `source`
|
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 All
`D:\a\blade\blade\.cargo\config` is deprecated in favor of `config.toml`
|
Test All:
blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
|
Test All
`blade-macros` (test "main") generated 1 warning
|
Check Basics
`D:\a\blade\blade\.cargo\config` is deprecated in favor of `config.toml`
|
Loading