Balance updates #1026
Annotations
4 errors and 1 warning
Run tests:
packages/ui/src/components/TokenInput/__tests__/TokenInput.test.tsx#L313
Error: expect(element).toHaveTextContent()
Expected element to have text content:
/select token$/i
Received:
❯ src/components/TokenInput/__tests__/TokenInput.test.tsx:313:69
|
Run tests:
apps/evm/src/hooks/tests/useBalances.test.tsx#L66
AssertionError: expected undefined to be an instance of CurrencyAmount
❯ src/hooks/tests/useBalances.test.tsx:66:32
|
Run tests:
apps/evm/src/hooks/tests/useBalances.test.tsx#L89
AssertionError: expected undefined to be an instance of CurrencyAmount
❯ src/hooks/tests/useBalances.test.tsx:89:26
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading