Skip to content

fix(egress): fit server restreaming on the 1-vCPU droplet #314

fix(egress): fit server restreaming on the 1-vCPU droplet

fix(egress): fit server restreaming on the 1-vCPU droplet #314

Triggered via push June 12, 2026 15:53
Status Cancelled
Total duration 56s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
Test
Canceling since a higher priority waiting request for PR Checks-refs/heads/master exists
Test
The operation was canceled.
src/app/api/stream/egress/start/route.test.ts > POST /api/stream/egress/start > starts a room composite egress streaming to every destination: apps/web/src/app/api/stream/egress/start/route.test.ts#L95
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ src/app/api/stream/egress/start/route.test.ts:95:24
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
Canceling since a higher priority waiting request for PR Checks-refs/heads/master exists
Lint
The operation was canceled.
PR Checks
Canceling since a higher priority waiting request for PR Checks-refs/heads/master exists
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint: apps/web/src/hooks/useWebRTC.ts#L456
React Hook useCallback has a missing dependency: 'sendSignal'. Either include it or remove the dependency array
Lint: apps/web/src/hooks/useWebRTC.ts#L412
React Hook useCallback has a missing dependency: 'sendSignal'. Either include it or remove the dependency array