ui-charts: make picking elements modular #3011
osrd-ui-build.yml
on: pull_request
build
1m 28s
check_commits
3s
Check final newline
10s
Check unit tests
29s
Check REUSE Compliance
7s
Check DCO
3s
Annotations
1 error and 2 warnings
build
Process completed with exit code 1.
|
build:
ui-charts/src/spaceTimeChart/stories/paths-interactions.stories.tsx#L118
Replace `·item·&&·(isPointPickingElement(item.element)·||·isSegmentPickingElement(item.element))·?·item.element.pathId` with `⏎············item·&&·(isPointPickingElement(item.element)·||·isSegmentPickingElement(item.element))⏎··············?·item.element.pathId⏎·············`
|
build:
ui-charts/src/spaceTimeChart/stories/scroll-navigation.stories.tsx#L82
Replace `·item·&&·(isPointPickingElement(item.element)·||·isSegmentPickingElement(item.element))·?·item.element.pathId` with `⏎············item·&&·(isPointPickingElement(item.element)·||·isSegmentPickingElement(item.element))⏎··············?·item.element.pathId⏎·············`
|