Skip to content

feat(x/asset): Custom mintable, burnable precompiles [WIP] #31

feat(x/asset): Custom mintable, burnable precompiles [WIP]

feat(x/asset): Custom mintable, burnable precompiles [WIP] #31

Triggered via pull request February 1, 2025 13:32
Status Success
Total duration 8m 6s
Artifacts

codeql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Analyze
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze: testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze: testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze: testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze: testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze: testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization
Analyze
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
Analyze
undefined: assettypes.TokenAuthorization
Analyze
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token