devie #107
coverage.yaml
on: pull_request
Test with Coverage
31s
Annotations
2 errors and 1 warning
Test with Coverage:
examples/json-chat/main.go#L53
cannot use resp (variable of type resps) as "encoding/json".Marshaler value in argument to client.CreateChatCompletionJSON: resps does not implement "encoding/json".Marshaler (method MarshalJSON has pointer receiver)
|
Test with Coverage
Process completed with exit code 1.
|
Test with Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/
|