Skip to content

feature(ui-ux): address book ui for transfer domain #13557

feature(ui-ux): address book ui for transfer domain

feature(ui-ux): address book ui for transfer domain #13557

Triggered via pull request October 9, 2023 02:48
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint: mobile-app/app/screens/AppNavigator/screens/Portfolio/screens/OCG/CFPDetailScreen.tsx#L245
Property 'setAddressLabel' is missing in type '{ control: Control<FieldValues, any>; networkName: "mainnet" | "testnet" | "regtest" | "devnet" | "changi"; title: string; onContactButtonPress: () => void; showQrButton: false; onClearButtonPress: () => Promise<...>; onAddressChange: (address: string) => Promise<...>; address: any; onlyLocalAddress: true; }' but required in type '{ control: Control; networkName: "mainnet" | "testnet" | "regtest" | "devnet" | "changi"; onContactButtonPress: () => void; onQrButtonPress?: (() => void) | undefined; onClearButtonPress: () => void; ... 10 more ...; setAddressLabel: Dispatch<...>; }'.
Lint
Process completed with exit code 2.