@uppy/core: migrate to TS #6010
ci.yml
on: pull_request
Type tests
3m 42s
Matrix: Unit tests
Annotations
7 errors
Type tests:
packages/uppy/types/index.test-d.ts#L12
Parameter 'fileCount' implicitly has an 'any' type.
|
Type tests:
packages/uppy/types/index.test-d.ts#L12
Binding element 'body' implicitly has an 'any' type.
|
Type tests:
packages/uppy/types/index.test-d.ts#L12
Binding element 'uploadURL' implicitly has an 'any' type.
|
Type tests:
packages/uppy/types/index.test-d.ts#L31
Parameter 'result' implicitly has an 'any' type.
|
Type tests:
packages/uppy/types/index.test-d.ts#L1
File '/home/runner/work/uppy/uppy/packages/uppy/index.mjs' is not listed within the file list of project '/home/runner/work/uppy/uppy/packages/uppy/tsconfig.json'. Projects must list all files or use an 'include' pattern.
|
Type tests:
packages/@uppy/core/src/Uppy.ts#L10
Could not find a declaration file for module '@uppy/store-default'. '/home/runner/work/uppy/uppy/packages/@uppy/store-default/lib/index.js' implicitly has an 'any' type.
|
Type tests
Process completed with exit code 1.
|