Problem: memiavl can't be used with different cosmos-sdk versions #1741
Triggered via pull request
September 6, 2023 11:09
Status
Success
Total duration
21m 45s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
Analyze (go):
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)
|
Analyze (go):
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)
|
Analyze (go):
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)
|
Analyze (go):
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)
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
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)
|