Blade-helpers crate + the moving ball #423
Annotations
10 errors and 16 warnings
blade-helpers/src/lib.rs#L4
unresolved import `blade_render::Camera`
|
blade-helpers/src/hud.rs#L7
failed to resolve: could not find `DebugMode` in `blade_render`
|
blade-helpers/src/hud.rs#L13
failed to resolve: could not find `DebugDrawFlags` in `blade_render`
|
blade-helpers/src/hud.rs#L19
failed to resolve: could not find `DebugTextureFlags` in `blade_render`
|
blade-helpers/src/camera.rs#L2
cannot find type `Camera` in crate `blade_render`
|
blade-helpers/src/camera.rs#L9
cannot find struct, variant or union type `Camera` in crate `blade_render`
|
blade-helpers/src/hud.rs#L1
cannot find type `DebugConfig` in crate `blade_render`
|
blade-helpers/src/hud.rs#L28
cannot find type `SelectionInfo` in crate `blade_render`
|
blade-helpers/src/hud.rs#L29
cannot find type `AssetHub` in crate `blade_render`
|
|
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/
|
|
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`
|
blade-graphics/src/gles/command.rs#L734
unused variable: `size`
|
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/
|
This job failed
Loading