Skip to content

update method signatures of verify functions #8350

update method signatures of verify functions

update method signatures of verify functions #8350

Triggered via pull request July 19, 2024 08:46
Status Failure
Total duration 1m 58s
Artifacts

callbacks.yml

on: pull_request
Matrix: build
code-analysis
0s
code-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (arm)
cannot use connectionKeeper (variable of type *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper value in argument to channelkeeper.NewKeeper: *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper (wrong type for method VerifyChannelUpgrade)
build (arm)
Process completed with exit code 1.
build (arm64)
The job was canceled because "arm" failed.
build (arm64)
cannot use connectionKeeper (variable of type *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper value in argument to channelkeeper.NewKeeper: *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper (wrong type for method VerifyChannelUpgrade)
build (arm64)
The operation was canceled.
build (amd64)
The job was canceled because "arm" failed.
build (amd64)
cannot use connectionKeeper (variable of type *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper value in argument to channelkeeper.NewKeeper: *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper (wrong type for method VerifyChannelUpgrade)
build (amd64)
The operation was canceled.
tests
cannot use connectionKeeper (variable of type *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper value in argument to channelkeeper.NewKeeper: *"github.com/cosmos/ibc-go/v9/modules/core/03-connection/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".ConnectionKeeper (wrong type for method VerifyChannelUpgrade)
tests
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum