feat: Wallet tx simple view #591
Annotations
10 errors and 2 warnings
Test
Type '{ initialAdvanced: boolean; baseFee: BN; gasLimit: BN; regularTip: BN; fastTip: BN; onRecalculate: (tip: BN) => void; }' is not assignable to type 'IntrinsicAttributes & TxFeeOptionsProps'.
|
Test
No overload matches this call.
|
Test
Argument of type 'SimplifiedAddress' is not assignable to parameter of type 'string'.
|
Test
Argument of type 'SimplifiedAddress' is not assignable to parameter of type 'BytesLike'.
|
Test
Argument of type 'SimplifiedAddress' is not assignable to parameter of type 'string'.
|
Test
Argument of type 'SimplifiedAddress | undefined' is not assignable to parameter of type 'string | undefined'.
|
Test
No overload matches this call.
|
Test
Argument of type 'SimplifiedAddress' is not assignable to parameter of type 'string'.
|
Test
Argument of type 'string | SimplifiedAddress' is not assignable to parameter of type 'string | undefined'.
|
Test
Argument of type 'string | SimplifiedAddress' is not assignable to parameter of type 'string'.
|
Test
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
|
Test
No files were found with the provided path: packages/app/playwright-results. No artifacts will be uploaded.
|