fix: resolve 21 cross-platform bugs affecting Windows, macOS, and Linux #185
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.
|