Improve handling of JSON Schema in OpenAI API Response Context #1492
Annotations
3 errors and 1 warning
jsonschema/json.go#L103
cognitive complexity 23 of func `reflectSchema` is high (> 20) (gocognit)
|
jsonschema/json.go#L105
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Uintptr, reflect.Complex64, reflect.Complex128, reflect.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.UnsafePointer (exhaustive)
|
|
|
This job failed
Loading