Skip to content

[vent-window] Basic Mouse button support #418

[vent-window] Basic Mouse button support

[vent-window] Basic Mouse button support #418

Triggered via push June 14, 2024 14:18
Status Failure
Total duration 4m 28s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
Linux Build: crates/vent-window/src/lib.rs#L1
unused imports: `KeyState`, `Key`
Linux Build: crates/vent-window/src/lib.rs#L3
unused import: `xkbcommon_dl::keysyms`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L107
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L108
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L109
unused variable: `key_state`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L139
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L140
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L132
unused variable: `proxy`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L134
unused variable: `data`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L135
unused variable: `conn`
Windows Build: crates/vent-window/src/lib.rs#L3
unresolved import `xkbcommon_dl`
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
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/