Skip to content

fix: implement withdrawal functionality #110

fix: implement withdrawal functionality

fix: implement withdrawal functionality #110

Triggered via push December 7, 2024 00:22
Status Failure
Total duration 52s
Billable time 1m
Artifacts

ci.yml

on: push
build-and-test
40s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-test
'isWithdrawalLoading' is declared but its value is never read.
build-and-test
Property 'enableForcedWithdrawal' does not exist on type '{ deposit: (params: DepositParams) => Promise<void>; disableForcedWithdrawal: ({ args }: WithdrawalParams) => Promise<void>; forcedWithdrawal: ({ args }: WithdrawalParams) => Promise<...>; isSupported: boolean; }'.
build-and-test
Process completed with exit code 2.
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636