Skip to content

feat: migrate onft to use x/nft base structure and keepers #242

feat: migrate onft to use x/nft base structure and keepers

feat: migrate onft to use x/nft base structure and keepers #242

Triggered via pull request October 27, 2023 09:42
Status Failure
Total duration 4m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/itc/keeper/keeper_test.go#L1
: # github.com/OmniFlix/omniflixhub/v2/x/itc/keeper_test [github.com/OmniFlix/omniflixhub/v2/x/itc/keeper.test]
lint: x/itc/keeper/keeper_test.go#L140
not enough arguments in call to onfttypes.NewMsgCreateDenom
lint: x/itc/keeper/keeper_test.go#L158
not enough arguments in call to onfttypes.NewMsgCreateDenom
lint: x/itc/keeper/keeper_test.go#L176
not enough arguments in call to onfttypes.NewMsgCreateDenom
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/itc/client/cli/tx.go#L184
string `--fees=<fee>` has 3 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#L52
string `--chain-id=<chain-id> ` 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)