metal: workgroup memory support #514
Annotations
16 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/
|
Check Basics
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
Check Basics:
blade-graphics/src/gles/command.rs#L395
unused variable: `index`
|
Check Basics:
blade-graphics/src/gles/command.rs#L608
unused variable: `dst`
|
Check Basics:
blade-graphics/src/gles/command.rs#L609
unused variable: `size`
|
Check Basics:
blade-graphics/src/gles/command.rs#L610
unused variable: `value`
|
Check Basics:
blade-graphics/src/gles/command.rs#L666
unused variable: `row_texels`
|
Check Basics:
blade-graphics/src/gles/command.rs#L740
unused variable: `src`
|
Check Basics:
blade-graphics/src/gles/command.rs#L741
unused variable: `dst`
|
Check Basics:
blade-graphics/src/gles/command.rs#L742
unused variable: `bytes_per_row`
|
Check Basics:
blade-graphics/src/gles/command.rs#L743
unused variable: `size`
|
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