@uppy/status-bar: refactor to typescript #6028
Annotations
10 errors
packages/@uppy/status-bar/src/StatusBar.tsx#L3
Cannot find module '@uppy/core' or its corresponding type declarations.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L79
Property 'id' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L79
Property 'opts' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L80
Property 'title' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L81
Property 'type' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L83
Property 'defaultLocale' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L97
Property 'opts' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L99
Property 'i18nInit' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L150
Property 'uppy' does not exist on type 'StatusBar<M, B>'.
|
packages/@uppy/status-bar/src/StatusBar.tsx#L176
Property 'uppy' does not exist on type 'StatusBar<M, B>'.
|
The logs for this run have expired and are no longer available.
Loading