Skip to content

Update our tokenfactory to the latest version NTRN-93 #972

Update our tokenfactory to the latest version NTRN-93

Update our tokenfactory to the latest version NTRN-93 #972

Triggered via pull request September 4, 2023 11:07
Status Failure
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: testutil/interchainqueries/keeper/interchainqeries.go#L1
: # github.com/neutron-org/neutron/testutil/interchainqueries/keeper
lint: testutil/interchainqueries/keeper/interchainqeries.go#L49
not enough arguments in call to keeper.NewKeeper
lint: testutil/interchaintxs/keeper/interchaintxs.go#L1
: # github.com/neutron-org/neutron/testutil/interchaintxs/keeper
lint: testutil/interchaintxs/keeper/interchaintxs.go#L40
not enough arguments in call to keeper.NewKeeper
lint: wasmbinding/test/custom_message_test.go#L1
: # github.com/neutron-org/neutron/wasmbinding/test [github.com/neutron-org/neutron/wasmbinding/test.test]
lint: wasmbinding/test/custom_message_test.go#L68
undefined: types.DefaultNeutronDenom
lint: wasmbinding/test/custom_message_test.go#L69
cannot use FeeCollectorAddress (untyped string constant "neutron1vguuxez2h5ekltfj9gjd62fs5k4rl2zy5hfrncasykzw08rezpfsd2rhm7") as uint64 value in argument to tokenfactorytypes.NewParams
lint: wasmbinding/test/custom_query_test.go#L254
cannot use FeeCollectorAddress (untyped string constant "neutron1vguuxez2h5ekltfj9gjd62fs5k4rl2zy5hfrncasykzw08rezpfsd2rhm7") as uint64 value in argument to tokenfactorytypes.NewParams
lint: x/interchainqueries/genesis_test.go#L8
could not import github.com/neutron-org/neutron/testutil/interchainqueries/keeper (-: # github.com/neutron-org/neutron/testutil/interchainqueries/keeper
lint: testutil/interchainqueries/keeper/interchainqeries.go#L49
not enough arguments in call to keeper.NewKeeper
lint: x/transfer/types/tx.go#L29
context-as-argument: context.Context should be the first parameter of a function (revive)
lint: x/interchainqueries/keeper/msg_server.go#L314
receiver-naming: receiver name m should be consistent with previous receiver name k for msgServer (revive)