Skip to content

UI Refactor

UI Refactor #329

Triggered via pull request September 1, 2023 14:51
Status Failure
Total duration 1m 20s
Artifacts

static-analysis.yml

on: pull_request
Matrix: lint
Matrix: type-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
type-check (16): src/screens/Addresses/ContactsScreen.tsx#L31
Argument of type '[string, { contactId: string; }]' is not assignable to parameter of type 'never'.
type-check (16): src/screens/Addresses/ContactsScreen.tsx#L32
No overload matches this call.
type-check (16): src/screens/SendReceive/Send/SelectContactModal.tsx#L27
Type '{ onContactPress: (contactId: string) => void; }' is missing the following properties from type 'ContactListScreenBaseProps': contentStyle, onScroll
type-check (16)
Process completed with exit code 2.
lint (16)
Process completed with exit code 1.
lint (16): src/components/AddressesTokensList.tsx#L34
'HORIZONTAL_MARGIN' is defined but never used
lint (16): src/components/AddressesTokensList.tsx#L34
'HORIZONTAL_MARGIN' is defined but never used
lint (16): src/components/layout/TabBarPager.tsx#L58
'insets' is assigned a value but never used
lint (16): src/screens/SettingsScreen.tsx#L23
'useLayoutEffect' is defined but never used
lint (16): src/screens/SettingsScreen.tsx#L23
'useLayoutEffect' is defined but never used