RTCSession cleanup: deprecate getKeysForParticipant() and getEncryption(); add emitEncryptionKeys() #9786
Annotations
9 errors
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L590
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1205
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1237
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1269
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1296
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1349
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1397
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck:
spec/unit/matrixrtc/MatrixRTCSession.spec.ts#L1427
Property 'emitEncryptionKeys' does not exist on type 'MatrixRTCSession'. Did you mean 'reemitEncryptionKeys'?
|
Typecheck
Process completed with exit code 2.
|
Loading