Skip to content

update to 0.45.16

update to 0.45.16 #845

Triggered via push May 8, 2024 00:57
Status Success
Total duration 4m 12s
Artifacts
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): x/gov/keeper/migrations.go#L5
no required module provides package github.com/cosmos/cosmos-sdk/x/gov/legacy/v043; to add it:
Analyze (go): x/cert/client/proposal_handler.go#L7
no required module provides package github.com/shentufoundation/shentu/v2/x/cert/client/rest; to add it:
Analyze (go): x/shield/client/proposal_handler.go#L7
no required module provides package github.com/shentufoundation/shentu/v2/x/shield/client/rest; to add it:
Analyze (go)
no required module provides package github.com/tendermint/tendermint/cmd/tendermint/commands; to add it:
Analyze (go)
no required module provides package google.golang.org/grpc/credentials/insecure; 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)
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/