Skip to content

build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.2 #4496

build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.2

build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.2 #4496

Triggered via pull request October 23, 2023 15:06
Status Failure
Total duration 5m 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/consumer/app.go#L34
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (typecheck)
lint: x/ccv/democracy/distribution/module.go#L23
cannot use AppModule{} (value of type AppModule) as module.AppModule value in variable declaration: AppModule does not implement module.AppModule (missing method GetQueryCmd) (typecheck)
lint: x/ccv/democracy/distribution/module.go#L24
cannot use AppModuleBasic{} (value of type AppModuleBasic) as module.AppModuleBasic value in variable declaration: AppModuleBasic does not implement module.AppModuleBasic (missing method GetQueryCmd) (typecheck)
lint: x/ccv/democracy/distribution/module.go#L25
cannot use AppModule{} (value of type AppModule) as module.AppModuleSimulation value in variable declaration: AppModule does not implement module.AppModuleSimulation (missing method GenerateGenesisState) (typecheck)
lint: x/ccv/democracy/governance/module.go#L23
cannot use AppModule{} (value of type AppModule) as module.AppModule value in variable declaration: AppModule does not implement module.AppModule (missing method GetQueryCmd) (typecheck)
lint: x/ccv/democracy/governance/module.go#L24
cannot use AppModule{} (value of type AppModule) as module.AppModuleSimulation value in variable declaration: AppModule does not implement module.AppModuleSimulation (missing method GenerateGenesisState) (typecheck)
lint: x/ccv/democracy/staking/module.go#L21
cannot use AppModule{} (value of type AppModule) as module.AppModule value in variable declaration: AppModule does not implement module.AppModule (missing method GetQueryCmd) (typecheck)
lint: x/ccv/democracy/staking/module.go#L22
cannot use AppModuleBasic{} (value of type AppModuleBasic) as module.AppModuleBasic value in variable declaration: AppModuleBasic does not implement module.AppModuleBasic (missing method GetQueryCmd) (typecheck)
lint: x/ccv/democracy/staking/module.go#L23
cannot use AppModule{} (value of type AppModule) as module.AppModuleSimulation value in variable declaration: AppModule does not implement module.AppModuleSimulation (missing method GenerateGenesisState) (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchain-security/interchain-security. Supported file pattern: go.sum