feat(x/asset): Custom mintable, burnable precompiles [WIP] #27
Annotations
10 errors and 10 warnings
lint:
testutil/network/doc.go#L1
: # github.com/realiotech/realio-network/testutil/network
|
lint:
testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint:
testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint:
testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint:
testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint:
testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization (typecheck)
|
lint:
cmd/realio-networkd/testnet.go#L48
could not import github.com/realiotech/realio-network/testutil/network (-: # github.com/realiotech/realio-network/testutil/network
|
lint:
testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint:
testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint:
testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
x/asset/types/events.go#L8
var-naming: const AttributeKeyTokenId should be AttributeKeyTokenID (revive)
|
lint:
x/asset/types/token.go#L33
var-naming: func ValidateTokenId should be ValidateTokenID (revive)
|
lint:
x/asset/types/msgs.go#L46
var-naming: func parameter tokenId should be tokenID (revive)
|
lint:
x/asset/types/msgs.go#L78
var-naming: func parameter tokenId should be tokenID (revive)
|
lint:
x/asset/keeper/msg_server.go#L45
var-naming: var tokenId should be tokenID (revive)
|
lint:
x/asset/keeper/keeper.go#L83
var-naming: var tokenId should be tokenID (revive)
|
lint:
x/asset/keeper/keeper.go#L104
var-naming: method parameter tokenId should be tokenID (revive)
|
lint:
x/asset/keeper/keeper.go#L119
var-naming: method parameter tokenId should be tokenID (revive)
|
lint:
x/asset/keeper/keeper.go#L123
var-naming: method parameter tokenId should be tokenID (revive)
|