Skip to content

feat: show token value converted to USD #587

feat: show token value converted to USD

feat: show token value converted to USD #587

Triggered via pull request February 3, 2025 20:55
Status Failure
Total duration 7m 2s
Artifacts

pr-tests-e2e-crx-lock.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Test
Type '{ key: string; fuelAsset: AssetFuelData; amountInUsd: string | undefined; amount: BNInput | undefined; onRemove: ((assetId: string) => void) | undefined; onEdit: ((assetId: string) => void) | undefined; shouldShowAddAssetBtn: boolean; }' is not assignable to type 'IntrinsicAttributes & AssetItemProps'.
Test
Property 'regularTipInUsd' does not exist on type '{ baseFee?: BN | undefined; regularTip?: BN | undefined; fastTip?: BN | undefined; maxGasLimit?: BN | undefined; }'. Did you mean 'regularTip'?
Test
Property 'fastTipInUsd' does not exist on type '{ baseFee?: BN | undefined; regularTip?: BN | undefined; fastTip?: BN | undefined; maxGasLimit?: BN | undefined; }'.
Test
Type '() => Promise<{ regularTip: BN; fastTip: BN; }>' is not assignable to type '(ctx: MachineContext<never>) => Promise<EstimateDefaultTipsReturn>'.
Test
Type '{ fee: BN; tipInUsd: string; }' is not assignable to type 'IntrinsicAttributes & TxFeeProps'.
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.