activated user handling and data from tauri backend #27
Annotations
6 errors
lint-web:
src/pages/client/components/LocationsList/components/LocationCardInfo/LocationCardInfo.tsx#L10
'location' is defined but never used
|
lint-web:
src/pages/client/components/LocationsList/components/LocationsGridView/LocationsGridView.tsx#L9
'LocationCardInfo' is defined but never used
|
lint-web:
src/pages/enrollment/hooks/store/useEnrollmentStore.tsx#L8
'Device' is defined but never used
|
lint-web:
src/pages/enrollment/hooks/store/useEnrollmentStore.tsx#L9
'DeviceConfig' is defined but never used
|
lint-web:
src/shared/hooks/api/types.ts#L1
'DefguardInstance' is defined but never used
|
lint-web
Process completed with exit code 1.
|