Bump follow-redirects from 1.15.5 to 1.15.6 #5
Annotations
2 errors and 1 warning
Run pnpm test-unit:
src/utils/openai.ts#L4
Error: The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option, like new OpenAI({ apiKey: 'My API Key' }).
❯ new OpenAI node_modules/.pnpm/[email protected]/node_modules/openai/src/index.ts:112:13
❯ src/utils/openai.ts:4:16
❯ src/server/routers/post.ts:5:31
|
Run pnpm test-unit
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading