Skip to content

release: 0.1.0-alpha.5 #41

release: 0.1.0-alpha.5

release: 0.1.0-alpha.5 #41

Triggered via pull request August 12, 2024 20:32
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.