Bump @storybook/react-webpack5 from 7.0.26 to 7.1.1 #1627
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
frontend (18, 3.10):
common/api/datadashboard.ts#L100
Unexpected any. Specify a different type
|
frontend (18, 3.10):
common/api/hooks/dwells.ts#L22
exported declaration 'useDwellsSingleDayData' not used within other modules
|
frontend (18, 3.10):
common/api/hooks/dwells.ts#L32
exported declaration 'useDwellsAggregateData' not used within other modules
|
frontend (18, 3.10):
common/api/hooks/headways.ts#L22
exported declaration 'useHeadwaysSingleDayData' not used within other modules
|
frontend (18, 3.10):
common/api/hooks/headways.ts#L32
exported declaration 'useHeadwaysAggregateData' not used within other modules
|
frontend (18, 3.10):
common/api/hooks/traveltimes.ts#L25
exported declaration 'useTravelTimesSingleDayData' not used within other modules
|
frontend (18, 3.10):
common/api/hooks/traveltimes.ts#L38
exported declaration 'useTravelTimesAggregateData' not used within other modules
|
frontend (18, 3.10):
common/components/alerts/LegendAlerts.tsx#L3
exported declaration 'LegendAlerts' not used within other modules
|
frontend (18, 3.10):
common/components/charts/SingleChartWrapper.tsx#L19
exported declaration 'SingleChartWrapper' not used within other modules
|
frontend (18, 3.10):
common/components/general/Device/Device.tsx#L10
Prefer named exports
|