Skip to content

chore(main): release 2.16.0 #1005

chore(main): release 2.16.0

chore(main): release 2.16.0 #1005

Triggered via pull request February 5, 2025 01:13
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
vuln_check
api.OpenAIClient.retrieveChatCompletionStream calls openai.Client.CreateChatCompletionStream, which eventually calls http.Client.Do
vuln_check
testlib.SetAPIKey calls os.Setenv, which eventually calls x509.CertPool.AppendCertsFromPEM
vuln_check
shell.getUserConfirmation calls bufio.Reader.ReadRune, which eventually calls x509.Certificate.Verify
vuln_check
shell.getUserConfirmation calls bufio.Reader.ReadRune, which eventually calls x509.Certificate.VerifyHostname
vuln_check
api.OpenAIClient.CreateCompletion calls viper.Viper.GetFloat64, which eventually calls x509.HostnameError.Error
vuln_check
testlib.SetAPIKey calls os.Setenv, which eventually calls x509.ParseCertificate
vuln_check
Process completed with exit code 3.
test
You are using 'latest' as default version. Will lock to '~> v1'.