Skip to content

build(deps): Bump gonum.org/v1/gonum from 0.8.2 to 0.14.0 #11

build(deps): Bump gonum.org/v1/gonum from 0.8.2 to 0.14.0

build(deps): Bump gonum.org/v1/gonum from 0.8.2 to 0.14.0 #11

Triggered via pull request November 9, 2023 08:19
Status Failure
Total duration 20m 54s
Artifacts

govulncheck.yml

on: pull_request
govulncheck
34s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
autofile.OpenGroup calls filepath.Abs
govulncheck
pkg.LoadTestnet calls filepath.Base
govulncheck
node.setupNode calls viper.AddConfigPath, which eventually calls filepath.Clean
govulncheck
consensus.NewWAL calls filepath.Dir
govulncheck
config.DefaultConsensusConfig calls filepath.Join
govulncheck
generator.gitRepoLatestReleaseVersion calls git.PlainOpenWithOptions, which eventually calls filepath.Rel
govulncheck
test_app.testCounter calls exec.Cmd.Start, which eventually calls filepath.VolumeName
govulncheck
debug.zipDir calls filepath.Walk
govulncheck
grpc.StartGRPCServer calls grpc.Server.Serve, which eventually calls transport.NewServerTransport
govulncheck
server.GRPCServer.OnStart calls grpc.NewServer