Skip to content

Gomod changes and minor updates #10150

Gomod changes and minor updates

Gomod changes and minor updates #10150

Triggered via pull request November 11, 2024 13:39
Status Failure
Total duration 16m 48s
Artifacts

callbacks.yml

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

Annotations

24 errors and 1 warning
build (arm64): testing/simapp/app.go#L158
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method ValidatorKeyProvider)
build (arm64): testing/simapp/app.go#L333
not enough arguments in call to accounts.NewKeeper
build (arm64): testing/simapp/app.go#L605
too many arguments in call to feegrantmodule.NewAppModule
build (arm64): testing/simapp/app.go#L609
too many arguments in call to distr.NewAppModule
build (arm64): testing/simapp/app.go#L610
too many arguments in call to staking.NewAppModule
build (arm64): testing/simapp/app.go#L614
too many arguments in call to authzmodule.NewAppModule
build (arm64)
cannot use val.PubKey (variable of type keys.JSONPubkey) as "github.com/cosmos/cosmos-sdk/crypto/types".PubKey value in argument to cryptocodec.ToCmtPubKeyInterface: keys.JSONPubkey does not implement "github.com/cosmos/cosmos-sdk/crypto/types".PubKey (missing method Equals)
build (arm64)
cannot use cmtValidators (variable of type []"github.com/cometbft/cometbft/types".GenesisValidator) as []"github.com/cosmos/cosmos-sdk/types".GenesisValidator value in struct literal
build (arm64)
Process completed with exit code 1.
build (arm)
The job was canceled because "arm64" failed.
build (arm)
The operation was canceled.
build (amd64)
The job was canceled because "arm64" failed.
build (amd64)
The operation was canceled.
tests: testing/simapp/app.go#L158
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method ValidatorKeyProvider)
tests: testing/simapp/app.go#L333
not enough arguments in call to accounts.NewKeeper
tests: testing/simapp/app.go#L605
too many arguments in call to feegrantmodule.NewAppModule
tests: testing/simapp/app.go#L609
too many arguments in call to distr.NewAppModule
tests: testing/simapp/app.go#L610
too many arguments in call to staking.NewAppModule
tests: testing/simapp/app.go#L614
too many arguments in call to authzmodule.NewAppModule
tests
cannot use val.PubKey (variable of type keys.JSONPubkey) as "github.com/cosmos/cosmos-sdk/crypto/types".PubKey value in argument to cryptocodec.ToCmtPubKeyInterface: keys.JSONPubkey does not implement "github.com/cosmos/cosmos-sdk/crypto/types".PubKey (missing method Equals)
tests
cannot use cmtValidators (variable of type []"github.com/cometbft/cometbft/types".GenesisValidator) as []"github.com/cosmos/cosmos-sdk/types".GenesisValidator value in struct literal
tests: testing/simapp/app.go#L158
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method ValidatorKeyProvider)
tests: testing/simapp/app.go#L333
not enough arguments in call to accounts.NewKeeper
lint
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum