Skip to content

Comparison View without R #629

Comparison View without R

Comparison View without R #629

Triggered via pull request May 6, 2023 18:37
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-and-test: src/dashboard.ts#L491
Type '{ allMeasurements: ByExeSuiteComparison; environments: Environment[]; dataFormatters: any; viewHelpers: any; }' is not assignable to type 'CompareVersions'.
build-and-test: src/dashboard.ts#L491
No value exists in scope for the shorthand property 'dataFormatters'. Either declare one or provide an initializer.
build-and-test: src/dashboard.ts#L492
No value exists in scope for the shorthand property 'viewHelpers'. Either declare one or provide an initializer.
build-and-test: tests/charts.test.ts#L9
Module '"../src/stats-data-prep.js"' has no exported member 'getDataNormalizedToBaselineMedian'.
build-and-test
Process completed with exit code 2.