native/android: fix incorrect render size on android #1113
Annotations
10 errors and 5 warnings
src/graphics/metal.rs#L657
method `new_texture_from_raw_id` is not a member of trait `RenderingBackend`
|
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#L382
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
src/graphics/metal.rs#L389
no field `sampler` on type `&mut _`
|
src/graphics/metal.rs#L414
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
src/graphics/metal.rs#L415
no field `params` on type `&_`
|
src/graphics/metal.rs#L418
the type `[metal::Texture]` cannot be indexed by `graphics::TextureIdInner`
|
src/graphics/metal.rs#L419
no field `texture` on type `&_`
|
src/graphics/metal.rs#L447
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