Skip to content

Use forked packages #110

Use forked packages

Use forked packages #110

Triggered via pull request April 25, 2024 14:15
Status Success
Total duration 38m 47s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze
could not import cosmossdk.io/x/upgrade/types (-: # cosmossdk.io/x/upgrade/types
Analyze
undefined: sdk.AccAddressFromBech32
Analyze
undefined: sdk.AccAddressFromBech32) (typecheck)
Analyze
could not import cosmossdk.io/x/upgrade/types (-: # cosmossdk.io/x/upgrade/types
Analyze
undefined: sdk.AccAddressFromBech32
Analyze
undefined: sdk.AccAddressFromBech32) (typecheck)
Analyze: crypto/armor_test.go#L86
unlambda: replace `func() address.Codec { return addresscodec.NewHexCodec() }` with `addresscodec.NewHexCodec` (gocritic)
Analyze: crypto/keys/multisig/multisig_test.go#L365
unlambda: replace `func() address.Codec { return addresscodec.NewHexCodec() }` with `addresscodec.NewHexCodec` (gocritic)
Analyze: baseapp/utils_test.go#L92
unlambda: replace `func() address.Codec { return addresscodec.NewHexCodec() }` with `addresscodec.NewHexCodec` (gocritic)
Analyze: x/staking/keeper/keeper.go#L180
var-naming: method GetValIdFromAddress should be GetValIDFromAddress (revive)
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@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/