Allow setting default secret storage key id to null #10716
Annotations
4 errors
Typecheck:
src/crypto/EncryptionSetup.ts#L267
Property 'setAccountData' in type 'AccountDataClientAdapter' is not assignable to the same property in base type 'AccountDataClient'.
|
Typecheck:
src/crypto/index.ts#L875
Argument of type 'AccountDataClientAdapter' is not assignable to parameter of type 'AccountDataClient'.
|
Typecheck:
src/crypto/index.ts#L926
Argument of type 'AccountDataClientAdapter' is not assignable to parameter of type 'AccountDataClient'.
|
Typecheck
Process completed with exit code 2.
|
Loading