Skip to content

feat: Add Green Line Slow Zones #2227

feat: Add Green Line Slow Zones

feat: Add Green Line Slow Zones #2227

Triggered via pull request November 26, 2024 05:17
Status Failure
Total duration 1m 36s
Artifacts

lint.yml

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

Annotations

3 errors and 10 warnings
backend (20, 3.12)
Process completed with exit code 1.
frontend (20, 3.12): modules/slowzones/map/SlowZonesMap.tsx#L91
Unexpected console statement
frontend (20, 3.12)
Process completed with exit code 1.
frontend (20, 3.12): common/api/datadashboard.ts#L18
exported declaration 'fetchSingleDayData' not used within other modules
frontend (20, 3.12): common/api/datadashboard.ts#L44
exported declaration 'fetchAggregateData' not used within other modules
frontend (20, 3.12): common/api/datadashboard.ts#L105
Unexpected any. Specify a different type
frontend (20, 3.12): common/api/facilities.ts#L6
exported declaration 'fetchAllElevatorsAndEscalators' not used within other modules
frontend (20, 3.12): common/api/utils/fetch.ts#L5
Unexpected any. Specify a different type
frontend (20, 3.12): common/components/buttons/DonateButton.tsx#L7
'hovered' is assigned a value but never used
frontend (20, 3.12): common/components/buttons/DownloadButton.tsx#L13
Unexpected any. Specify a different type
frontend (20, 3.12): common/components/charts/ByHourHistogram/styles.ts#L3
exported declaration 'defaultStyle' not used within other modules
frontend (20, 3.12): common/components/charts/Legend.tsx#L34
'showUnderRatio' is assigned a value but never used
frontend (20, 3.12): common/components/charts/SingleChartWrapper.tsx#L19
exported declaration 'SingleChartWrapper' not used within other modules