chore: update deps #848
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
|