Skip to content

@uppy/tus: correctly type tus on UppyFile #7616

@uppy/tus: correctly type tus on UppyFile

@uppy/tus: correctly type tus on UppyFile #7616

Triggered via pull request September 9, 2024 08:45
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

3 errors
Type tests: packages/@uppy/transloadit/src/index.ts#L222
Subsequent property declarations must have the same type. Property 'tus' must be of type 'TusOpts<M, B> | undefined', but here has type '{ uploadUrl?: string | null | undefined; } | undefined'.
Type tests
Process completed with exit code 2.