Skip to content

Update Interchain-test and lint #981

Update Interchain-test and lint

Update Interchain-test and lint #981

Triggered via pull request August 22, 2023 08:27
Status Failure
Total duration 2m 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)