@uppy/utils: refactor to TS #5645
Triggered via pull request
September 26, 2023 16:05
Status
Failure
Total duration
6m 47s
Artifacts
–
ci.yml
on: pull_request
Type tests
6m 35s
Matrix: Unit tests
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.
|