Skip to content

Events connect

Events connect #1556

Triggered via pull request May 19, 2024 08:15
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
src/menus/procedures/getMenu.test.ts > menu.get > should get today's brandywine lunch menu: 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' }
test
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/.