Device Dehydration | js-sdk: store/load dehydration key #10647
static_analysis.yml
on: pull_request
Downstream tsc element-web
0s
Typescript Syntax Check
25s
ESLint
41s
Node.js example
27s
Workflow Lint
13s
JSDoc Checker
34s
Analyse Dead Code
15s
Downstream Typescript Syntax Check
0s
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
|