Skip to content

Add context filter to VectorPayload #518

Add context filter to VectorPayload

Add context filter to VectorPayload #518

Re-run triggered November 15, 2024 16:46
Status Failure
Total duration 24s
Artifacts

tests.yaml

on: pull_request
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

10 errors and 1 warning
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:43:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:41:1
error: [Upstash Redis] The 'url' property is missing or undefined in your Redis config.: node_modules/@upstash/redis/nodejs.mjs#L1
at new o (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/redis/nodejs.mjs:1:227) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:96:17 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:94:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:170:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:168:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:222:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:220:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:273:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:271:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:331:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:329:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:376:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:374:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:425:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:423:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:473:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:471:1
error: UPSTASH_VECTOR_REST_TOKEN is missing!: node_modules/@upstash/vector/dist/nodejs.mjs#L16
at new _Index (/home/runner/work/rag-chat/rag-chat/node_modules/@upstash/vector/dist/nodejs.mjs:16:13) at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:510:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:509:1
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/