Skip to content

feat: authz rules grant specific #17

feat: authz rules grant specific

feat: authz rules grant specific #17

Triggered via pull request July 24, 2024 10:11
Status Success
Total duration 29m 27s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 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#L79
var-naming: var rulesJson should be rulesJSON (revive)
Analyze: x/gov/keeper/grpc_query.go#L57
var-naming: method GetProposalById should be GetProposalByID (revive)
Analyze
The following actions uses Node.js version which is deprecated 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/
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/