Improve error message on timedout requests #2009
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
backend (20, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend (20, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|