feat: feed oracle with meTokens price every endBlock #4499
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
Analyze
cannot find module providing package github.com/cosmos/cosmos-proto/any: import lookup disabled by -mod=readonly
|
Analyze
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
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
|
Analyze
no required module provides package github.com/cosmos/cosmos-proto/any; to add it:
|
Analyze
could not import github.com/cosmos/cosmos-proto/any (invalid package name: "")
|
Analyze
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|