Skip to content

fix(desktop): retry host SFU connect instead of failing on first ICE miss #374

fix(desktop): retry host SFU connect instead of failing on first ICE miss

fix(desktop): retry host SFU connect instead of failing on first ICE miss #374

Triggered via pull request June 23, 2026 07:47
Status Success
Total duration 1m 14s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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