Skip to content

feat: Add Swap Settings #4326

feat: Add Swap Settings

feat: Add Swap Settings #4326

Triggered via pull request September 5, 2024 17:41
Status Failure
Total duration 3m 22s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/swap/utils/processSwapTransaction.test.ts > processSwapTransaction > should request approval and make the swap for ERC-20 tokens: src/swap/utils/processSwapTransaction.ts#L21
TypeError: Cannot read properties of undefined (reading 'statusName') ❯ Module.processSwapTransaction src/swap/utils/processSwapTransaction.ts:21:21 ❯ src/swap/utils/processSwapTransaction.test.ts:98:11
src/swap/utils/processSwapTransaction.test.ts > processSwapTransaction > should make the swap for non-ERC-20 tokens: src/swap/utils/processSwapTransaction.ts#L21
TypeError: Cannot read properties of undefined (reading 'statusName') ❯ Module.processSwapTransaction src/swap/utils/processSwapTransaction.ts:21:21 ❯ src/swap/utils/processSwapTransaction.test.ts:156:11
src/swap/utils/processSwapTransaction.test.ts > processSwapTransaction > should successfully use Permit2 approval process for `useAggregator`=false: src/swap/utils/processSwapTransaction.ts#L21
TypeError: Cannot read properties of undefined (reading 'statusName') ❯ Module.processSwapTransaction src/swap/utils/processSwapTransaction.ts:21:21 ❯ src/swap/utils/processSwapTransaction.test.ts:208:11
build (18.x)
Process completed with exit code 1.