fix: implement withdrawal functionality #110
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
|