added final poster, in pdf form #31
Annotations
10 errors and 1 warning
|
|
|
|
|
|
|
|
|
lint:
mobile/src/components/EventCard.tsx#L64
Delete `······`
|
|
lint:
mobile/src/components/EventCard.tsx#L49
Delete `····`
|
|
lint:
mobile/src/components/EventCard.tsx#L3
Replace `·View,·Image,·StyleSheet,·Pressable,·Text,·Linking,·Platform·` with `⏎··View,⏎··Image,⏎··StyleSheet,⏎··Pressable,⏎··Text,⏎··Linking,⏎··Platform,⏎`
|
|
lint:
mobile/app/(auth)/sign-up.tsx#L277
Replace `·href="/sign-in"·style={[styles.link,·{·marginTop:·spacing.md·}]}` with `⏎············href="/sign-in"⏎············style={[styles.link,·{·marginTop:·spacing.md·}]}⏎··········`
|
|
lint:
mobile/app/(auth)/sign-up.tsx#L172
Replace `Platform.OS·===·'ios'·?·KEYBOARD_OFFSET·-·insets.top·:·KEYBOARD_OFFSET` with `⏎··········Platform.OS·===·'ios'·?·KEYBOARD_OFFSET·-·insets.top·:·KEYBOARD_OFFSET⏎········`
|
|
lint:
mobile/app/(auth)/sign-in.tsx#L102
Replace `Platform.OS·===·'ios'·?·KEYBOARD_OFFSET·-·insets.top·:·KEYBOARD_OFFSET` with `⏎··········Platform.OS·===·'ios'·?·KEYBOARD_OFFSET·-·insets.top·:·KEYBOARD_OFFSET⏎········`
|
|
lint:
mobile/src/components/EventEditorModal.tsx#L777
React Hook React.useMemo has a missing dependency: 'themeMode'. Either include it or remove the dependency array
|