Update jest - autoclosed #12953
Annotations
10 errors
Typecheck:
src/DeviceListener.ts#L241
Property 'getKeyBackupInfo' does not exist on type 'CryptoApi'.
|
Typecheck:
src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx#L282
Property 'getKeyBackupInfo' does not exist on type 'CryptoApi'.
|
Typecheck:
src/components/structures/MatrixChat.tsx#L1641
Property 'getKeyBackupInfo' does not exist on type 'CryptoApi'.
|
Typecheck:
src/components/views/dialogs/LogoutDialog.tsx#L112
Property 'getKeyBackupInfo' does not exist on type 'CryptoApi'.
|
Typecheck:
src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx#L12
Module '"matrix-js-sdk/src/crypto-api"' has no exported member 'KeyBackupRestoreResult'.
|
Typecheck:
src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx#L147
Property 'restoreKeyBackupWithPassphrase' does not exist on type 'CryptoApi'.
|
Typecheck:
src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx#L182
Property 'restoreKeyBackup' does not exist on type 'CryptoApi'. Did you mean 'resetKeyBackup'?
|
Typecheck:
src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx#L221
Property 'loadSessionBackupPrivateKeyFromSecretStorage' does not exist on type 'CryptoApi'.
|
Typecheck:
src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx#L222
Property 'restoreKeyBackup' does not exist on type 'CryptoApi'. Did you mean 'resetKeyBackup'?
|
Typecheck:
src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx#L243
Property 'restoreKeyBackup' does not exist on type 'CryptoApi'. Did you mean 'resetKeyBackup'?
|
Loading