Skip to content

feat: authz rules grant specific #4

feat: authz rules grant specific

feat: authz rules grant specific #4

Triggered via pull request May 15, 2024 11:38
Status Success
Total duration 34m 51s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze: x/auth/ante/authz_rules_ante.go#L56
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
Analyze
receiver-naming: receiver name a should be consistent with previous receiver name app for SimApp (revive)
Analyze
receiver-naming: receiver name a should be consistent with previous receiver name app for SimApp (revive)
Analyze
ST1019: package "github.com/cosmos/cosmos-sdk/x/auth/tx" is being imported more than once (stylecheck)
Analyze
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/auth/tx" (stylecheck)
Analyze: x/auth/ante/authz_rules_ante.go#L56
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
Analyze
receiver-naming: receiver name a should be consistent with previous receiver name app for SimApp (revive)
Analyze
receiver-naming: receiver name a should be consistent with previous receiver name app for SimApp (revive)
Analyze
ST1019: package "github.com/cosmos/cosmos-sdk/x/auth/tx" is being imported more than once (stylecheck)
Analyze
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/auth/tx" (stylecheck)
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/