feat(auction): upgrade handler and params #1466
Annotations
10 errors and 1 warning
Run golang/[email protected]
query.Connect calls net.Dial
|
Run golang/[email protected]
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.DialTimeout
|
Run golang/[email protected]
setup.E2ETestSuite.SendIBC calls docker.Client.StartExec, which eventually calls net.Dialer.Dial
|
Run golang/[email protected]
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.Dialer.DialContext
|
Run golang/[email protected]
tests.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls net.Listen
|
Run golang/[email protected]
ibc_denom.main calls cobra.Command.Execute, which eventually calls net.LookupHost
|
Run golang/[email protected]
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.LookupIP
|
Run golang/[email protected]
params.SetAddressConfig calls types.GetConfig, which eventually calls net.Resolver.LookupHost
|
Run golang/[email protected]
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.Resolver.LookupIPAddr
|
Run golang/[email protected]
query.Client.dialGrpcConn calls grpc.NewClient, which eventually calls net.Resolver.LookupSRV
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading