Skip to content

feature(ui-ux): enable transfer domain #13511

feature(ui-ux): enable transfer domain

feature(ui-ux): enable transfer domain #13511

Triggered via pull request September 29, 2023 05:20
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: mobile-app/app/api/transaction/transfer_domain.ts#L55
Property 'data' is missing in type '{ address: Script; amount: { token: number; amount: BigNumber; }; domain: number; }' but required in type 'TransferDomainItem'.
Lint: mobile-app/app/api/transaction/transfer_domain.ts#L63
Property 'data' is missing in type '{ address: Script; amount: { token: number; amount: BigNumber; }; domain: number; }' but required in type 'TransferDomainItem'.
Lint: mobile-app/app/screens/AppNavigator/screens/Portfolio/PortfolioScreen.tsx#L712
Type '{ isZeroBalance: boolean; filteredTokens: PortfolioRowToken[]; navigation: StackNavigationProp<PortfolioParamList, "PortfolioScreen", undefined>; buttonGroupOptions: { ...; }; denominationCurrency: PortfolioButtonGroupTabKey; isEVMDomain: boolean; }' is not assignable to type 'IntrinsicAttributes & PortfolioCardProps'.
Lint
Process completed with exit code 2.