FE: Certificates list view + expiry date #195
+224
−4
Merged
Annotations
7 errors and 10 warnings
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L6
Parse errors in imported module '../screen/ShiftsScreen': ';' expected. (238:35)
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L6
Parse errors in imported module '../screen/ShiftsScreen': ';' expected. (238:35)
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L65
No duplicate props allowed
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L64
No duplicate props allowed
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L63
No duplicate props allowed
|
|
Run ESLint:
guard_app/src/components/ShiftDetailsModal.tsx#L16
Replace `⏎······?·'#22c55e'⏎······:·s.status·===·'Pending'⏎······?·'#3b82f6'⏎·····` with `·?·'#22c55e'·:·s.status·===·'Pending'·?·'#3b82f6'`
|
|
Run ESLint:
guard_app/src/screen/EditProfileScreen.tsx#L75
'error' is defined but never used
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L10
`../screen/ProfileScreen` import should occur before import of `../screen/ShiftsScreen`
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L8
`../screen/DocumentsScreen` import should occur before import of `../screen/HomeScreen`
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L7
`../screen/AvailabilityScreen` import should occur before import of `../screen/HomeScreen`
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L6
Parse errors in imported module '../screen/ShiftsScreen': ';' expected. (238:35)
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L6
Parse errors in imported module '../screen/ShiftsScreen': ';' expected. (238:35)
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L26
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L13
`../screen/DocumentsScreen` import should occur before import of `../screen/EditProfileScreen`
|
|
Run ESLint:
guard_app/src/components/ShiftDetailsModal.tsx#L13
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/attendance.ts#L10
Unexpected any. Specify a different type
|
Loading