fix: add missing type annotation #94
pushNext.yml
on: push
Create constants
8s
Static code analysis (TypeScript)
19m 20s
Matrix: jestTestsDdb
Matrix: jestTestsDdbEs
Matrix: jestTestsDdbOs
Matrix: jestTestsNoStorage
Matrix: e2eTestsDdb-cypress
Matrix: e2eTestsDdb-es-cypress
Matrix: e2eTestsDdb-os-cypress
NPM release ("unstable" tag)
0s
Annotations
10 errors
Build
Argument of type '(OriginalRenderer: never) => () => Element' is not assignable to parameter of type 'Decorator<never>'.
|
Build
JSX element type 'OriginalRenderer' does not have any construct or call signatures.
|
Build
Argument of type '(OriginalRenderer: never) => (props: any) => Element | null' is not assignable to parameter of type 'Decorator<never>'.
|
Build
Parameter 'props' implicitly has an 'any' type.
|
Build
JSX element type 'OriginalRenderer' does not have any construct or call signatures.
|
Build
Argument of type '(OriginalRenderer: never) => () => Element' is not assignable to parameter of type 'Decorator<never>'.
|
Build
JSX element type 'OriginalRenderer' does not have any construct or call signatures.
|
Build
Argument of type '(OriginalRenderer: never) => () => Element' is not assignable to parameter of type 'Decorator<never>'.
|
Build
JSX element type 'OriginalRenderer' does not have any construct or call signatures.
|
Build
Argument of type '(OriginalRenderer: never) => () => Element' is not assignable to parameter of type 'Decorator<never>'.
|