Skip to content

correlation volcano #8825

correlation volcano

correlation volcano #8825

Triggered via pull request January 17, 2025 22:24
@creilly8creilly8
synchronize #2620
issue.2619
Status Failure
Total duration 1m 33s
Artifacts

CI-unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.