Fix lint failure for openai binding #11623
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
components-contrib.yml
on: pull_request
Build linux_amd64 binaries
2m 48s
Annotations
5 errors
Build linux_amd64 binaries
cannot use []string{…} (value of type []string) as []*string value in struct literal
|
Build linux_amd64 binaries
cannot use c (variable of type *azopenai.Choice) as azopenai.Choice value in assignment
|
Build linux_amd64 binaries
cannot use messageReq (variable of type []azopenai.ChatMessage) as []*azopenai.ChatMessage value in struct literal
|
Build linux_amd64 binaries
cannot use c (variable of type *azopenai.ChatChoice) as azopenai.ChatChoice value in assignment
|
Build linux_amd64 binaries
Process completed with exit code 2.
|