Skip to content

POS-2755: implement anti-spam mechanism for proposals in gov #139

POS-2755: implement anti-spam mechanism for proposals in gov

POS-2755: implement anti-spam mechanism for proposals in gov #139

Triggered via pull request January 13, 2025 12:27
Status Success
Total duration 12m 52s
Artifacts

codeql.yml

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

Annotations

11 errors and 1 warning
Analyze (go)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
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