Skip to content

feat: feed oracle with meTokens price every endBlock #4499

feat: feed oracle with meTokens price every endBlock

feat: feed oracle with meTokens price every endBlock #4499

Triggered via pull request November 13, 2023 16:03
Status Success
Total duration 7m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.