Skip to content

Bump cosmossdk.io/client/v2 from 2.0.0-beta.3 to 2.10.0-beta.1 #1118

Bump cosmossdk.io/client/v2 from 2.0.0-beta.3 to 2.10.0-beta.1

Bump cosmossdk.io/client/v2 from 2.0.0-beta.3 to 2.10.0-beta.1 #1118

Triggered via pull request December 23, 2024 20:50
Status Success
Total duration 6m 11s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 2 warnings
Analyze (go): app/app.go#L11
missing go.sum entry for module providing package cosmossdk.io/client/v2/autocli (imported by github.com/shentufoundation/shentu/v2/app); to add:
Analyze (go): app/app.go#L12
missing go.sum entry for module providing package cosmossdk.io/core/appmodule (imported by github.com/shentufoundation/shentu/v2/app); to add:
Analyze (go): app/app.go#L14
missing go.sum entry for module providing package cosmossdk.io/store/types (imported by github.com/shentufoundation/shentu/v2/app); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/api/cosmos/autocli/v1 (imported by cosmossdk.io/x/evidence); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/api/cosmos/evidence/module/v1 (imported by cosmossdk.io/x/evidence); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/api/cosmos/evidence/v1beta1 (imported by cosmossdk.io/x/evidence); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/core/address (imported by github.com/shentufoundation/shentu/v2/x/bank); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/core/comet (imported by cosmossdk.io/x/evidence); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/core/store (imported by github.com/shentufoundation/shentu/v2/x/auth/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package cosmossdk.io/collections (imported by github.com/shentufoundation/shentu/v2/x/gov); to add:
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/