Skip to content

update to 0.46.13

update to 0.46.13 #848

Triggered via pull request May 10, 2024 04:41
@skyargosskyargos
synchronize #849
v210
Status Success
Total duration 3m 59s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go)
no required module provides package github.com/cosmos/cosmos-sdk/types/rest; to add it:
Analyze (go)
no required module provides package github.com/cosmos/cosmos-sdk/x/gov/client/rest; to add it:
Analyze (go)
no required module provides package github.com/tendermint/tendermint/cmd/tendermint/commands; to add it:
Analyze (go)
not enough arguments in call to iavl.NewMutableTreeWithOpts
Analyze (go)
multiple-value tree.Export() (value of type (*"github.com/cosmos/iavl".Exporter, error)) in single-value context
Analyze (go)
cannot use mva.GetVestedCoins(blockTime) (value of type "github.com/cosmos/cosmos-sdk/types".Coins) as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to mva.OriginalVesting.Sub
Analyze (go)
undefined: govtypes.Content
Analyze (go)
undefined: govtypes.Handler
Analyze (go)
undefined: govtypes.Content
Analyze (go)
undefined: govtypes.VotingParams
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.0.1, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
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/