Skip to content

fix(crypto): update secp256k1 key names to match with CometBFT changes #130

fix(crypto): update secp256k1 key names to match with CometBFT changes

fix(crypto): update secp256k1 key names to match with CometBFT changes #130

Triggered via pull request January 9, 2025 14:37
Status Success
Total duration 12m 46s
Artifacts

codeql.yml

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

Annotations

10 errors and 2 warnings
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)
could not import encoding/json (no metadata for encoding/json)
Analyze (go)
could not import fmt (no metadata for fmt)
Analyze (go)
could not import math/rand (no metadata for math/rand)
Analyze (go)
could not import strconv (no metadata for strconv)
Analyze (go)
could not import time (no metadata for time)
Analyze (go)
could not import cosmossdk.io/core/header (no metadata for cosmossdk.io/core/header)
Analyze (go)
could not import cosmossdk.io/depinject (no metadata for cosmossdk.io/depinject)
Analyze (go)
could not import cosmossdk.io/math (no metadata for cosmossdk.io/math)
Analyze (go)
could not import github.com/cometbft/cometbft/abci/types (no metadata for github.com/cometbft/cometbft/abci/types)
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/