Skip to content

Feat: add store key and handler for new asset module #138

Feat: add store key and handler for new asset module

Feat: add store key and handler for new asset module #138

Triggered via pull request July 11, 2024 12:13
Status Success
Total duration 10m 3s
Artifacts

codeql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze: x/asset/keeper/privilege.go#L1
expected 'package', found 'EOF'
Analyze: x/asset/types/tx.pb.go#L17
package google/protobuf is not in GOROOT (/opt/hostedtoolcache/go/1.20.2/x64/src/google/protobuf)
Analyze: x/asset/keeper/privilege.go#L1
expected 'package', found 'EOF'
Analyze
package google/protobuf is not in GOROOT (/opt/hostedtoolcache/go/1.20.2/x64/src/google/protobuf)
Analyze
could not import google/protobuf (invalid package name: "")
Analyze
undefined: MsgAuthorizeAddress
Analyze
undefined: MsgAuthorizeAddress
Analyze
undefined: MsgAuthorizeAddress
Analyze
undefined: MsgAuthorizeAddress
Analyze
undefined: MsgAuthorizeAddress
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/