fix industry #44
Annotations
10 errors
typecheck
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
|
typecheck
Expected 0 arguments, but got 1.
|
typecheck
Parameter 'value' implicitly has an 'any' type.
|
typecheck
Argument of type 'any' is not assignable to parameter of type 'never'.
|
typecheck
Argument of type 'any' is not assignable to parameter of type 'never'.
|
typecheck
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
|
typecheck
Expected 0 arguments, but got 1.
|
typecheck
Property 'id' does not exist on type 'never'.
|
typecheck
Property 'id' does not exist on type 'never'.
|
typecheck
Argument of type 'any' is not assignable to parameter of type 'never'.
|