chore: remove background worker #18
Annotations
5 errors
|
Deploy to AWS
Process completed with exit code 2.
|
|
Deploy to AWS
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'BufferSource | undefined'.
|
|
Deploy to AWS
Expected 0-1 arguments, but got 3.
|
|
Deploy to AWS
Argument of type '(prev: SharingState) => { isCreating: false; shareUrl: string | undefined; compressionStats: { originalSize: number; compressedSize: number; ratio: string; } | null; progress: number; stage: string; isParsing: boolean; error: string | null; }' is not assignable to parameter of type 'SetStateAction<SharingState>'.
|
|
Deploy to AWS
Module '"../utils/sharing"' declares 'ProgressCallback' locally, but it is not exported.
|