Skip to content

fix: send full view config to openvr #4986

fix: send full view config to openvr

fix: send full view config to openvr #4986

Triggered via pull request March 27, 2025 07:28
Status Failure
Total duration 6m 30s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
check-format
Process completed with exit code 101.
check-linux-latest
Process completed with exit code 101.
check-linux-old
Process completed with exit code 101.
check-windows
Process completed with exit code 1.
check-linux-latest: alvr/server_core/src/connection.rs#L13
warning: unused imports: `Pose`, `Quat`, and `Vec3` --> alvr/server_core/src/connection.rs:13:12 | 13 | glam::{Quat, UVec2, Vec2, Vec3}, | ^^^^ ^^^^ ... 17 | warn, AnyhowToCon, ConResult, ConnectionError, ConnectionState, LifecycleState, Pose, | ^^^^ | = note: `#[warn(unused_imports)]` on by default
check-linux-old: alvr/server_core/src/connection.rs#L13
warning: unused imports: `Pose`, `Quat`, and `Vec3` --> alvr/server_core/src/connection.rs:13:12 | 13 | glam::{Quat, UVec2, Vec2, Vec3}, | ^^^^ ^^^^ ... 17 | warn, AnyhowToCon, ConResult, ConnectionError, ConnectionState, LifecycleState, Pose, | ^^^^ | = note: `#[warn(unused_imports)]` on by default
check-windows: alvr/server_core/src/connection.rs#L13
warning: unused imports: `Pose`, `Quat`, and `Vec3` --> alvr\server_core\src\connection.rs:13:12 | 13 | glam::{Quat, UVec2, Vec2, Vec3}, | ^^^^ ^^^^ ... 17 | warn, AnyhowToCon, ConResult, ConnectionError, ConnectionState, LifecycleState, Pose, | ^^^^ | = note: `#[warn(unused_imports)]` on by default