Skip to content

Switching from CRA to Vite #3

Switching from CRA to Vite

Switching from CRA to Vite #3

Triggered via pull request April 10, 2024 11:05
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
build (20.x): src/actions/dataActions.tsx#L663
'dispatch' is declared but its value is never read.
build (20.x): src/actions/mapActions.tsx#L35
'placeId' is declared but its value is never read.
build (20.x): src/actions/mapActions.tsx#L35
'newName' is declared but its value is never read.
build (20.x): src/components/ColorBarLegend.tsx#L170
'event' is declared but its value is never read.
build (20.x): src/components/ColorBarLegend.tsx#L176
'event' is declared but its value is never read.
build (20.x): src/components/ColorBarLegend.tsx#L215
'event' is declared but its value is never read.
build (20.x): src/components/InfoCard.tsx#L143
'event' is declared but its value is never read.
build (20.x): src/components/InfoCard.tsx#L499
'event' is declared but its value is never read.
build (20.x): src/components/InfoCard.tsx#L665
'serverConfig' is declared but its value is never read.
build (20.x): src/components/LegalAgreementDialog.tsx#L25
'React' is declared but its value is never read.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/actions/dataActions.tsx#L663
'dispatch' is declared but its value is never read.
build (18.x): src/actions/mapActions.tsx#L35
'placeId' is declared but its value is never read.
build (18.x): src/actions/mapActions.tsx#L35
'newName' is declared but its value is never read.
build (18.x): src/components/ColorBarLegend.tsx#L170
'event' is declared but its value is never read.
build (18.x): src/components/ColorBarLegend.tsx#L176
'event' is declared but its value is never read.
build (18.x): src/components/ColorBarLegend.tsx#L215
'event' is declared but its value is never read.
build (18.x): src/components/InfoCard.tsx#L143
'event' is declared but its value is never read.
build (18.x): src/components/InfoCard.tsx#L499
'event' is declared but its value is never read.
build (18.x): src/components/InfoCard.tsx#L665
'serverConfig' is declared but its value is never read.
build (18.x): src/components/LegalAgreementDialog.tsx#L25
'React' is declared but its value is never read.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x): src/actions/dataActions.tsx#L663
'dispatch' is declared but its value is never read.
build (16.x): src/actions/mapActions.tsx#L35
'placeId' is declared but its value is never read.
build (16.x): src/actions/mapActions.tsx#L35
'newName' is declared but its value is never read.
build (16.x): src/components/ColorBarLegend.tsx#L170
'event' is declared but its value is never read.
build (16.x): src/components/ColorBarLegend.tsx#L176
'event' is declared but its value is never read.
build (16.x): src/components/ColorBarLegend.tsx#L215
'event' is declared but its value is never read.
build (16.x): src/components/InfoCard.tsx#L143
'event' is declared but its value is never read.
build (16.x): src/components/InfoCard.tsx#L499
'event' is declared but its value is never read.
build (16.x): src/components/InfoCard.tsx#L665
'serverConfig' is declared but its value is never read.
build (16.x): src/components/LegalAgreementDialog.tsx#L25
'React' is declared but its value is never read.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.