refactor: route management architecture #3296
Annotations
3 errors
Start UI and Test
Process completed with exit code 1.
|
Start UI and Test:
packages/arb-token-bridge-ui/src/util/deposits/__tests__/fetchEthDepositsToCustomDestinationFromSubgraph.test.ts#L22
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ src/util/deposits/__tests__/fetchEthDepositsToCustomDestinationFromSubgraph.test.ts:22:20
|
Start UI and Test:
packages/arb-token-bridge-ui/src/hooks/__tests__/useTransactionHistory.test.ts#L129
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ src/hooks/__tests__/useTransactionHistory.test.ts:129:45
|
Loading