[WIP] Eureka forwarding #19506
Annotations
18 errors and 2 warnings
lint:
modules/apps/transfer/v2/module.go#L45
undefined: types.ModuleName (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L82
undefined: types.RegisterQueryHandlerClient (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L56
undefined: types.RegisterLegacyAminoCodec (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L158
undefined: types.StoreKey (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L74
undefined: types.ModuleName (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L121
cannot use am.keeper (variable of type "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".MsgServer value in argument to types.RegisterMsgServer: "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".MsgServer (wrong type for method Transfer)
|
lint:
modules/apps/transfer/v2/module.go#L122
undefined: types.RegisterQueryServer (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L123
cannot use am.keeper (variable of type "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".QueryV2Server value in argument to types.RegisterQueryV2Server: "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".QueryV2Server (wrong type for method Denom)
|
lint
issues found
|
lint:
modules/apps/transfer/v2/module.go#L45
undefined: types.ModuleName (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L82
undefined: types.RegisterQueryHandlerClient (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L56
undefined: types.RegisterLegacyAminoCodec (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L158
undefined: types.StoreKey (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L74
undefined: types.ModuleName (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L121
cannot use am.keeper (variable of type "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".MsgServer value in argument to types.RegisterMsgServer: "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".MsgServer (wrong type for method Transfer)
|
lint:
modules/apps/transfer/v2/module.go#L122
undefined: types.RegisterQueryServer (typecheck)
|
lint:
modules/apps/transfer/v2/module.go#L123
cannot use am.keeper (variable of type "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".QueryV2Server value in argument to types.RegisterQueryV2Server: "github.com/cosmos/ibc-go/v9/modules/apps/transfer/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/apps/transfer/v2/types".QueryV2Server (wrong type for method Denom)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|