Skip to content

cli: add --hard flag to rollback command to remove block as well #2

cli: add --hard flag to rollback command to remove block as well

cli: add --hard flag to rollback command to remove block as well #2

Triggered via pull request December 4, 2023 21:24
@pirtleshellpirtleshell
synchronize #2
rp-sharding
Status Failure
Total duration 48s
Artifacts

govulncheck.yml

on: pull_request
govulncheck
39s
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