fix: custom events on funnels and session #10
Annotations
4 errors and 1 warning
|
Run Tests
Process completed with exit code 1.
|
|
error: expect(received).toBeGreaterThan(expected):
apps/api/src/routes/public/flags.test.ts#L727
Expected: > 15
Received: 0
at <anonymous> (/home/runner/work/Databuddy/Databuddy/apps/api/src/routes/public/flags.test.ts:727:37)
|
|
error: expect(received).toBeGreaterThan(expected):
apps/api/src/routes/public/flags.test.ts#L332
Expected: > 35
Received: 0
at <anonymous> (/home/runner/work/Databuddy/Databuddy/apps/api/src/routes/public/flags.test.ts:332:23)
|
|
error: Logtail source token missing:
node_modules/.bun/@logtail+core@0.5.6/node_modules/@logtail/core/dist/cjs/base.js#L68
at new Logtail (/home/runner/work/Databuddy/Databuddy/node_modules/.bun/@logtail+core@0.5.6/node_modules/@logtail/core/dist/cjs/base.js:68:23)
at new default_1 (1:23)
at new Edge (/home/runner/work/Databuddy/Databuddy/node_modules/.bun/@logtail+edge@0.5.6/node_modules/@logtail/edge/dist/cjs/edge.js:12:9)
at /home/runner/work/Databuddy/Databuddy/apps/basket/src/lib/logger.ts:5:23
at loadAndEvaluateModule (2:1)
|
|
Run Tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|