Skip to content

Updating Pandas to 2.x #1985

Updating Pandas to 2.x

Updating Pandas to 2.x #1985

Triggered via pull request January 16, 2024 16:29
Status Success
Total duration 1m 52s
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

10 warnings
frontend (20, 3.11): common/api/datadashboard.ts#L18
exported declaration 'fetchSingleDayData' not used within other modules
frontend (20, 3.11): common/api/datadashboard.ts#L44
exported declaration 'fetchAggregateData' not used within other modules
frontend (20, 3.11): common/api/datadashboard.ts#L105
Unexpected any. Specify a different type
frontend (20, 3.11): common/api/hooks/facilities.ts#L5
exported declaration 'useElevatorsAndEscalators' not used within other modules
frontend (20, 3.11): common/api/utils/fetch.ts#L5
Unexpected any. Specify a different type
frontend (20, 3.11): common/components/buttons/DonateButton.tsx#L7
'hovered' is assigned a value but never used
frontend (20, 3.11): common/components/buttons/DownloadButton.tsx#L13
Unexpected any. Specify a different type
frontend (20, 3.11): common/components/charts/ByHourHistogram/styles.ts#L3
exported declaration 'defaultStyle' not used within other modules
frontend (20, 3.11): common/components/charts/SingleChartWrapper.tsx#L19
exported declaration 'SingleChartWrapper' not used within other modules
frontend (20, 3.11): common/components/graphics/NoDataPlaceholder.tsx#L8
exported declaration 'NoDataPlaceholder' not used within other modules