Skip to content

Porting: bank module #71

Porting: bank module

Porting: bank module #71

Triggered via pull request March 8, 2024 04:10
Status Success
Total duration 22m 36s
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/evidence/types (-: # cosmossdk.io/x/evidence/types
Analyze
undefined: sdk.AccAddressFromBech32) (typecheck)
Analyze
could not import cosmossdk.io/x/evidence/types (-: # cosmossdk.io/x/evidence/types
Analyze
undefined: sdk.AccAddressFromBech32) (typecheck)
Analyze
evidenceModule declared and not used (typecheck)
Analyze
too many arguments in call to auth.NewAppModule
Analyze
too many arguments in call to auth.NewAppModule
Analyze
could not import cosmossdk.io/x/upgrade (-: # cosmossdk.io/x/upgrade
Analyze
undefined: authtypes.NewModuleAddressOrBech32Address) (typecheck)
Analyze
cannot infer T (/home/runner/go/pkg/mod/github.com/cosmos/[email protected]/rapidproto/rapidproto.go:15:23) (typecheck)
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/