Remove usage of Crypto
module
#10403
Annotations
6 errors
|
Run tests:
spec/integ/sliding-sync-sdk.spec.ts#L146
assert.fail(received, expected)
Message:
cannot find extension e2ee
at findExtension (spec/integ/sliding-sync-sdk.spec.ts:146:13)
at Object.findExtension (spec/integ/sliding-sync-sdk.spec.ts:633:19)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/sliding-sync-sdk.spec.ts#L146
assert.fail(received, expected)
Message:
cannot find extension e2ee
at findExtension (spec/integ/sliding-sync-sdk.spec.ts:146:13)
at Object.findExtension (spec/integ/sliding-sync-sdk.spec.ts:633:19)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/sliding-sync-sdk.spec.ts#L146
assert.fail(received, expected)
Message:
cannot find extension e2ee
at findExtension (spec/integ/sliding-sync-sdk.spec.ts:146:13)
at Object.findExtension (spec/integ/sliding-sync-sdk.spec.ts:633:19)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/devicelist-integ.spec.ts#L399
expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 2
at toEqual (spec/integ/devicelist-integ.spec.ts:399:37)
at LocalStorageCryptoStore.func [as getEndToEndDeviceData] (src/crypto/store/localStorage-crypto-store.ts:435:9)
at Object.getEndToEndDeviceData (spec/integ/devicelist-integ.spec.ts:395:54)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests
The operation was canceled.
|
Loading