@uppy/status-bar: refactor to typescript #6027
ci.yml
on: pull_request
Type tests
1m 17s
Matrix: Unit tests
Annotations
13 errors
Unit tests (20.x)
Process completed with exit code 1.
|
Unit tests (18.x)
The job was canceled because "_20_x" failed.
|
Unit tests (18.x)
The operation was canceled.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L1
Cannot find module '@uppy/core' or its corresponding type declarations.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L79
Property 'id' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L79
Property 'opts' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L80
Property 'title' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L81
Property 'type' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L83
Property 'defaultLocale' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L97
Property 'opts' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L99
Property 'i18nInit' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L150
Property 'uppy' does not exist on type 'StatusBar<M, B>'.
|
Type tests:
packages/@uppy/status-bar/src/StatusBar.tsx#L176
Property 'uppy' does not exist on type 'StatusBar<M, B>'.
|