rebaseme: #1158
Annotations
7 errors and 5 warnings
Run actions-rs/cargo@v1:
src/graphics/metal.rs#L861
method `new_pipeline_with_params` is not a member of trait `RenderingBackend`
|
Run actions-rs/cargo@v1:
src/graphics/metal.rs#L534
method `new_render_pass` has an incompatible type for trait
|
Run actions-rs/cargo@v1:
src/graphics/metal.rs#L581
method `render_pass_texture` has an incompatible type for trait
|
Run actions-rs/cargo@v1:
src/graphics/metal.rs#L853
method `new_pipeline` has 4 parameters but the declaration in trait `graphics::RenderingBackend::new_pipeline` has 5
|
Run actions-rs/cargo@v1:
src/graphics/metal.rs#L858
no method named `new_pipeline_with_params` found for mutable reference `&mut metal::MetalContext` in the current scope
|
Run actions-rs/cargo@v1
could not compile `miniquad` (lib) due to 5 previous errors
|
Run actions-rs/cargo@v1
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/checkout@v2, 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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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 logs for this run have expired and are no longer available.
Loading