Scene refactor #225
Annotations
2 errors and 17 warnings
Test All:
examples/init/main.rs#L155
failed to resolve: could not find `Scene` in `blade_render`
|
Test All
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Test All:
examples/init/main.rs#L3
unused import: `ptr`
|
Test All
`blade` (example "init") generated 1 warning
|
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:
blade-render/src/model/mod.rs#L3
unused imports: `Entry`, `HashMap`
|
Test Basics:
blade-render/src/texture/mod.rs#L2
unused imports: `io`, `mem`, `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#L351
unused variable: `source`
|
Test Basics:
blade-render/src/model/mod.rs#L353
unused variable: `meta`
|
Test Basics:
blade-render/src/model/mod.rs#L354
unused variable: `cooker`
|
Test Basics:
blade-render/src/model/mod.rs#L355
unused variable: `exe_context`
|
Test Basics:
blade-render/src/texture/mod.rs#L127
unused variable: `src`
|
Test Basics:
blade-render/src/texture/mod.rs#L110
unused variable: `source`
|
Test Basics:
blade-render/src/texture/mod.rs#L112
unused variable: `meta`
|
The logs for this run have expired and are no longer available.
Loading