Skip to content

Remove some debug stuff #422

Remove some debug stuff

Remove some debug stuff #422

Triggered via push June 16, 2024 11:54
Status Failure
Total duration 4m 53s
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#L122
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L123
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L214
unused variable: `serial`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L215
unused variable: `time`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L207
unused variable: `proxy`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L209
unused variable: `data`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L210
unused variable: `conn`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L211
unused variable: `qhandle`
Linux Build: crates/vent-window/src/platform/wayland/mod.rs#L284
unused variable: `data`
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/