Fix test file paths in the CI #458
tests.yaml
on: pull_request
Tests
56s
cloudflare-workers-local
22s
nodejs-local
23s
nextjs-vercel-ai-sdk
59s
cloudflare-workers-deployed
22s
nextjs-chat-to-website-deployed
2m 7s
nextjs-vercel-ai-sdk-deployed
3m 9s
Annotations
4 errors and 9 warnings
error: expect(received).toBeTrue():
examples/nextjs/vercel-ai-sdk/ci.test.ts#L88
Received: false
at /home/runner/work/rag-chat/rag-chat/examples/nextjs/vercel-ai-sdk/ci.test.ts:88:47
|
nextjs-vercel-ai-sdk-deployed
Process completed with exit code 1.
|
error: expect(received).toBeFalse():
examples/nextjs/chat-to-website/ci.test.ts#L91
Received: true
at /home/runner/work/rag-chat/rag-chat/examples/nextjs/chat-to-website/ci.test.ts:91:45
|
nextjs-chat-to-website-deployed
Process completed with exit code 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/
|
nodejs-local
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
nextjs-vercel-ai-sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cloudflare-workers-local
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cloudflare-workers-deployed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
nextjs-vercel-ai-sdk-deployed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
nextjs-chat-to-website-deployed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|