UI Refactor #329
Annotations
4 errors
src/screens/Addresses/ContactsScreen.tsx#L31
Argument of type '[string, { contactId: string; }]' is not assignable to parameter of type 'never'.
|
src/screens/Addresses/ContactsScreen.tsx#L32
No overload matches this call.
|
src/screens/SendReceive/Send/SelectContactModal.tsx#L27
Type '{ onContactPress: (contactId: string) => void; }' is missing the following properties from type 'ContactListScreenBaseProps': contentStyle, onScroll
|
|
The logs for this run have expired and are no longer available.
Loading