Skip to content

refactor: migrate aggregation logic to @rdub/agg-plot #45

refactor: migrate aggregation logic to @rdub/agg-plot

refactor: migrate aggregation logic to @rdub/agg-plot #45

Triggered via push February 3, 2026 13:02
Status Failure
Total duration 54s
Artifacts

www-ci.yml

on: push
build-and-test
42s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build-and-test
Process completed with exit code 2.
build-and-test
Conversion of type 'FlatDateAggregatedPoint[]' to type 'AggregatedData[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-test
Conversion of type 'FlatDateAggregatedPoint[]' to type 'AggregatedData[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-test
Conversion of type 'FlatDateAggregatedPoint[]' to type 'AggregatedData[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-test
No files were found with the provided path: www/playwright-report/. No artifacts will be uploaded.
build-and-test: www/src/components/AwairChart.tsx#L947
'segIdx' is defined but never used. Allowed unused args must match /^_/u