Skip to content

@uppy/core: migrate to TS #6010

@uppy/core: migrate to TS

@uppy/core: migrate to TS #6010

Triggered via pull request December 14, 2023 17:34
@aduh95aduh95
synchronize #4811
ts-core
Status Failure
Total duration 3m 51s
Artifacts

ci.yml

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

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.