feat: migrate onft to use x/nft base structure and keepers #243
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
x/itc/client/cli/tx.go#L184
string `--fees=<fee>` has 3 occurrences, make it a constant (goconst)
|
lint:
x/itc/client/cli/tx.go#L78
string `--from=<key-name> ` has 4 occurrences, make it a constant (goconst)
|
lint:
x/itc/client/cli/tx.go#L79
string `--chain-id=<chain-id> ` has 4 occurrences, make it a constant (goconst)
|
lint:
x/marketplace/client/cli/tx.go#L53
string `--fees=<fee>` has 7 occurrences, make it a constant (goconst)
|
lint:
x/marketplace/client/cli/tx.go#L51
string `--from=<key-name> ` has 7 occurrences, make it a constant (goconst)
|
lint:
x/marketplace/client/cli/tx.go#L52
string `--chain-id=<chain-id> ` has 7 occurrences, make it a constant (goconst)
|
lint:
x/onft/client/cli/tx.go#L132
`descritpion` is a misspelling of `descriptions` (misspell)
|
lint:
x/onft/keeper/owner.go#L68
func `Keeper.deleteOwner` is unused (unused)
|
lint:
x/onft/keeper/owner.go#L73
func `Keeper.setOwner` is unused (unused)
|
lint:
x/onft/keeper/owner.go#L83
func `Keeper.swapOwner` is unused (unused)
|