Skip to content

Clawback transaction #4147

Clawback transaction

Clawback transaction #4147

Triggered via pull request June 30, 2023 15:13
Status Failure
Total duration 5m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: typescript-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typescript-check (18.12): src/containers/shared/components/Transaction/Clawback/parser.ts#L6
Type '(tx: Clawback, meta: any) => { holder: string | undefined; amount?: undefined; } | { amount: ExplorerAmount; holder: string | undefined; }' is not assignable to type 'TransactionParser<Clawback, ClawbackInstructions>'.
typescript-check (18.12)
Process completed with exit code 1.