Skip to content

feat: add oracle miss counters and ibc inflows grpc api #11299

feat: add oracle miss counters and ibc inflows grpc api

feat: add oracle miss counters and ibc inflows grpc api #11299

Triggered via pull request December 8, 2023 13:07
Status Failure
Total duration 1m 31s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 22s
Run golangci-lint
markdown-lint
7s
markdown-lint
buf-lint
7s
buf-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run golangci-lint: util/sdkutil/events.go#L4
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
Run golangci-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)
Run golangci-lint: x/oracle/types/events.pb.go#L11
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
Run golangci-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)
Run golangci-lint: x/leverage/types/events.pb.go#L11
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
Run golangci-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)
Run golangci-lint: ante/spam_prevention.go#L57
curHeight declared and not used (typecheck)
Run golangci-lint: x/ugov/codec.go#L4
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
Run golangci-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)
Run golangci-lint: util/store/store.go#L140
cannot infer T (util/store/store.go:39:15) (typecheck)
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting