Skip to content

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

Update our tokenfactory to the latest version NTRN-93

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

Triggered via pull request September 11, 2023 14:09
Status Failure
Total duration 1m 16s
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 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/genesis.go#L17
Error return value of `k.SetParams` is not checked (errcheck)
lint: x/transfer/types/tx.go#L29
context-as-argument: context.Context should be the first parameter of a function (revive)