Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #29

Closed
wants to merge 13 commits into from
Closed

test #29

wants to merge 13 commits into from

Conversation

Keyrxng
Copy link
Contributor

@Keyrxng Keyrxng commented Mar 21, 2024

test

added count input
delete yarn lock add to gitignore
trailing comma and array
spec not achieved
readme and contributing
Copy link

Empty String Usage Detected

The following occurrences of empty strings were detected. Please review them to ensure their usage is necessary:

```plaintext
./app/api/chat-with-functions/route.ts:10: apiKey: process.env.OPENAI_API_KEY || '[EMPTY STRING]',
./app/api/chat/route.ts:6: apiKey: process.env.OPENAI_API_KEY || "[EMPTY STRING]",
```

@ubq-testing ubq-testing deleted a comment from github-actions bot Mar 21, 2024
@ubq-testing ubq-testing deleted a comment from github-actions bot Mar 21, 2024
Copy link

Empty String Usage Detected

The following occurrences of empty strings were detected. Please review them to ensure their usage is necessary:

./app/api/chat-with-functions/route.ts:10:  apiKey: process.env.OPENAI_API_KEY || '[EMPTY STRING]',
./app/api/chat/route.ts:6:  apiKey: process.env.OPENAI_API_KEY || "[EMPTY STRING]",

Copy link

Empty String Usage Detected

The following occurrences of empty strings were detected. Please review them to ensure their usage is necessary:

./app/api/chat-with-functions/route.ts:10:  apiKey: process.env.OPENAI_API_KEY || '[EMPTY STRING]',
./app/api/chat/route.ts:6:  apiKey: process.env.OPENAI_API_KEY || "[EMPTY STRING]",

Copy link

Empty String Usage Detected

The following occurrences of empty strings were detected. Please review them to ensure their usage is necessary:

./app/api/chat-with-functions/route.ts:10:  apiKey: process.env.OPENAI_API_KEY || '[EMPTY STRING]',
./app/api/chat/route.ts:6:  apiKey: process.env.OPENAI_API_KEY || "[EMPTY STRING]",

Copy link

Empty String Usage Detected

The following occurrences of empty strings were detected. Please review them to ensure their usage is necessary:

./app/api/chat-with-functions/route.ts:10:  apiKey: process.env.OPENAI_API_KEY || '[EMPTY STRING]',
./app/api/chat/route.ts:6:  apiKey: process.env.OPENAI_API_KEY || "[EMPTY STRING]",

@Keyrxng Keyrxng closed this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant