Merge pull request #32 from VictoriaMetrics/dependabot/github_actions… #151
Annotations
10 errors
|
test
vlogs.API.GetFieldNames calls io.ReadAll, which eventually calls tls.Conn.Read
|
|
test
sql.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
|
test
vlogs.API.GetFieldNames calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
|
test
vlogs.API.GetFieldNames calls http.http2transportResponseBody.Close, which eventually calls tls.Conn.Write
|
|
test
vlogs.API.GetFieldNames calls io.ReadAll, which eventually calls tls.Conn.Read
|
|
test
sql.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
|
test
vlogs.API.GetFieldNames calls http.Client.Do, which eventually calls url.URL.Parse
|
|
test
sql.main calls http.Server.ListenAndServe, which eventually calls url.ParseRequestURI
|
|
test
vlogs.API.GetFieldNames calls url.Parse
|
|
test
viewstore.ViewStore.ViewDefinitions calls os.ReadDir
|