Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.46.16 to 0.50.9 #979

Bump github.com/cosmos/cosmos-sdk from 0.46.16 to 0.50.9

Bump github.com/cosmos/cosmos-sdk from 0.46.16 to 0.50.9 #979

Triggered via pull request August 12, 2024 20:31
Status Failure
Total duration 2m 19s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 2 warnings
Analyze (go)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.10/x64/src/crypto/ecdh)
Analyze (go): app/app.go#L21
no required module provides package github.com/cosmos/cosmos-sdk/client/grpc/tmservice; to add it:
Analyze (go): app/config.go#L12
no required module provides package github.com/cosmos/cosmos-sdk/pruning/types; to add it:
Analyze (go): app/config.go#L14
no required module provides package github.com/cosmos/cosmos-sdk/simapp; to add it:
Analyze (go): x/auth/simulation/operations.go#L8
no required module provides package github.com/cosmos/cosmos-sdk/simapp/helpers; to add it:
Analyze (go): x/auth/simulation/operations.go#L9
no required module provides package github.com/cosmos/cosmos-sdk/simapp/params; to add it:
Analyze (go): app/shentud/cmd/root.go#L30
no required module provides package github.com/cosmos/cosmos-sdk/snapshots; to add it:
Analyze (go): app/shentud/cmd/root.go#L31
no required module provides package github.com/cosmos/cosmos-sdk/snapshots/types; to add it:
Analyze (go): x/oracle/legacy/v3/store.go#L7
no required module provides package github.com/cosmos/cosmos-sdk/store; to add it:
Analyze (go)
no required module provides package github.com/cosmos/cosmos-sdk/store/prefix; to add it:
Analyze (go)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], github/codeql-action/init@v2, github/codeql-action/autobuild@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 (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/