Skip to content

Tests

Tests #631

Triggered via schedule February 3, 2025 00:19
Status Failure
Total duration 1m 13s
Artifacts

tests.yaml

on: schedule
cloudflare-workers-local
0s
cloudflare-workers-local
nodejs-local
0s
nodejs-local
nextjs-vercel-ai-sdk
0s
nextjs-vercel-ai-sdk
nextjs-chat-to-website
0s
nextjs-chat-to-website
nextjs-server-actions
0s
nextjs-server-actions
Release
0s
Release
cloudflare-workers-deployed
0s
cloudflare-workers-deployed
nextjs-chat-to-website-deployed
0s
nextjs-chat-to-website-deployed
nextjs-vercel-ai-sdk-deployed
0s
nextjs-vercel-ai-sdk-deployed
Fit to window
Zoom out
Zoom in

Annotations

4 errors
error: expect(received).toBe(expected): src/rag-chat.test.ts#L953
Expected: 2 Received: 0 at <anonymous> (/home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:953:28)
error: expect(received).not.toHaveBeenCalled(): src/rag-chat.test.ts#L965
Expected number of calls: 0 Received number of calls: 1 at <anonymous> (/home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:965:32)
error: expect(received).toHaveBeenCalled(): src/rag-chat.test.ts#L976
Expected number of calls: >= 1 Received number of calls: 0 at <anonymous> (/home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:976:28)
Tests
Process completed with exit code 1.