expo routing initialization #56
Annotations
5 errors and 11 warnings
Run linter:
frontend/app/index.tsx#L4
Unable to resolve path to module '@/app/(tabs)/LoginScreen'
|
Run linter:
frontend/components/HapticTab.tsx#L1
Unable to resolve path to module '@react-navigation/bottom-tabs'
|
Run linter:
frontend/components/HapticTab.tsx#L3
Unable to resolve path to module 'expo-haptics'
|
Run linter:
frontend/components/ui/TabBarBackground.ios.tsx#L1
Unable to resolve path to module '@react-navigation/bottom-tabs'
|
Run linter
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L2
'useEffect' is defined but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L3
'Button' is defined but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L7
'LoginButtonToggle' is defined but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L10
'MaterialCommunityIcons' is defined but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L12
'DateTimePicker' is defined but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L13
'RNDateTimePicker' is defined but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L31
'birthdayShow' is assigned a value but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L68
'handleDateChange' is assigned a value but never used
|
Run linter:
frontend/app/(tabs)/ExtraInfoScreen.tsx#L74
'handleShowBirthday' is assigned a value but never used
|
Run linter:
frontend/app/(tabs)/HomeScreen.tsx#L41
React Hook useEffect has missing dependencies: 'user.fname' and 'user.lname'. Either include them or remove the dependency array
|
Loading