Skip to content

Device Dehydration | js-sdk: store/load dehydration key #10597

Device Dehydration | js-sdk: store/load dehydration key

Device Dehydration | js-sdk: store/load dehydration key #10597

Triggered via pull request December 26, 2024 16:06
Status Failure
Total duration 51s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
25s
Typescript Syntax Check
ESLint
42s
ESLint
Workflow Lint
17s
Workflow Lint
JSDoc Checker
26s
JSDoc Checker
Analyse Dead Code
20s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L85
'"/home/runner/work/matrix-js-sdk/matrix-js-sdk/node_modules/@matrix-org/matrix-sdk-crypto-wasm/index"' has no exported member named 'DehydratedDeviceKey'. Did you mean 'DehydratedDevice'?
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L86
Property 'getDehydratedDeviceKey' does not exist on type 'DehydratedDevices'.
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L89
'"/home/runner/work/matrix-js-sdk/matrix-js-sdk/node_modules/@matrix-org/matrix-sdk-crypto-wasm/index"' has no exported member named 'DehydratedDeviceKey'. Did you mean 'DehydratedDevice'?
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L90
Property 'saveDehydratedDeviceKey' does not exist on type 'DehydratedDevices'.
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L165
Property 'DehydratedDeviceKey' does not exist on type 'typeof import("/home/runner/work/matrix-js-sdk/matrix-js-sdk/node_modules/@matrix-org/matrix-sdk-crypto-wasm/index")'. Did you mean 'DehydratedDevice'?
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L178
'"/home/runner/work/matrix-js-sdk/matrix-js-sdk/node_modules/@matrix-org/matrix-sdk-crypto-wasm/index"' has no exported member named 'DehydratedDeviceKey'. Did you mean 'DehydratedDevice'?
Typescript Syntax Check: src/rust-crypto/DehydratedDeviceManager.ts#L189
Property 'DehydratedDeviceKey' does not exist on type 'typeof import("/home/runner/work/matrix-js-sdk/matrix-js-sdk/node_modules/@matrix-org/matrix-sdk-crypto-wasm/index")'. Did you mean 'DehydratedDevice'?
Typescript Syntax Check
Process completed with exit code 2.
JSDoc Checker
Process completed with exit code 3.