Skip to content

fix: resolve 21 cross-platform bugs affecting Windows, macOS, and Linux #185

fix: resolve 21 cross-platform bugs affecting Windows, macOS, and Linux

fix: resolve 21 cross-platform bugs affecting Windows, macOS, and Linux #185

Triggered via push February 17, 2026 12:44
Status Failure
Total duration 1m 17s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Process completed with exit code 1.
src/main/platform/index.test.ts > Platform Module > detectDisplayServer > should return "unknown" on non-Linux platforms: apps/desktop/src/main/platform/index.test.ts#L92
AssertionError: expected 'macos' to be 'unknown' // Object.is equality Expected: "unknown" Received: "macos" ❯ src/main/platform/index.test.ts:92:37
Test
@pairux/desktop#test: command (/home/runner/work/pairux.com/pairux.com/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Lint
Process completed with exit code 1.