Problem: memiavl can't be used with different cosmos-sdk versions #1740
Annotations
8 errors
memiavl/commit_info.pb.go#L151
cannot use m (variable of type *CommitID) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_CommitID.Marshal: *CommitID does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
memiavl/commit_info.pb.go#L162
cannot use m (variable of type *CommitID) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_CommitID.Merge: *CommitID does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
memiavl/commit_info.pb.go#L168
cannot use m (variable of type *CommitID) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_CommitID.DiscardUnknown: *CommitID does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
memiavl/commit_info.pb.go#L190
cannot use (*CommitID)(nil) (value of type *CommitID) as "github.com/gogo/protobuf/proto".Message value in argument to proto.RegisterType: *CommitID does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading