Skip to content

@uppy/core: migrate to TS #5976

@uppy/core: migrate to TS

@uppy/core: migrate to TS #5976

Triggered via pull request December 7, 2023 15:43
@MurderlonMurderlon
synchronize #4811
ts-core
Status Failure
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

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.