Update Interchain-test and lint #981
Annotations
10 errors
build:
x/transfermiddleware/keeper/keeper.go#L206
info.ChannelId undefined (type "github.com/notional-labs/centauri/v4/x/transfermiddleware/types".ParachainIBCTokenInfo has no field or method ChannelId)
|
build:
x/transfermiddleware/keeper/keeper.go#L207
info.ChannelId undefined (type "github.com/notional-labs/centauri/v4/x/transfermiddleware/types".ParachainIBCTokenInfo has no field or method ChannelId)
|
build:
x/ratelimit/types/msg.go#L31
unknown field 'ChannelID' in struct literal of type MsgAddRateLimit
|
build:
x/ratelimit/types/msg.go#L63
msg.ChannelID undefined (type *MsgAddRateLimit has no field or method ChannelID)
|
build:
x/ratelimit/types/msg.go#L103
unknown field 'ChannelID' in struct literal of type MsgUpdateRateLimit
|
build:
x/ratelimit/types/msg.go#L135
msg.ChannelID undefined (type *MsgUpdateRateLimit has no field or method ChannelID)
|
build:
x/ratelimit/types/tx.pb.go#L94
m.ChannelID undefined (type *MsgAddRateLimit has no field or method ChannelID)
|
build:
x/ratelimit/types/tx.pb.go#L203
m.ChannelID undefined (type *MsgUpdateRateLimit has no field or method ChannelID)
|
build:
x/ratelimit/types/tx.pb.go#L745
m.ChannelID undefined (type *MsgAddRateLimit has no field or method ChannelID)
|
build:
x/ratelimit/types/tx.pb.go#L746
m.ChannelID undefined (type *MsgAddRateLimit has no field or method ChannelID)
|