chore(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #1383
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
lint-commits
0s
lint-markdown
20s
lint-yaml
7s
lint-json
11s
lint-go
4m 16s
analyze-go
7m 31s
lint-dockerfile
0s
lint-proto
5s
lint-generated
2m 50s
lint-shell
4s
Annotations
15 errors
lint-generated
Process completed with exit code 1.
|
lint-generated
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
|
lint-generated
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
|
lint-go:
app/app.go#L36
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
lint-go
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-go:
cmd/okp4d/cmd/root.go#L38
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
lint-go:
x/mint/simulation/proposals_test.go#L16
"github.com/okp4/okp4d/x/mint/types" imported and not used (typecheck)
|
lint-go:
app/app.go#L36
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
lint-go
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-go:
cmd/okp4d/cmd/root.go#L38
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
lint-go:
x/mint/simulation/proposals_test.go#L16
"github.com/okp4/okp4d/x/mint/types" imported and not used (typecheck)
|
lint-go:
app/app.go#L36
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
lint-go
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)
|
analyze-go
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of (func(x, y *descriptorpb.FileDescriptorProto) bool literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
|
analyze-go
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
|