build(deps): Bump cosmossdk.io/api from 0.3.1 to 0.7.5 #622
Annotations
7 errors and 1 warning
golangci-lint:
runtime/services/app.go#L1
: # github.com/cosmos/cosmos-sdk/runtime/services
|
golangci-lint:
runtime/services/reflection.go#L60
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)
|
golangci-lint:
runtime/services.go#L8
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
golangci-lint:
runtime/services/reflection.go#L60
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)
|
golangci-lint:
testutil/sims/app_helpers.go#L142
invalid operation: cannot compare startupConfig.BaseAppOption != nil (operator != not defined on untyped nil) (typecheck)
|
golangci-lint:
x/gov/module.go#L229
type func(x v1beta1.HandlerRoute, y v1beta1.HandlerRoute) bool of (func(x, y v1beta1.HandlerRoute) bool literal) does not match inferred type func(a v1beta1.HandlerRoute, b v1beta1.HandlerRoute) int for func(a E, b E) int (typecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading