Skip to content

chore(release): v0.7.35 #67

chore(release): v0.7.35

chore(release): v0.7.35 #67

Triggered via push June 18, 2026 15:36
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 1.
build
@pairux/desktop#test: command (/home/runner/work/pairux.com/pairux.com/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run test exited (1)
src/renderer/hooks/useWebRTCViewerSFUAPI.test.ts > useWebRTCViewerSFUAPI > should connect to LiveKit room with token: apps/desktop/src/renderer/hooks/useWebRTCViewerSFUAPI.test.ts#L195
AssertionError: expected "spy" to be called with arguments: [ 'wss://livekit.example.com', …(1) ] Received: 1st spy call: Array [ "wss://livekit.example.com", "lk-test-token", + Object { + "rtcConfig": Object {}, + }, ] Number of calls: 1 ❯ src/renderer/hooks/useWebRTCViewerSFUAPI.test.ts:195:25