Skip to content

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

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

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

Triggered via pull request January 21, 2025 08:24
Status Success
Total duration 13m 15s
Artifacts

codeql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
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
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636