feat: authz rules grant specific #20
Annotations
8 errors and 2 warnings
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/expected_keepers.go#L34
var-naming: interface method parameter proposalId should be proposalID (revive)
|
Autobuild:
x/authz/keeper/msg_server.go#L80
var-naming: var rulesJson should be rulesJSON (revive)
|
Autobuild:
x/gov/keeper/proposal.go#L274
var-naming: method GetProposalById should be GetProposalByID (revive)
|
Autobuild:
x/authz/keeper/msg_server.go#L103
SA9003: empty branch (staticcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
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