Skip to content

Fix tests according to HV2 app setup. #71

Fix tests according to HV2 app setup.

Fix tests according to HV2 app setup. #71

Triggered via pull request November 25, 2024 15:21
Status Success
Total duration 13m 10s
Artifacts

codeql.yml

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

Annotations

10 errors and 2 warnings
Analyze (go)
no required module provides package github.com/0xPolygon/heimdall-v2/x/stake/types; to add it:
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@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/