feat: add to single line map arrowa to navigate between points #934
preview.yml
on: pull_request
Annotations
3 errors and 5 warnings
build:
src/pages/components/map-related/MapLayers/BusToolTip.stories.tsx#L18
Property 'children' is missing in type '{ position: { loc: [number, number]; color: number; operator: number; bearing: number; recorded_at_time: number; point: any; }; icon: string; }' but required in type 'BusToolTipProps'.
|
build:
src/pages/timeBasedMap/index.tsx#L217
Property 'children' is missing in type '{ position: Point; icon: string; }' but required in type 'BusToolTipProps'.
|
build
Process completed with exit code 1.
|
should_run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-storybook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-storybook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-storybook
No files were found with the provided path: dist. No artifacts will be uploaded.
|