(EXPERIMENTAL) Prototyping with to-device sender key distribution #3947
Annotations
10 errors
node_modules/matrix-js-sdk/src/webrtc/call.ts#L2027
Type 'RTCSessionDescriptionInit | undefined' is not assignable to type 'RTCSessionDescription'.
|
node_modules/matrix-js-sdk/src/webrtc/call.ts#L2155
Type 'RTCSessionDescriptionInit | undefined' is not assignable to type 'RTCSessionDescription'.
|
node_modules/matrix-js-sdk/src/webrtc/call.ts#L2157
Type 'RTCSessionDescriptionInit | undefined' is not assignable to type 'RTCSessionDescription'.
|
src/analytics/PosthogEvents.ts#L67
Duplicate identifier 'rtcSession'.
|
src/analytics/PosthogEvents.ts#L69
Duplicate identifier 'rtcSession'.
|
src/e2ee/matrixKeyProvider.test.ts#L70
Property 'reemitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'getEncryptionKeys'?
|
src/e2ee/matrixKeyProvider.ts#L39
Property 'reemitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'getEncryptionKeys'?
|
src/utils/test.ts#L121
Expected 5 arguments, but got 4.
|
src/utils/test.ts#L152
Expected 5 arguments, but got 4.
|
|
The logs for this run have expired and are no longer available.
Loading