Skip to content

chore(deps): update codecov/codecov-action action to v5 (#247) #849

chore(deps): update codecov/codecov-action action to v5 (#247)

chore(deps): update codecov/codecov-action action to v5 (#247) #849

Triggered via push January 19, 2025 19:44
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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: 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
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