Skip to content

chore(release): v0.2.17 #159

chore(release): v0.2.17

chore(release): v0.2.17 #159

Triggered via push January 28, 2026 07:18
Status Failure
Total duration 1m 8s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test
Process completed with exit code 1.
Unhandled error: apps/web/src/app/api/sessions/join/[joinCode]/route.ts#L103
TypeError: Cannot read properties of undefined (reading 'select') ❯ src/app/api/sessions/join/[joinCode]/route.ts:103:29 ❯ processTicksAndRejections node:internal/process/task_queues:103:5 This error originated in "src/app/api/sessions/join/[joinCode]/route.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Test
@pairux/web#test: command (/home/runner/work/pairux.com/pairux.com/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Lint: apps/web/src/app/host/[id]/page.tsx#L332
React Hook useCallback has an unnecessary dependency: 'session'. Either exclude it or remove the dependency array