Skip to content

Problem: memiavl can't be used with different cosmos-sdk versions #1740

Problem: memiavl can't be used with different cosmos-sdk versions

Problem: memiavl can't be used with different cosmos-sdk versions #1740

Triggered via pull request September 6, 2023 11:08
@yihuangyihuang
synchronize #1154
memiavl-deps
Status Success
Total duration 17m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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)