Skip to content

Fix grpc client dialing for tcp #30

Fix grpc client dialing for tcp

Fix grpc client dialing for tcp #30

Triggered via pull request January 11, 2024 05:49
@roy-dydxroy-dydx
synchronize #33
roy/rpcfix
Status Failure
Total duration 1m 22s
Artifacts

dependencies-review.yml

on: pull_request
dependency-review
1m 14s

Annotations

10 errors
dependency-review
snapshots.Manager.LoadChunk calls io.ReadAll, which eventually calls internal.chunkedReader.Read
dependency-review
group.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
dependency-review
api.Server.Start calls server.Serve, which eventually calls tls.Conn.HandshakeContext
dependency-review
snapshots.Manager.LoadChunk calls io.ReadAll, which eventually calls tls.Conn.Read
dependency-review
snapshots.StreamWriter.Close calls bufio.Writer.Flush, which calls tls.Conn.Write
dependency-review
testutil.GetRequestWithHeaders calls http.Client.Do, which eventually calls tls.Dialer.DialContext
dependency-review
server.interceptConfigs calls viper.Viper.AddConfigPath, which eventually calls filepath.Abs
dependency-review
plan.DownloadURLWithChecksum calls getter.GetFile, which eventually calls filepath.Base
dependency-review
client.ReadTxsFromInput calls filepath.Clean
dependency-review
genutil.InitializeNodeValidatorFilesFromMnemonic calls filepath.Dir