Merge branch '73-donation-transaction-hashes' of https://github.com/P… #386
Annotations
2 errors and 1 warning
src/app/tests.tsx:
src/common/lib/navigation.ts#L20
Error: invariant expected app router to be mounted
❯ Proxy.useRouter node_modules/next/src/client/components/navigation.ts:113:11
❯ Module.useRouteQuerySync src/common/lib/navigation.ts:20:18
❯ Module.useDonation src/modules/donation/hooks/index.ts:19:30
❯ DonationRandomButton src/modules/donation/components/buttons.tsx:19:58
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|