cli: add --hard flag to rollback command to remove block as well #1
Annotations
10 errors
Run golangci/golangci-lint-action@v3:
rpc/core/abci.go#L1
: # github.com/tendermint/tendermint/rpc/core [github.com/tendermint/tendermint/rpc/core.test]
|
Run golangci/golangci-lint-action@v3:
rpc/core/blocks_test.go#L89
cannot use mockBlockStore{…} (value of type mockBlockStore) as type "github.com/tendermint/tendermint/state".BlockStore in assignment:
|
Run golangci/golangci-lint-action@v3:
state/execution_test.go#L1
: # github.com/tendermint/tendermint/state_test [github.com/tendermint/tendermint/state.test]
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L96
params.Version.App undefined (type "github.com/tendermint/tendermint/proto/tendermint/types".VersionParams has no field or method App)
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L101
undefined: tmversion
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L111
params.Hash undefined (type *"github.com/tendermint/tendermint/proto/tendermint/types".ConsensusParams has no field or method Hash)
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L119
assignment mismatch: 2 variables but block.MakePartSet returns 1 value
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L124
undefined: tmstate
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L143
undefined: tmversion
|
Run golangci/golangci-lint-action@v3:
state/rollback_test.go#L153
params.Hash undefined (type *"github.com/tendermint/tendermint/proto/tendermint/types".ConsensusParams has no field or method Hash)
|
The logs for this run have expired and are no longer available.
Loading