Skip to content

feat: add audit logging and enhance request context management #20

feat: add audit logging and enhance request context management

feat: add audit logging and enhance request context management #20

Triggered via push September 25, 2025 03:03
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
Unhandled error: src/index.ts#L140
Error: process.exit unexpectedly called with "1" ❯ process.exit node_modules/.pnpm/vitest@3.2.4_@types+node@22.18.3_jiti@2.5.1_tsx@4.20.5/node_modules/vitest/dist/chunks/execute.B7h3T_Hc.js:525:9 ❯ startServer src/index.ts:140:13 ❯ src/index.ts:145:1 ❯ processTicksAndRejections node:internal/process/task_queues:105:5 ❯ VitestExecutor.runModule node_modules/.pnpm/vite-node@3.2.4_@types+node@22.18.3_jiti@2.5.1_tsx@4.20.5/node_modules/vite-node/dist/client.mjs:397:4 ❯ VitestExecutor.directRequest node_modules/.pnpm/vite-node@3.2.4_@types+node@22.18.3_jiti@2.5.1_tsx@4.20.5/node_modules/vite-node/dist/client.mjs:375:3 ❯ VitestExecutor.cachedRequest node_modules/.pnpm/vite-node@3.2.4_@types+node@22.18.3_jiti@2.5.1_tsx@4.20.5/node_modules/vite-node/dist/client.mjs:189:11 ❯ VitestExecutor.dependencyRequest node_modules/.pnpm/vite-node@3.2.4_@types+node@22.18.3_jiti@2.5.1_tsx@4.20.5/node_modules/vite-node/dist/client.mjs:239:10 ❯ src/tests/01-events/01-create.test.ts:29:1 ❯ VitestExecutor.runModule node_modules/.pnpm/vite-node@3.2.4_@types+node@22.18.3_jiti@2.5.1_tsx@4.20.5/node_modules/vite-node/dist/client.mjs:397:4 This error originated in "src/tests/order.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.