Skip to content

upgrade to sdk 50

upgrade to sdk 50 #12

Triggered via pull request March 27, 2024 02:43
@duvbellduvbell
synchronize #16
kien/sdk-50
Status Failure
Total duration 1m 58s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze: app/test_helpers.go#L14
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze: app/app.go#L123
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze: app/app.go#L124
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/keeper (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze: app/app.go#L125
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/types (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze: app/app.go#L66
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze: cmd/centaurid/cmd/root.go#L32
missing go.sum entry for module providing package github.com/cometbft/cometbft/config (imported by github.com/notional-labs/composable/v6/cmd/centaurid/cmd); to add:
Analyze: x/transfermiddleware/types/excepted_keepers.go#L6
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/bytes (imported by github.com/notional-labs/composable/v6/x/transfermiddleware/types); to add:
Analyze: cmd/centaurid/cmd/root.go#L10
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/cli (imported by github.com/notional-labs/composable/v6/cmd/centaurid/cmd); to add:
Analyze: app/app.go#L67
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/json (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze: app/app.go#L68
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/log (imported by github.com/notional-labs/composable/v6/app); to add:
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/