feat: Wallet tx simple view #667
Annotations
9 errors and 2 warnings
Test
Type 'TransactionSummary | undefined' is not assignable to type 'TransactionSummary'.
|
Test
Type 'TransactionSummary | undefined' is not assignable to type 'TransactionSummary'.
|
Test
Type 'AnnotatedStoryFn<ReactRenderer, TxContentInfoProps>' is not assignable to type 'AnnotatedStoryFn<ReactRenderer, Args>'.
|
Test
Type 'AnnotatedStoryFn<ReactRenderer, TxContentInfoProps>' is not assignable to type 'AnnotatedStoryFn<ReactRenderer, Args>'.
|
Test
Conversion of type '{ tx: undefined; txStatus: TransactionStatus.failure; errors: string; footer: JSX.Element; showDetails?: boolean | undefined; isLoading?: boolean | undefined; isConfirm?: boolean | undefined; fees?: { ...; } | undefined; txRequest?: TransactionRequest | undefined; }' to type 'TxContentInfoProps' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Test
Type 'TransactionSummary | undefined' is not assignable to type 'TransactionSummary'.
|
Test
Type 'TransactionSummary | undefined' is not assignable to type 'TransactionSummary'.
|
Test
fuels-wallet#ts:check: command (/home/runner/actions-runner/_work/fuels-wallet/fuels-wallet/packages/app) pnpm run ts:check exited (2)
|
Test
Process completed with exit code 2.
|
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.
|