Skip to content

Image: Fix sampler max_lod #420

Image: Fix sampler max_lod

Image: Fix sampler max_lod #420

Triggered via push June 15, 2024 10:14
Status Failure
Total duration 4m 52s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
Linux Build: crates/vent-window/src/lib.rs#L1
unused imports: `KeyState`, `Key`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L110
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L111
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L112
unused variable: `key_state`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L142
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L143
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L135
unused variable: `proxy`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L137
unused variable: `data`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L138
unused variable: `conn`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L139
unused variable: `qhandle`
Windows Build: crates/vent-window/src/lib.rs#L1
unused imports: `KeyState`, `Key`
Windows Build: crates/vent-window/src/platform/windows/mod.rs#L74
unused variable: `event_handler`
Windows Build: crates/vent-window/src/lib.rs#L21
enum `WindowError` is never used
Windows Build: crates/vent-window/src/lib.rs#L36
fields `min_size` and `max_size` are never read
Windows Build
Process completed with exit code 1.
Linux Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/