chore: test fixes and updates for olympus upgrade #6939
Annotations
26 errors and 1 warning
build (amd64):
testing/simapp/app.go#L165
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 (amd64):
testing/simapp/app.go#L338
not enough arguments in call to accounts.NewKeeper
|
build (amd64):
testing/simapp/app.go#L630
too many arguments in call to feegrantmodule.NewAppModule
|
build (amd64):
testing/simapp/app.go#L634
too many arguments in call to distr.NewAppModule
|
build (amd64):
testing/simapp/app.go#L635
too many arguments in call to staking.NewAppModule
|
build (amd64):
testing/simapp/app.go#L639
too many arguments in call to authzmodule.NewAppModule
|
build (amd64)
Process completed with exit code 1.
|
build (arm64)
The job was canceled because "amd64" failed.
|
build (arm64):
testing/simapp/app.go#L165
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#L338
not enough arguments in call to accounts.NewKeeper
|
build (arm64):
testing/simapp/app.go#L630
too many arguments in call to feegrantmodule.NewAppModule
|
build (arm64):
testing/simapp/app.go#L634
too many arguments in call to distr.NewAppModule
|
build (arm64):
testing/simapp/app.go#L635
too many arguments in call to staking.NewAppModule
|
build (arm64):
testing/simapp/app.go#L639
too many arguments in call to authzmodule.NewAppModule
|
build (arm64)
The operation was canceled.
|
tests:
testing/simapp/app.go#L165
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#L338
not enough arguments in call to accounts.NewKeeper
|
tests:
testing/simapp/app.go#L630
too many arguments in call to feegrantmodule.NewAppModule
|
tests:
testing/simapp/app.go#L634
too many arguments in call to distr.NewAppModule
|
tests:
testing/simapp/app.go#L635
too many arguments in call to staking.NewAppModule
|
tests:
testing/simapp/app.go#L639
too many arguments in call to authzmodule.NewAppModule
|
tests:
testing/simapp/app.go#L165
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#L338
not enough arguments in call to accounts.NewKeeper
|
tests:
testing/simapp/app.go#L630
too many arguments in call to feegrantmodule.NewAppModule
|
tests:
testing/simapp/app.go#L634
too many arguments in call to distr.NewAppModule
|
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
|