Skip to content

Merge branch 'master' into rwq3/remove-auth-wrapper #1878

Merge branch 'master' into rwq3/remove-auth-wrapper

Merge branch 'master' into rwq3/remove-auth-wrapper #1878

Triggered via push March 18, 2026 23:31
Status Success
Total duration 50s
Artifacts

ci-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L42
'driverEmployee' is assigned a value but never used. Allowed unused vars must match /^_/u
check: frontend/src/components/ConfirmationToast/ConfirmationToast.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
check: frontend/src/components/Card/Card.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
check: frontend/src/components/AuthManager/AuthManager.tsx#L261
'token' is defined but never used. Allowed unused args must match /^_/u
check: frontend/src/components/AuthManager/AuthManager.tsx#L110
'event' is defined but never used. Allowed unused args must match /^_/u
check: frontend/src/components/AuthManager/AuthManager.tsx#L15
'SubscribeWrapper' is defined but never used. Allowed unused vars must match /^_/u
check: frontend/src/components/AnalyticsTable/DateFilter.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
check: frontend/src/components/AnalyticsOverview/AnalyticsOverview.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
check: frontend/src/components/AddRideButton/AddRideButton.tsx#L24
'newRide' is defined but never used. Allowed unused args must match /^_/u
check: frontend/src/App.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u