Skip to content

feat: line chart with events #3272

feat: line chart with events

feat: line chart with events #3272

Triggered via pull request March 4, 2025 16:48
Status Failure
Total duration 34s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: lib/components/Charts/LineChart/index.stories.tsx#L268
Type '({ xAxisMap, height, offset }: { xAxisMap: any; height: any; offset: any; }) => Element' is not assignable to type 'Comp<unknown>'.
test: lib/components/Charts/LineChart/index.stories.tsx#L270
'xAxis' is of type 'unknown'.
test
Process completed with exit code 2.