This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Support widgets sending to-device messages when using Rust CryptoApi #712
Annotations
10 errors
|
|
|
src/BasePlatform.ts#L435
Type 'string[] | undefined' is not assignable to type 'NonEmptyArray<string>'.
|
src/BasePlatform.ts#L436
Type 'string | undefined' is not assignable to type 'string'.
|
src/BasePlatform.ts#L437
Type 'string | undefined' is not assignable to type 'string'.
|
src/Lifecycle.ts#L14
Module '"matrix-js-sdk/src/types"' has no exported member 'AESEncryptedSecretStoragePayload'.
|
src/components/views/messages/DecryptionFailureBody.tsx#L41
Property 'SENDER_IDENTITY_PREVIOUSLY_VERIFIED' does not exist on type 'typeof DecryptionFailureCode'.
|
src/components/views/messages/DecryptionFailureBody.tsx#L49
Property 'UNSIGNED_SENDER_DEVICE' does not exist on type 'typeof DecryptionFailureCode'.
|
src/components/views/messages/DecryptionFailureBody.tsx#L60
Property 'SENDER_IDENTITY_PREVIOUSLY_VERIFIED' does not exist on type 'typeof DecryptionFailureCode'.
|
This job failed
Loading