Skip to content

feat: Add multiplayer object grabbing system with physics #13

feat: Add multiplayer object grabbing system with physics

feat: Add multiplayer object grabbing system with physics #13

Triggered via push January 4, 2026 02:58
Status Failure
Total duration 1m 48s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 11 warnings
Format Check
Process completed with exit code 1.
Test
Process completed with exit code 101.
Test: packages/services/reticulum/core/migrations/src/runner.rs#L7
unused import: `std::env`
Test: packages/services/reticulum/core/migrations/src/runner.rs#L6
unused import: `ConnectionTrait`
Clippy: packages/services/reticulum/core/migrations/src/m20250101_000001_create_users.rs#L19
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: packages/services/reticulum/core/migrations/src/m20250101_000001_create_users.rs#L18
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: packages/services/reticulum/core/migrations/src/m20250101_000001_create_users.rs#L17
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: packages/services/reticulum/core/migrations/src/m20250101_000001_create_users.rs#L16
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: packages/services/reticulum/core/migrations/src/m20250101_000001_create_users.rs#L15
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: packages/services/reticulum/core/migrations/src/runner.rs#L6
unused import: `ConnectionTrait`
Build
Process completed with exit code 101.
Build: packages/services/reticulum/core/migrations/src/runner.rs#L7
unused import: `std::env`
Build: packages/services/reticulum/core/migrations/src/runner.rs#L6
unused import: `ConnectionTrait`
Format Check: packages/services/reticulum/auth/src/magic_link.rs#L9
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/magic_link.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L905
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L840
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L812
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L777
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L711
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L550
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L176
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L151
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Format Check: packages/services/reticulum/auth/src/handlers.rs#L10
Diff in /home/runner/work/graphwiz-xr/graphwiz-xr/packages/services/reticulum/auth/src/handlers.rs
Clippy: clippy.toml#L50
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead