Skip to content

UI Refactor

UI Refactor #332

Triggered via pull request September 2, 2023 13:29
Status Failure
Total duration 56s
Artifacts

static-analysis.yml

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

Annotations

5 errors and 10 warnings
lint (16)
Process completed with exit code 1.
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): 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/DashboardScreen.tsx#L23
'View' is defined but never used
lint (16): src/screens/DashboardScreen.tsx#L23
'View' is defined but never used
lint (16): src/screens/DashboardScreen.tsx#L27
'AppText' is defined but never used
lint (16): src/screens/DashboardScreen.tsx#L27
'AppText' is defined but never used
lint (16): src/screens/DashboardScreen.tsx#L34
'ScreenSection' is defined but never used
lint (16): src/screens/DashboardScreen.tsx#L34
'ScreenSection' is defined but never used
lint (16): src/screens/SettingsScreen.tsx#L23
'useLayoutEffect' is defined but never used