[TS] type as string #1437
Annotations
11 errors
|
Install dependencies
No overload matches this call.
|
Install dependencies
Type 'RunTree' is not assignable to type 'BaseRun'.
|
Install dependencies
Argument of type 'RunTree' is not assignable to parameter of type 'Run'.
|
Install dependencies
Property 'start_time' in type 'RunTree' is not assignable to the same property in base type 'BaseRun'.
|
Install dependencies
Property 'end_time' in type 'RunTree' is not assignable to the same property in base type 'BaseRun'.
|
Install dependencies
Type 'number' is not assignable to type 'string'.
|
Install dependencies
Type 'number | undefined' is not assignable to type 'string | undefined'.
|
Install dependencies
Argument of type 'RunCreate' is not assignable to parameter of type 'CreateRunParams'.
|
Install dependencies
Type 'number | undefined' is not assignable to type 'string | undefined'.
|
Install dependencies
Type 'number' is not assignable to type 'string'.
|
Loading