Pass names, scopes, and timings #530
Annotations
6 errors and 7 warnings
Check Basics:
blade-graphics/src/metal/command.rs#L129
failed to resolve: could not find `AccelerationStructurePassDescriptor` in `metal`
|
Check Basics:
blade-graphics/src/metal/command.rs#L115
no method named `new_blit_command_encoder_with_descriptor` found for mutable reference `&mut CommandBuffer` in the current scope
|
Check Basics:
blade-graphics/src/metal/command.rs#L133
no method named `new_acceleration_structure_command_encoder_with_descriptor` found for mutable reference `&mut CommandBuffer` in the current scope
|
Check Basics:
blade-graphics/src/metal/command.rs#L148
no method named `new_compute_command_encoder_with_descriptor` found for mutable reference `&mut CommandBuffer` in the current scope
|
Check Basics
could not compile `blade-graphics` (lib) due to 4 previous errors
|
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