feat: SeedClient implemented #128
Annotations
10 errors
Build:
src/modules/main/new/logic/new-logic.ts#L4
Cannot find module '@/sdk/crypto/subtle-crypto.ts' or its corresponding type declarations.
|
Build:
src/modules/main/share/logic/share-chat-logic.ts#L5
Cannot find module '@/sdk/crypto/derive-next-key.ts' or its corresponding type declarations.
|
Build:
src/modules/umbrella/logic/logic.ts#L33
Object literal may only specify known properties, and 'engine' does not exist in type '{ socket: SeedSocket; }'.
|
Build:
src/sdk-v2/seed-client.test.ts#L3
Cannot find module '@/sdk/crypto/subtle-crypto' or its corresponding type declarations.
|
Build:
src/sdk-v2/seed-crypto.ts#L1
Cannot find module './crypto/subtle-crypto' or its corresponding type declarations.
|
Build:
src/sdk/crypto/encrypt-content.ts#L1
Cannot find module '@/sdk/crypto/subtle-crypto.ts' or its corresponding type declarations.
|
Build:
src/sdk/worker/generate-key.ts#L1
Cannot find module '@/sdk/crypto/derive-next-key.ts' or its corresponding type declarations.
|
Build:
src/sdk/worker/generate-key.ts#L4
Cannot find module '@/sdk/crypto/subtle-crypto.ts' or its corresponding type declarations.
|
Build:
src/sdk/worker/seed-worker.ts#L5
Cannot find module '@/sdk/crypto/decrypt-content.ts' or its corresponding type declarations.
|
Build
Process completed with exit code 2.
|