Skip to content

@uppy/utils: refactor to TS #5646

@uppy/utils: refactor to TS

@uppy/utils: refactor to TS #5646

Triggered via pull request September 26, 2023 16:08
@aduh95aduh95
synchronize #4699
utils-to-ts
Status Failure
Total duration 7m 1s
Artifacts

ci.yml

on: pull_request
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Type tests: packages/@uppy/utils/src/getETA.ts#L5
'FileProgress' refers to a value, but is being used as a type here. Did you mean 'typeof FileProgress'?
Type tests: packages/@uppy/utils/src/getETA.ts#L5
Parameter 'fileProgress' of exported function has or is using private name 'FileProgress'.
Type tests
Process completed with exit code 1.