Bumped SDK version to 0.47.7 #211
Annotations
10 errors and 1 warning
github.com/ODIN-PROTOCOL/odin-core/x/mint/types/params.pb.go#L68
cannot use m (variable of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_Params.Marshal: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
|
github.com/ODIN-PROTOCOL/odin-core/x/mint/types/params.pb.go#L79
cannot use m (variable of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_Params.Merge: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
|
github.com/ODIN-PROTOCOL/odin-core/x/mint/types/params.pb.go#L85
cannot use m (variable of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_Params.DiscardUnknown: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
|
github.com/ODIN-PROTOCOL/odin-core/x/mint/types/params.pb.go#L154
cannot use (*Params)(nil) (value of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to proto.RegisterType: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
|
github.com/ODIN-PROTOCOL/odin-core/x/oracle/types/oracle.pb.go#L73
undefined: DataSourceID
|
github.com/ODIN-PROTOCOL/odin-core/x/oracle/types/oracle.pb.go#L158
undefined: OracleScriptID
|
github.com/ODIN-PROTOCOL/odin-core/x/oracle/types/oracle.pb.go#L251
undefined: ExternalID
|
github.com/ODIN-PROTOCOL/odin-core/x/oracle/types/oracle.pb.go#L252
undefined: DataSourceID
|
github.com/ODIN-PROTOCOL/odin-core/x/oracle/types/oracle.pb.go#L312
undefined: ExternalID
|
github.com/ODIN-PROTOCOL/odin-core/x/oracle/types/oracle.pb.go#L373
undefined: RequestID
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading