Surface API #601
Annotations
6 errors and 7 warnings
Check Basics:
src/lib.rs#L372
cannot find type `Surface` in crate `gpu`
|
Check Basics:
src/lib.rs#L427
no method named `create_surface` found for struct `Arc<blade_graphics::Context>` in the current scope
|
Check Basics:
src/lib.rs#L510
no method named `destroy_surface` found for struct `Arc<blade_graphics::Context>` in the current scope
|
Check Basics:
src/lib.rs#L550
no method named `reconfigure_surface` found for struct `Arc<blade_graphics::Context>` in the current scope
|
Check Basics:
src/lib.rs#L683
this method takes 0 arguments but 1 argument was supplied
|
Check Basics
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/
|
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
`/Users/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
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