feat(x/asset): Custom mintable, burnable precompiles [WIP] #17
Annotations
11 errors and 1 warning
Initialize CodeQL
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/
|
Autobuild:
testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild:
testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild:
testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild:
testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild:
testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization
|
Autobuild
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
Autobuild
undefined: assettypes.TokenAuthorization
|
Autobuild
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading