Events + pino #1485
Annotations
4 errors and 1 warning
Run tests
@zotmeal/api#test: command (/home/runner/work/ZotMeal/ZotMeal/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Run tests:
packages/api/src/menus/services/menu.ts#L39
{
stack: 'AggregateError: \n' +
' at /home/runner/work/ZotMeal/ZotMeal/node_modules/pg-pool/index.js:45:11\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/src/node-postgres/session.ts:65:19\n' +
' at Module.getMenu (/home/runner/work/ZotMeal/ZotMeal/packages/api/src/menus/services/menu.ts:39:29)\n' +
' at /home/runner/work/ZotMeal/ZotMeal/packages/api/src/menus/procedures/getMenu.ts:9:18\n' +
' at resolveMiddleware (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at procedure (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:183:24)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs:111:28',
message: '',
cause: {
stack: 'AggregateError: \n' +
' at /home/runner/work/ZotMeal/ZotMeal/node_modules/pg-pool/index.js:45:11\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/src/node-postgres/session.ts:65:19\n' +
' at Module.getMenu (/home/runner/work/ZotMeal/ZotMeal/packages/api/src/menus/services/menu.ts:39:29)\n' +
' at /home/runner/work/ZotMeal/ZotMeal/packages/api/src/menus/procedures/getMenu.ts:9:18\n' +
' at resolveMiddleware (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at procedure (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:183:24)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs:111:28',
errors: [ [Object], [Object] ],
code: 'ECONNREFUSED',
message: '',
constructor: 'Function<AggregateError>',
name: 'AggregateError',
toString: 'Function<toString>'
},
code: 'INTERNAL_SERVER_ERROR',
name: 'TRPCError',
stackStr: 'AggregateError: \n' +
' at /home/runner/work/ZotMeal/ZotMeal/node_modules/pg-pool/index.js:45:11\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/src/node-postgres/session.ts:65:19\n' +
' at Module.getMenu (/home/runner/work/ZotMeal/ZotMeal/packages/api/src/menus/services/menu.ts:39:29)\n' +
' at /home/runner/work/ZotMeal/ZotMeal/packages/api/src/menus/procedures/getMenu.ts:9:18\n' +
' at resolveMiddleware (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at procedure (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:183:24)\n' +
' at file:///home/runn
|
Run tests:
packages/api/src/schedules/services/schedule.ts#L39
{
stack: 'AggregateError: \n' +
' at /home/runner/work/ZotMeal/ZotMeal/node_modules/pg-pool/index.js:45:11\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/src/node-postgres/session.ts:65:19\n' +
' at Module.getSchedule (/home/runner/work/ZotMeal/ZotMeal/packages/api/src/schedules/services/schedule.ts:39:26)\n' +
' at /home/runner/work/ZotMeal/ZotMeal/packages/api/src/schedules/procedures/getSchedule.ts:9:22\n' +
' at resolveMiddleware (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at procedure (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:183:24)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs:111:28',
message: '',
cause: {
stack: 'AggregateError: \n' +
' at /home/runner/work/ZotMeal/ZotMeal/node_modules/pg-pool/index.js:45:11\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/src/node-postgres/session.ts:65:19\n' +
' at Module.getSchedule (/home/runner/work/ZotMeal/ZotMeal/packages/api/src/schedules/services/schedule.ts:39:26)\n' +
' at /home/runner/work/ZotMeal/ZotMeal/packages/api/src/schedules/procedures/getSchedule.ts:9:22\n' +
' at resolveMiddleware (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at procedure (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:183:24)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs:111:28',
errors: [ [Object], [Object] ],
code: 'ECONNREFUSED',
message: '',
constructor: 'Function<AggregateError>',
name: 'AggregateError',
toString: 'Function<toString>'
},
code: 'INTERNAL_SERVER_ERROR',
name: 'TRPCError',
stackStr: 'AggregateError: \n' +
' at /home/runner/work/ZotMeal/ZotMeal/node_modules/pg-pool/index.js:45:11\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at file:///home/runner/work/ZotMeal/ZotMeal/node_modules/src/node-postgres/session.ts:65:19\n' +
' at Module.getSchedule (/home/runner/work/ZotMeal/ZotMeal/packages/api/src/schedules/services/schedule.ts:39:26)\n' +
' at /home/runner/work/ZotMeal/ZotMeal/packages/api/src/schedules/procedures/getSchedule.ts:9:22\n' +
' at resolveMiddleware (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:103:30)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at callRecursive (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs:153:32)\n' +
' at procedure (file:///home/runner/work/ZotMeal/ZotMeal/node_modules/@trpc/server/dist/unstable-core-do-not-import/pro
|
Run tests
Process completed with exit code 1.
|
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