Skip to content

feat(core): Transfer Domain feature branch (WIP) #13504

feat(core): Transfer Domain feature branch (WIP)

feat(core): Transfer Domain feature branch (WIP) #13504

Triggered via pull request September 27, 2023 05:34
Status Failure
Total duration 1m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: mobile-app/app/api/transaction/transfer_domain.ts#L48
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#L56
Property 'data' is missing in type '{ address: Script; amount: { token: number; amount: BigNumber; }; domain: number; }' but required in type 'TransferDomainItem'.
Lint
Process completed with exit code 2.