fix(desktop): retry host SFU connect instead of failing on first ICE miss #374
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
|