Skip to content

Add bus ridership baselines #1538

Add bus ridership baselines

Add bus ridership baselines #1538

Triggered via pull request July 14, 2023 15:56
Status Failure
Total duration 2m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
frontend (18, 3.10): modules/ridership/RidershipGraphWrapper.tsx#L11
`../../common/types/lines` import should occur before import of `./utils/utils`
frontend (18, 3.10): modules/ridership/RidershipGraphWrapper.tsx#L11
All imports in the declaration are only used as types. Use `import type`
frontend (18, 3.10): modules/ridership/utils/utils.ts#L3
All imports in the declaration are only used as types. Use `import type`
frontend (18, 3.10): modules/ridership/utils/utils.ts#L11
Unexpected console statement
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/components/alerts/LegendAlerts.tsx#L3
exported declaration 'LegendAlerts' not used within other modules
frontend (18, 3.10): common/components/general/Device/index.tsx#L5
exported declaration 'Device' not used within other modules
frontend (18, 3.10): common/components/graphics/NoDataPlaceholder.tsx#L8
exported declaration 'NoDataPlaceholder' not used within other modules
frontend (18, 3.10): common/components/inputs/DateSelection/types/DateSelectionTypes.ts#L3
exported declaration 'DateSelectionInput' not used within other modules
frontend (18, 3.10): common/components/inputs/styles/tailwind.tsx#L3
exported declaration 'formConfig' not used within other modules
frontend (18, 3.10): common/components/inputs/styles/tailwind.tsx#L23
exported declaration 'otherConfig' not used within other modules
frontend (18, 3.10): common/components/inputs/styles/tailwind.tsx#L33
exported declaration 'buttonConfig' not used within other modules
frontend (18, 3.10): common/components/inputs/styles/tailwind.tsx#L43
exported declaration 'dateInputConfig' not used within other modules