Skip to content

Add onUploadProgress option #566

Add onUploadProgress option

Add onUploadProgress option #566

Triggered via pull request September 6, 2024 22:21
Status Failure
Total duration 47s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Node.js 18: source/core/constants.ts#L59
Property 'onUploadProgress' is missing in type '{ json: true; parseJson: true; stringifyJson: true; searchParams: true; prefixUrl: true; retry: true; timeout: true; hooks: true; throwHttpErrors: true; onDownloadProgress: true; fetch: true; }' but required in type 'KyOptionsRegistry'.
Node.js 18: source/core/Ky.ts#L424
Type 'XMLHttpRequestBodyInit' is not assignable to type 'BlobPart'.
Node.js 18
Process completed with exit code 1.