Merge instances of set viewport/scissor at the API level #659
Annotations
4 errors and 15 warnings
Check Basics:
blade-graphics/src/gles/command.rs#L213
variant `hal::Command::SetViewport` has no field named `viewport`
|
Check Basics:
blade-graphics/src/gles/command.rs#L213
missing field `depth` in initializer of `Viewport`
|
Check Basics:
blade-graphics/src/gles/command.rs#L219
variant `hal::Command::SetViewport` has no field named `depth_range`
|
Check Basics
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Basics
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
Check Basics:
blade-graphics/src/gles/command.rs#L817
unused variable: `src`
|
Check Basics:
blade-graphics/src/gles/command.rs#L818
unused variable: `dst`
|
Check Basics:
blade-graphics/src/gles/command.rs#L819
unused variable: `bytes_per_row`
|
Check Basics:
blade-graphics/src/gles/command.rs#L820
unused variable: `size`
|
Check Basics:
blade-graphics/src/gles/command.rs#L1044
unused variable: `face`
|
Check Basics:
blade-graphics/src/gles/command.rs#L1045
unused variable: `function`
|
Check Basics:
blade-graphics/src/gles/command.rs#L1046
unused variable: `reference`
|
Check Basics:
blade-graphics/src/gles/command.rs#L1047
unused variable: `read_mask`
|
Check Basics:
blade-graphics/src/gles/command.rs#L1050
unused variable: `face`
|
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/
|
Loading