Skip to content

Fix grammatical errors in markdown files by Gitfix #497

Fix grammatical errors in markdown files by Gitfix

Fix grammatical errors in markdown files by Gitfix #497

Triggered via pull request October 31, 2024 23:20
Status Failure
Total duration 26s
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:42:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:40: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:95:17 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:93: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:169:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:167: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:221:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:219: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:272:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:270: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:330:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:328: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:375:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:373: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:424:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:422: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:472:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:470: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:509:18 at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:508: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/