correlation volcano #8824
Annotations
10 errors
build
Type '{ samples: any; refs: { byTermId: any; bySampleId: {}; }; sampleType?: undefined; } | { samples: any; refs: { byTermId: any; bySampleId: {}; }; sampleType: any; } | { error: any; }' is not assignable to type 'ValidGetDataResponse'.
|
build
Property 'error' does not exist on type 'ValidGetDataResponse'.
|
build
Property 'error' does not exist on type 'ValidGetDataResponse'.
|
build
Type 'undefined' cannot be used as an index type.
|
build
Type 'undefined' cannot be used as an index type.
|
build
Property 'method' does not exist on type 'CorrelationVolcanoRequest'.
|
build
Argument of type '{ tw$id: any; sampleSize: any; correlation: any; original_pvalue: any; adjusted_pvalue: any; }' is not assignable to parameter of type 'never'.
|
build
Argument of type 'TermWrapper | undefined' is not assignable to parameter of type 'TermWrapper'.
|
build
Spread types may only be created from object types.
|
build
Process completed with exit code 2.
|