Skip to content

return the texture_set_wrap_xy and texture_set_filter_min_mag methods #1112

return the texture_set_wrap_xy and texture_set_filter_min_mag methods

return the texture_set_wrap_xy and texture_set_filter_min_mag methods #1112

Triggered via pull request August 3, 2023 18:04
Status Failure
Total duration 4m 46s
Artifacts

rust.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

55 errors and 46 warnings
Build (ubuntu-latest, x86_64-unknown-linux-gnu): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (ubuntu-latest, x86_64-unknown-linux-gnu): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `miniquad` (lib) due to 2 previous errors
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L691
method `new_texture_from_raw_id` is not a member of trait `RenderingBackend`
Build (macos-latest, x86_64-apple-darwin): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (macos-latest, x86_64-apple-darwin): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L363
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L365
no field `texture` on type `&_`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L387
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L398
no field `sampler` on type `&mut _`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L408
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L415
no field `sampler` on type `&mut _`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L448
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
could not compile `miniquad` (lib test) due to 2 previous errors
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L691
method `new_texture_from_raw_id` is not a member of trait `RenderingBackend`
Build (macos-latest, x86_64-apple-ios): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (ubuntu-latest, wasm32-unknown-unknown): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (macos-latest, x86_64-apple-ios): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (ubuntu-latest, wasm32-unknown-unknown): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L363
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (ubuntu-latest, wasm32-unknown-unknown)
could not compile `miniquad` (lib) due to 2 previous errors
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L365
no field `texture` on type `&_`
Build (ubuntu-latest, wasm32-unknown-unknown)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L387
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L398
no field `sampler` on type `&mut _`
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L408
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L415
no field `sampler` on type `&mut _`
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L448
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L691
method `new_texture_from_raw_id` is not a member of trait `RenderingBackend`
Build (macos-latest, aarch64-apple-ios): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (macos-latest, aarch64-apple-ios): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L363
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L365
no field `texture` on type `&_`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L387
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L398
no field `sampler` on type `&mut _`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L408
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L415
no field `sampler` on type `&mut _`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L448
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
Build (windows-latest, x86_64-pc-windows-msvc): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (windows-latest, x86_64-pc-windows-msvc): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (windows-latest, x86_64-pc-windows-msvc)
could not compile `miniquad` (lib) due to 2 previous errors
Build (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Android
Process completed with exit code 101.
Build (ubuntu-latest, x86_64-pc-windows-gnu): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (ubuntu-latest, x86_64-pc-windows-gnu): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (ubuntu-latest, x86_64-pc-windows-gnu)
could not compile `miniquad` (lib) due to 2 previous errors
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, aarch64-unknown-linux-gnu): src/graphics/gl.rs#L774
cannot index into a value of type `Textures`
Build (ubuntu-latest, aarch64-unknown-linux-gnu): src/graphics/gl.rs#L787
cannot index into a value of type `Textures`
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
could not compile `miniquad` (lib test) due to 2 previous errors
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
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/
Build (macos-latest, x86_64-apple-darwin)
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/
Build (macos-latest, x86_64-apple-darwin)
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/
Build (macos-latest, x86_64-apple-darwin)
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/
Build (macos-latest, x86_64-apple-darwin)
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/
Build (macos-latest, x86_64-apple-darwin)
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/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
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/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
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/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
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/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
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/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
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/
Build (macos-latest, x86_64-apple-ios)
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/
Build (macos-latest, x86_64-apple-ios)
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/
Build (macos-latest, x86_64-apple-ios)
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/
Build (macos-latest, x86_64-apple-ios)
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/
Build (macos-latest, x86_64-apple-ios)
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/
Build (ubuntu-latest, wasm32-unknown-unknown)
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/
Build (ubuntu-latest, wasm32-unknown-unknown)
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/
Build (ubuntu-latest, wasm32-unknown-unknown)
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/
Build (ubuntu-latest, wasm32-unknown-unknown)
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/
Build (ubuntu-latest, wasm32-unknown-unknown)
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/
Build (macos-latest, aarch64-apple-ios)
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/
Build (macos-latest, aarch64-apple-ios)
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/
Build (macos-latest, aarch64-apple-ios)
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/
Build (macos-latest, aarch64-apple-ios)
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/
Build (macos-latest, aarch64-apple-ios)
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/
Build (windows-latest, x86_64-pc-windows-msvc)
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/
Build (windows-latest, x86_64-pc-windows-msvc)
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/
Build (windows-latest, x86_64-pc-windows-msvc)
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/
Build (windows-latest, x86_64-pc-windows-msvc)
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/
Build (windows-latest, x86_64-pc-windows-msvc)
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/
Android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
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/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
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/