Feature/shift details modal #193
Merged
Annotations
4 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. (230:35)
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L6
Parse errors in imported module '../screen/ShiftsScreen': ';' expected. (230:35)
|
|
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/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. (230:35)
|
|
Run ESLint:
guard_app/src/navigation/AppTabs.tsx#L6
Parse errors in imported module '../screen/ShiftsScreen': ';' expected. (230:35)
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L25
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/navigation/AppNavigator.tsx#L12
`../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/shifts.ts#L45
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/availability.ts#L31
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/attendance.ts#L10
Unexpected any. Specify a different type
|
Loading