Events connect #1556
Annotations
1 error and 1 warning
Run tests:
packages/api/src/menus/services/menu.ts#L65
TRPCError: menu (brandywine, lunch, 05/19/2024) not found
❯ Module.getMenu src/menus/services/menu.ts:65:11
❯ src/menus/procedures/getMenu.ts:9:18
❯ resolveMiddleware ../../node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30
❯ callRecursive ../../node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32
❯ callRecursive ../../node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32
❯ procedure ../../node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:183:24
❯ ../../node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs:111:28
❯ src/menus/procedures/getMenu.test.ts:51:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'NOT_FOUND' }
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading