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