feat: Add rollup-v2 support for ERC20Portal deposit form. #1184
Annotations
3 errors and 1 warning
Run Tests:
apps/web/test/components/sendTransaction.test.tsx#L202
Error: Unable to fire a "change" event - please provide a DOM element.
❯ createEvent ../../node_modules/@testing-library/dom/dist/events.js:27:11
❯ Function.createEvent.<computed> [as change] ../../node_modules/@testing-library/dom/dist/events.js:106:38
❯ Function.fireEvent.<computed> [as change] ../../node_modules/@testing-library/dom/dist/events.js:110:68
❯ Function.fireEvent.<computed> [as change] ../../node_modules/@testing-library/react/dist/fire-event.js:15:52
❯ test/components/sendTransaction.test.tsx:202:19
|
Run Tests
web#test:ci: command (/home/runner/work/rollups-explorer/rollups-explorer/apps/web) /tmp/yarn--1732919100558-0.9650890779509262/yarn run test:ci exited (1)
|
Run Tests
Process completed with exit code 1.
|
Linting:
packages/ui/src/InputDetails/index.tsx#L140
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Loading