Sprint 2: Guard Verification & Compliance UI (Employer Panel) #194
Annotations
10 errors and 10 warnings
|
Run ESLint:
guard_app/src/screen/ShiftsScreen.tsx#L3
Replace `·Text,·TextInput,·FlatList,·TouchableOpacity,·StyleSheet,·Modal,·Pressable,·ActivityIndicator,` with `⏎··Text,⏎··TextInput,⏎··FlatList,⏎··TouchableOpacity,⏎··StyleSheet,⏎··Modal,⏎··Pressable,⏎··ActivityIndicator,⏎·`
|
|
Run ESLint:
guard_app/src/screen/MessagesScreen.tsx#L86
Replace `item` with `(item)`
|
|
Run ESLint:
guard_app/src/screen/MessagesScreen.tsx#L62
Replace `⏎········styles.bubble,⏎········item.from·===·'guard'·?·styles.bubbleGuard·:·styles.bubbleEmployer,⏎······` with `styles.bubble,·item.from·===·'guard'·?·styles.bubbleGuard·:·styles.bubbleEmployer`
|
|
Run ESLint:
guard_app/src/screen/MessagesScreen.tsx#L56
Replace `prev` with `(prev)`
|
|
Run ESLint:
guard_app/src/components/AddAvailabilityModal.tsx#L1
Unable to resolve path to module '@react-native-community/datetimepicker'
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L61
Replace `(toArray<ShiftDto>(data).length)` with `toArray<ShiftDto>(data).length`
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L38
Delete `··················`
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L37
Delete `·····················`
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L36
Delete `····················`
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L35
Delete `································`
|
|
Run ESLint:
guard_app/src/screen/DocumentsScreen.tsx#L4
`@react-native-async-storage/async-storage` import should occur before import of `react`
|
|
Run ESLint:
guard_app/src/screen/DocumentsScreen.tsx#L3
`expo-document-picker` import should occur before import of `react`
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L50
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L50
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L49
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L49
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L48
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L48
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/shifts.ts#L46
Unexpected any. Specify a different type
|
|
Run ESLint:
guard_app/src/api/availability.ts#L31
Unexpected any. Specify a different type
|
Loading