Skip to content

Triggered by push to refs/heads/main by @BK1031 #222

Triggered by push to refs/heads/main by @BK1031

Triggered by push to refs/heads/main by @BK1031 #222

Triggered via push June 14, 2024 13:42
Status Failure
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Lint: dashboard/src/components/Header.tsx#L3
'Button' is defined but never used
Lint: dashboard/src/components/Header.tsx#L8
'DropdownMenuRadioGroup' is defined but never used
Lint: dashboard/src/components/Header.tsx#L9
'DropdownMenuRadioItem' is defined but never used
Lint: dashboard/src/components/Header.tsx#L13
'currentVehicle' is defined but never used
Lint: dashboard/src/components/Header.tsx#L27
'selectVehicle' is defined but never used
Lint: dashboard/src/components/Header.tsx#L27
'vehicleId' is defined but never used
Lint: dashboard/src/consts/config.tsx#L11
'InverterRawWidget' is defined but never used
Lint: dashboard/src/main.tsx#L18
'SteeringWheelPage' is defined but never used
Lint: dashboard/src/pages/gr24/acu/ACUPage.tsx#L7
'bcmLiveWidgets' is defined but never used
Lint: dashboard/src/pages/gr24/acu/ACUPage.tsx#L8
'vdmLiveWidgets' is defined but never used
Build
'Button' is declared but its value is never read.
Build
'DropdownMenuRadioGroup' is declared but its value is never read.
Build
'DropdownMenuRadioItem' is declared but its value is never read.
Build
'currentVehicle' is declared but its value is never read.
Build
'selectVehicle' is declared but its value is never read.
Build
'vehicleId' is declared but its value is never read.
Build
'InverterRawWidget' is declared but its value is never read.
Build
'SteeringWheelPage' is declared but its value is never read.
Build
Cannot find module './pages/gr24/steering_wheel/SteeringWheelPage.tsx' or its corresponding type declarations.
Build
'bcmLiveWidgets' is declared but its value is never read.