Skip to content

Merge branch 'master' into dependabot/npm_and_yarn/ui/axios-1.8.2 #1326

Merge branch 'master' into dependabot/npm_and_yarn/ui/axios-1.8.2

Merge branch 'master' into dependabot/npm_and_yarn/ui/axios-1.8.2 #1326

Triggered via push August 1, 2025 20:28
Status Failure
Total duration 2m 49s
Artifacts

on_pr_push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run govulncheck
config.Load calls os.Open
Run govulncheck
ui.init calls os.init, which calls os.NewFile
Run govulncheck
file.Cache.Set calls os.MkdirAll
Run govulncheck
ci.runCmd calls exec.Cmd.CombinedOutput, which eventually calls os.Getwd
Run govulncheck
prometheus.init calls push.Pusher.Add, which eventually calls os.File.Readdirnames
Run govulncheck
server.Start calls http.Server.ListenAndServe, which eventually calls os.CreateTemp
Run govulncheck
file.Cache.Set calls os.Create
Run govulncheck
s3.Cache.Set calls s3.S3.PutObject, which eventually calls http.Client.PostForm
Run govulncheck
config.Load calls http.Client.Get
Run govulncheck
prometheus.init calls push.Pusher.Add, which eventually calls http.Client.Do