feat: authz rules grant specific #24
Triggered via pull request
December 11, 2024 02:13
Status
Success
Total duration
29m 53s
Artifacts
–
Annotations
8 errors and 3 warnings
Analyze:
x/auth/ante/expected_keepers.go#L34
var-naming: interface method parameter proposalId should be proposalID (revive)
|
Analyze:
x/authz/keeper/msg_server.go#L80
var-naming: var rulesJson should be rulesJSON (revive)
|
Analyze:
x/gov/keeper/proposal.go#L274
var-naming: method GetProposalById should be GetProposalByID (revive)
|
Analyze:
x/authz/keeper/msg_server.go#L103
SA9003: empty branch (staticcheck)
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Analyze
An error occurred checking the status of the delivery. HttpError: API rate limit exceeded for site ID installation. If you reach out to GitHub Support for help, please include the request ID 8840:123B0B:16B480:2C96DE:6758FC00 and timestamp 2024-12-11 02:42:08 UTC. It should still be processed in the background, but errors that occur during processing may not be reported.
|