Skip to content

devie

devie #107

Triggered via pull request September 10, 2024 22:26
@conneroisuconneroisu
synchronize #36
devie
Status Failure
Total duration 40s
Artifacts

coverage.yaml

on: pull_request
Test with Coverage
31s
Test with Coverage
Fit to window
Zoom out
Zoom in

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/