feat: generate stream
response for chat
API
#12
build-test.yaml
on: pull_request
Matrix: build_test
build_test_all
Annotations
8 errors
ubuntu-latest / Node.js v20:
packages/api/src/functions/chat.ts#L74
Unexpected empty method 'read'.
|
ubuntu-latest / Node.js v20:
packages/api/src/functions/chat.ts#L85
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.
|
ubuntu-latest / Node.js v20
Process completed with exit code 1.
|
windows-latest / Node.js v20
The job was canceled because "ubuntu-latest_20" failed.
|
windows-latest / Node.js v20
The operation was canceled.
|
macos-latest / Node.js v20
The job was canceled because "ubuntu-latest_20" failed.
|
macos-latest / Node.js v20
The operation was canceled.
|
build_test_all
Process completed with exit code 1.
|