Add developer mode option to show RTC connection statistics #4590
Annotations
3 errors and 1 warning
Type check:
src/tile/GridTile.tsx#L89
Argument of type 'Observable<RTCInboundRtpStreamStats | undefined> | Observable<RTCOutboundRtpStreamStats | undefined>' is not assignable to parameter of type 'Observable<RTCInboundRtpStreamStats | undefined>'.
|
Type check:
src/tile/GridTile.tsx#L90
Argument of type 'Observable<RTCInboundRtpStreamStats | undefined> | Observable<RTCOutboundRtpStreamStats | undefined>' is not assignable to parameter of type 'Observable<RTCInboundRtpStreamStats | undefined>'.
|
Type check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading