@uppy/core: migrate to TS #5976
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Type tests
1m 7s
Matrix: Unit tests
Annotations
10 errors
Type tests:
packages/@uppy/core/src/Restricter.ts#L8
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/UIPlugin.ts#L7
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/Uppy.ts#L14
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/Uppy.ts#L18
Cannot find module '@uppy/utils/lib/FileProgress' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/Uppy.ts#L478
Property 'pluralize' is missing in type 'Omit<Locale<number>, "pluralize">' but required in type 'Locale<number>'.
|
Type tests:
packages/@uppy/core/src/BasePlugin.ts#L15
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/BasePlugin.ts#L76
Type 'Locale<number> | undefined' is not assignable to type 'Locale<number>'.
|
Type tests:
packages/@uppy/core/src/EventManager.ts#L1
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/Restricter.ts#L8
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|
Type tests:
packages/@uppy/core/src/UIPlugin.ts#L7
Cannot find module '@uppy/utils/lib/UppyFile' or its corresponding type declarations.
|