Skip to content

add hack/cherry_pick_pull.sh (#3) #38

add hack/cherry_pick_pull.sh (#3)

add hack/cherry_pick_pull.sh (#3) #38

Triggered via push June 17, 2025 02:10
Status Failure
Total duration 1m 33s
Artifacts
Analyze Go
1m 2s
Analyze Go
Analyze Github Actions
1m 28s
Analyze Github Actions
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze Go
env.init calls os.init, which calls os.NewFile
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls os.MkdirTemp
Analyze Go
test.init calls envtest.init, which eventually calls os.MkdirAll
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls os.Getwd
Analyze Go
expectations.FindMetricWithLabelValues calls prometheus.Registry.Gather, which eventually calls os.File.Readdirnames
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls os.File.ReadDir
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls os.CreateTemp
Analyze Go
scheduling.Results.NonPendingPodSchedulingErrors calls fmt.Fprintf, which eventually calls os.Create
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls http.Client.Get
Analyze Go
test.cacheSyncingStatusWriter.Patch calls client.subResourceClient.Patch, which eventually calls http.Client.Do