Skip to content

build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#2464) #701

build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#2464)

build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#2464) #701

Triggered via push July 17, 2023 14:48
Status Failure
Total duration 14m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

master.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests
net.Client.CloseIdleConnections calls http.Client.CloseIdleConnections
tests
etcdtest.PutDataToTTL calls http.Client.Do
tests
proxytest.TestClient.GetBody calls http.Client.Get
tests
etcdtest.GetNodeFrom calls http.Get
tests
proxy.upgradeProxy.serveHTTP calls http.Request.Write
tests
net.Transport.CloseIdleConnections calls http.Transport.CloseIdleConnections
tests
net.Transport.RoundTrip calls http.Transport.RoundTrip
tests
metrics.NewCodaHale calls metrics.CaptureRuntimeMemStats, which eventually calls runtime.BlockProfile
tests
serve.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls runtime.StackRecord.Stack
tests
etcdtest.StartProjectRoot calls log.Panicf, which eventually calls runtime.Caller