Skip to content

chore: remove background worker #18

chore: remove background worker

chore: remove background worker #18

Triggered via push August 21, 2025 20:37
Status Failure
Total duration 25s
Artifacts

deploy.yml

on: push
Deploy to AWS
22s
Deploy to AWS
Fit to window
Zoom out
Zoom in

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.