Update our tokenfactory to the latest version NTRN-93 #989
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
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#L425
unknown field 'SoftwareUpgradeProposal' in struct literal of type bindings.AdminProposal
|
lint:
wasmbinding/test/custom_message_test.go#L425
undefined: bindings.SoftwareUpgradeProposal
|
lint:
wasmbinding/test/custom_message_test.go#L466
unknown field 'CancelSoftwareUpgradeProposal' in struct literal of type bindings.AdminProposal
|
lint:
wasmbinding/test/custom_message_test.go#L466
undefined: bindings.CancelSoftwareUpgradeProposal
|
lint:
wasmbinding/test/custom_message_test.go#L501
unknown field 'CancelSoftwareUpgradeProposal' in struct literal of type bindings.AdminProposal
|
lint:
wasmbinding/test/custom_message_test.go#L501
undefined: bindings.CancelSoftwareUpgradeProposal
|
lint:
wasmbinding/test/custom_message_test.go#L505
unknown field 'ClearAdminProposal' in struct literal of type bindings.AdminProposal
|
lint:
wasmbinding/test/custom_message_test.go#L505
undefined: bindings.ClearAdminProposal
|
lint:
x/tokenfactory/keeper/admins_test.go#L1
: # github.com/neutron-org/neutron/x/tokenfactory/keeper_test [github.com/neutron-org/neutron/x/tokenfactory/keeper.test]
|
lint:
x/transfer/types/tx.go#L29
context-as-argument: context.Context should be the first parameter of a function (revive)
|