feat(core): Transfer Domain feature branch (WIP) #13502
Triggered via pull request
September 26, 2023 09:57
Status
Failure
Total duration
1m 47s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Lint
1m 25s
Lint - Prettier
1m 38s
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.
|