Landing chart labels #1653
Annotations
4 errors and 10 warnings
frontend (18, 3.10):
common/api/datadashboard.ts#L89
Replace `busOrSubway:·BusOrSubway,·parameters:·AggregateAPIOptions,·aggregate:·true,·enabled?:·boolean` with `⏎····busOrSubway:·BusOrSubway,⏎····parameters:·AggregateAPIOptions,⏎····aggregate:·true,⏎····enabled?:·boolean⏎··`
|
frontend (18, 3.10):
common/components/inputs/StationSelector.tsx#L102
Replace `(⏎····························<p·key={branch}>{branch}</p>⏎··························)` with `<p·key={branch}>{branch}</p>`
|
|
frontend (18, 3.10)
Process completed with exit code 1.
|
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
|