Panic less in initialization #425
Annotations
31 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 uses Node.js version which is deprecated 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/
|
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/
|
|
blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
|
|
|
|
|
blade-render/src/model/mod.rs#L3
unused imports: `Entry`, `HashMap`
|
blade-render/src/texture/mod.rs#L2
unused imports: `io`, `mem`, `slice`
|
blade-render/src/texture/mod.rs#L116
unused import: `blade_graphics::TextureFormat as Tf`
|
blade-render/src/model/mod.rs#L488
unused variable: `source`
|
blade-render/src/model/mod.rs#L490
unused variable: `meta`
|
blade-render/src/model/mod.rs#L491
unused variable: `cooker`
|
blade-render/src/model/mod.rs#L492
unused variable: `exe_context`
|
blade-render/src/texture/mod.rs#L130
unused variable: `src`
|
blade-render/src/texture/mod.rs#L110
unused variable: `source`
|
|
blade-graphics/src/gles/egl.rs#L200
unnecessary qualification
|
blade-graphics/src/gles/command.rs#L386
unused variable: `index`
|
blade-graphics/src/gles/command.rs#L599
unused variable: `dst`
|
blade-graphics/src/gles/command.rs#L600
unused variable: `size`
|
blade-graphics/src/gles/command.rs#L601
unused variable: `value`
|
blade-graphics/src/gles/command.rs#L657
unused variable: `row_texels`
|
blade-graphics/src/gles/command.rs#L731
unused variable: `src`
|
blade-graphics/src/gles/command.rs#L732
unused variable: `dst`
|
blade-graphics/src/gles/command.rs#L733
unused variable: `bytes_per_row`
|
This job succeeded
Loading