Skip to content

chore: update deps #848

chore: update deps

chore: update deps #848

Triggered via push January 19, 2025 19:43
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci: src/storage/unstorage.ts#L29
Type '(id: string, opts?: IPXStorageOptions | undefined) => Promise<Buffer<ArrayBufferLike> | undefined>' is not assignable to type '(id: string, opts?: IPXStorageOptions | undefined) => MaybePromise<ArrayBuffer | undefined>'.
ci: src/storage/node-fs.ts#L74
Type '(id: string) => Promise<Buffer<ArrayBufferLike>>' is not assignable to type '(id: string, opts?: IPXStorageOptions | undefined) => MaybePromise<ArrayBuffer | undefined>'.
ci
Process completed with exit code 1.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636