Added comparison methods #3514
Annotations
10 errors
govulncheck:
pkg/proto/block_snapshot.go#L37
bs.TxSnapshots undefined (type *BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/proto/block_snapshot.go#L37
bs.TxSnapshots undefined (type *BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/proto/block_snapshot.go#L92
bs.TxSnapshots undefined (type BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/proto/block_snapshot.go#L93
bs.TxSnapshots undefined (type BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/proto/block_snapshot.go#L94
bs.TxSnapshots undefined (type BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/proto/block_snapshot.go#L382
bs.TxSnapshots undefined (type *BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/proto/protobuf_converters.go#L401
unknown field TxSnapshots in struct literal of type BlockSnapshot
|
govulncheck:
pkg/state/appender.go#L628
snapshot.TxSnapshots undefined (type "github.com/wavesplatform/gowaves/pkg/proto".BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/state/appender.go#L631
snapshot.TxSnapshots undefined (type "github.com/wavesplatform/gowaves/pkg/proto".BlockSnapshot has no field or method TxSnapshots)
|
govulncheck:
pkg/node/fsm/ng_state.go#L353
snapshot.TxSnapshots undefined (type *"github.com/wavesplatform/gowaves/pkg/proto".BlockSnapshot has no field or method TxSnapshots)
|
Loading