Skip to content

feat: add wormhole staking logic #1

feat: add wormhole staking logic

feat: add wormhole staking logic #1

Triggered via pull request July 10, 2024 19:04
Status Success
Total duration 2h 32m 58s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze
opts.NoOptDefaultValue undefined (type *autocliv1.FlagOptions has no field or method NoOptDefaultValue)
Analyze
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
Analyze
undefined: rapid.Transform
Analyze
not enough arguments in call to stakingkeeper.NewKeeper
Analyze
not enough arguments in call to keeper.NewKeeper
Analyze
not enough arguments in call to keeper.NewKeeper
Analyze
too many arguments in call to val.ABCIValidatorUpdate
Analyze
too many arguments in call to val.ABCIValidatorUpdate
Analyze
too many arguments in call to validators[0].ABCIValidatorUpdate
Analyze
too many arguments in call to validators[1].ABCIValidatorUpdate
Analyze
The following actions uses Node.js version which is deprecated 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/