Skip to content

Dependencies fixes

Dependencies fixes #76

Triggered via pull request November 27, 2024 12:52
Status Success
Total duration 13m 19s
Artifacts

codeql.yml

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

Annotations

10 errors and 1 warning
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/x/stake/types (imported by github.com/cosmos/cosmos-sdk/testutil/sims); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/x/topup/types (imported by github.com/cosmos/cosmos-sdk/testutil/sims); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/app (imported by cosmossdk.io/simapp); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/bor (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/checkpoint (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/milestone (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/x/bor/types (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/x/chainmanager/types (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/0xPolygon/heimdall-v2/x/checkpoint/types (imported by github.com/cosmos/cosmos-sdk/x/gov/keeper); to add:
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/