Skip to content

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

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

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

Triggered via pull request January 8, 2025 10:39
Status Failure
Total duration 48s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
25s
Typescript Syntax Check
ESLint
41s
ESLint
Node.js example
27s
Node.js example
Workflow Lint
13s
Workflow Lint
JSDoc Checker
34s
JSDoc Checker
Analyse Dead Code
15s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
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.
Node.js example: 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'?
Node.js example: src/rust-crypto/DehydratedDeviceManager.ts#L86
Property 'getDehydratedDeviceKey' does not exist on type 'DehydratedDevices'.
Node.js example: 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'?
Node.js example: src/rust-crypto/DehydratedDeviceManager.ts#L90
Property 'saveDehydratedDeviceKey' does not exist on type 'DehydratedDevices'.
Node.js example: 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'?
Node.js example: 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'?
Node.js example: 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'?
Node.js example
Process completed with exit code 2.
JSDoc Checker
Process completed with exit code 3.
Node.js example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636