feat: add wormhole staking logic #8
Annotations
10 errors and 2 warnings
Analyze
undefined: strings.CutPrefix
|
Analyze
opts.NoOptDefaultValue undefined (type *autocliv1.FlagOptions has no field or method NoOptDefaultValue)
|
Analyze
undefined: strings.CutPrefix
|
Analyze
undefined: rapid.Transform
|
Analyze
undefined: strings.CutPrefix
|
Analyze
in call to slices.SortFunc, type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of (func(x, y *descriptorpb.FileDescriptorProto) int literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool
|
Analyze
in call to slices.SortFunc, type func(x v1beta1.HandlerRoute, y v1beta1.HandlerRoute) int of (func(x, y v1beta1.HandlerRoute) int literal) does not match inferred type func(a v1beta1.HandlerRoute, b v1beta1.HandlerRoute) bool for func(a E, b E) bool
|
Analyze
undefined: strings.CutPrefix
|
Analyze
in call to slices.SortFunc, type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of (func(x, y *descriptorpb.FileDescriptorProto) int literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool
|
Analyze
in call to slices.SortFunc, type func(x v1beta1.HandlerRoute, y v1beta1.HandlerRoute) int of (func(x, y v1beta1.HandlerRoute) int literal) does not match inferred type func(a v1beta1.HandlerRoute, b v1beta1.HandlerRoute) bool for func(a E, b E) bool
|
Analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|