Skip to content

@uppy/status-bar: refactor to typescript #6029

@uppy/status-bar: refactor to typescript

@uppy/status-bar: refactor to typescript #6029

Triggered via pull request December 28, 2023 15:50
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

13 errors
Type tests: packages/@uppy/status-bar/src/StatusBar.tsx#L3
Cannot find module '@uppy/core/lib/UIPlugin.js' 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>'.
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)
Process completed with exit code 1.