release: 0.1.0-alpha.5 #41
Annotations
8 errors
lint:
chatcompletion.go#L55
cannot use F(content) (value of type param.Field[string]) as param.Field[ChatCompletionAssistantMessageParamContentUnion] value in struct literal
|
lint:
chatcompletion.go#L63
cannot use F(content) (value of type param.Field[string]) as param.Field[ChatCompletionToolMessageParamContentUnion] value in struct literal
|
lint:
chatcompletion.go#L70
cannot use F(content) (value of type param.Field[string]) as param.Field[ChatCompletionSystemMessageParamContentUnion] value in struct literal
|
lint
Process completed with exit code 1.
|
test:
chatcompletion.go#L55
cannot use F(content) (value of type param.Field[string]) as param.Field[ChatCompletionAssistantMessageParamContentUnion] value in struct literal
|
test:
chatcompletion.go#L63
cannot use F(content) (value of type param.Field[string]) as param.Field[ChatCompletionToolMessageParamContentUnion] value in struct literal
|
test:
chatcompletion.go#L70
cannot use F(content) (value of type param.Field[string]) as param.Field[ChatCompletionSystemMessageParamContentUnion] value in struct literal
|
test
Process completed with exit code 1.
|