Skip to content

chore(deps): update all non-major dependencies #850

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #850

Triggered via pull request January 22, 2025 06:07
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
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