return the texture_set_wrap_xy and texture_set_filter_min_mag methods #1112
Annotations
10 errors and 5 warnings
src/graphics/metal.rs#L691
method `new_texture_from_raw_id` is not a member of trait `RenderingBackend`
|
src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
|
src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
|
src/graphics/metal.rs#L363
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
src/graphics/metal.rs#L365
no field `texture` on type `&_`
|
src/graphics/metal.rs#L387
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
src/graphics/metal.rs#L398
no field `sampler` on type `&mut _`
|
src/graphics/metal.rs#L408
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
src/graphics/metal.rs#L415
no field `sampler` on type `&mut _`
|
src/graphics/metal.rs#L448
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
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/
|
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 `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 `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 `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