Upgrade to React 19 #5502
Annotations
3 errors and 1 warning
src/pages/trade/disposable.test.tsx > Create disposable page > should warn user if limit strategy input price is above or below market price:
src/pages/trade/disposable.test.tsx#L73
Error: expect(received).toHaveTextContent()
received value must be a Node.
❯ src/pages/trade/disposable.test.tsx:73:39
|
src/pages/trade/recurring.test.tsx > Create recurring page > should warn user if limit strategy input price is above or below market price:
src/pages/trade/recurring.test.tsx#L75
Error: expect(received).toHaveTextContent()
received value must be a Node.
❯ src/pages/trade/recurring.test.tsx:75:42
|
Tests (20.x)
Process completed with exit code 1.
|
Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|