Skip to content

feat(auction): add cli #1444

feat(auction): add cli

feat(auction): add cli #1444

Triggered via pull request May 14, 2024 22:11
Status Failure
Total duration 1m 14s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
1m 6s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run govulncheck
query.Connect calls net.Dial
Run govulncheck
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.DialTimeout
Run govulncheck
setup.E2ETestSuite.SendIBC calls docker.Client.StartExec, which eventually calls net.Dialer.Dial
Run govulncheck
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.Dialer.DialContext
Run govulncheck
tests.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls net.Listen
Run govulncheck
ibc_denom.main calls cobra.Command.Execute, which eventually calls net.LookupHost
Run govulncheck
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.LookupIP
Run govulncheck
params.SetAddressConfig calls types.GetConfig, which eventually calls net.Resolver.LookupHost
Run govulncheck
sdkclient.NewChainHeightListener calls service.BaseService.Start, which eventually calls net.Resolver.LookupIPAddr
Run govulncheck
types.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls net.Resolver.LookupSRV
Run govulncheck
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/.