Skip to content

Replace winit -> Vent window #415

Replace winit -> Vent window

Replace winit -> Vent window #415

Triggered via pull request May 22, 2024 15:06
Status Failure
Total duration 5m 14s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L106
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L107
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L108
unused variable: `key_state`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L121
unused variable: `data`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L196
unused variable: `state`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L197
unused variable: `proxy`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L198
unused variable: `event`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L199
unused variable: `data`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L200
unused variable: `conn`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L201
unused variable: `qhandle`
Windows Build: crates/vent-window/src/platform/windows/mod.rs#L74
unused variable: `event_handler`
Windows Build: crates/vent-window/src/lib.rs#L13
enum `WindowError` is never used
Windows Build: crates/vent-window/src/lib.rs#L28
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/