@uppy/utils: refactor to TS #5646
ci.yml
on: pull_request
Type tests
6m 51s
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.
|