✨ #171: Cohere Streaming Chat Support #548
Annotations
4 errors and 1 warning
GolangCILint:
pkg/providers/cohere/chat_stream.go#L58
if statements should only be cuddled with assignments (wsl)
|
GolangCILint:
pkg/providers/cohere/chat_stream.go#L78
if statements should only be cuddled with assignments (wsl)
|
GolangCILint:
pkg/providers/cohere/chat_stream.go#L124
return statements should not be cuddled if block has more than two lines (wsl)
|
GolangCILint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading