Skip to content

Add onUploadProgress option #568

Add onUploadProgress option

Add onUploadProgress option #568

Triggered via pull request September 6, 2024 22:33
Status Failure
Total duration 1m 6s
Artifacts

main.yml

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

Annotations

10 errors
Node.js 18: source/core/Ky.ts#L391
Expected blank line before this statement.
Node.js 18: source/core/Ky.ts#L394
Expected blank line before this statement.
Node.js 18: source/core/Ky.ts#L397
Expected blank line before this statement.
Node.js 18: source/core/Ky.ts#L400
Expected blank line before this statement.
Node.js 18: source/core/Ky.ts#L402
Prefer the spread operator over `Array.from(…)`.
Node.js 18: source/core/Ky.ts#L402
`Array#reduce()` is not allowed
Node.js 18: source/core/Ky.ts#L402
The variable `acc` should be named `accumulator`. A more descriptive name will do too.
Node.js 18: source/core/Ky.ts#L406
Expected blank line before this statement.
Node.js 18: source/core/Ky.ts#L409
Expected blank line before this statement.
Node.js 18: source/core/Ky.ts#L412
Expected blank line before this statement.