Agent participants on every surface + pairux CLI #431
Triggered via pull request
September 24, 2026 06:21
Status
Failure
Total duration
1m 10s
Artifacts
–
Annotations
5 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
test
@pairux/mobile#test: command (/home/runner/work/pairux.com/pairux.com/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run test exited (1)
|
|
Unhandled error:
apps/mobile/src/hooks/useSessionAgents.ts#L16
TypeError: Cannot read properties of undefined (reading 'filter')
❯ liveAgents src/hooks/useSessionAgents.ts:16:23
❯ src/hooks/useSessionAgents.ts:25:32
This error originated in "src/components/SessionMicrophone.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "shows host permission feedback and keeps ending the session available". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
apps/mobile/src/hooks/useSessionAgents.ts#L16
TypeError: Cannot read properties of undefined (reading 'filter')
❯ liveAgents src/hooks/useSessionAgents.ts:16:23
❯ src/hooks/useSessionAgents.ts:25:32
This error originated in "src/components/SessionMicrophone.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "keeps leave available and hides unmute when the viewer has no microphone". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
apps/mobile/src/hooks/useSessionAgents.ts#L16
TypeError: Cannot read properties of undefined (reading 'filter')
❯ liveAgents src/hooks/useSessionAgents.ts:16:23
❯ src/hooks/useSessionAgents.ts:25:32
This error originated in "src/components/SessionMicrophone.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "keeps leave available and hides unmute when the viewer has no microphone". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
test
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|