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
3 errors
Run tests:
src/settings/controllers/DeviceIsolationModeController.ts#L34
TypeError: _cryptoApi.OnlySignedDevicesIsolationMode is not a constructor
at setDeviceIsolationMode (src/settings/controllers/DeviceIsolationModeController.ts:34:15)
at DeviceIsolationModeController.setDeviceIsolationMode [as onChange] (src/settings/controllers/DeviceIsolationModeController.ts:20:9)
at Object.onChange (test/settings/controllers/DeviceIsolationModeController-test.ts:22:24)
|
Run tests:
src/settings/controllers/DeviceIsolationModeController.ts#L37
TypeError: _cryptoApi.AllDevicesIsolationMode is not a constructor
at setDeviceIsolationMode (src/settings/controllers/DeviceIsolationModeController.ts:37:15)
at DeviceIsolationModeController.setDeviceIsolationMode [as onChange] (src/settings/controllers/DeviceIsolationModeController.ts:20:9)
at Object.onChange (test/settings/controllers/DeviceIsolationModeController-test.ts:29:24)
|
Run tests
Process completed with exit code 1.
|
Loading