Skip to content

merged reflect_test.go and reflect.go into schema.go and schema_test.go #114

merged reflect_test.go and reflect.go into schema.go and schema_test.go

merged reflect_test.go and reflect.go into schema.go and schema_test.go #114

Triggered via push September 10, 2024 23:30
Status Failure
Total duration 38s
Artifacts

coverage.yaml

on: push
Test with Coverage
30s
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 groq.Schema value in argument to client.CreateChatCompletionJSON
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/