Skip to content

build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 #948

build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0

build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 #948

Triggered via pull request August 21, 2023 12:30
Status Failure
Total duration 29m 37s
Artifacts

govuln.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
etcd.main calls embed.StartEtcd, which eventually calls tls.Conn.Handshake
test
storage.main calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
test
client.main calls bufio.Reader.ReadByte, which eventually calls tls.Conn.Read
test
cmd.etcdVersionAnnotation.PrintLine calls fmt.Fprintf, which calls tls.Conn.Write
test
raftexample.raftNode.startRaft calls rafthttp.Transport.AddPeer, which eventually calls tls.Dialer.DialContext
test
etcd.main calls embed.StartEtcd, which eventually calls http.Client.Do
test
etcd.fetchMetrics calls http.Client.Get
test
etcd.install calls http.Get
test
client.write calls http.Post
test
client.main calls client.New, which eventually calls http.Request.Write