Bump cosmossdk.io/x/tx from 0.13.7 to 1.1.0 #2828
Annotations
10 errors and 1 warning
lint:
app/app.go#L104
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
|
lint
undefined: vestingv1beta1.Msg_ServiceDesc) (typecheck)
|
lint:
cmd/neutrond/root.go#L34
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
lint:
testutil/test_helpers.go#L46
"github.com/cosmos/ibc-go/v8/modules/core/02-client/types" imported as clienttypes and not used (typecheck)
|
lint:
app/upgrades/v5.0.0/upgrades_test.go#L27
cannot use new(UpgradeTestSuite) (value of type *UpgradeTestSuite) as suite.TestingSuite value in argument to suite.Run: *UpgradeTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
lint:
app/upgrades/v5.0.0/upgrades_test.go#L35
suite.GetNeutronZoneApp undefined (type *UpgradeTestSuite has no field or method GetNeutronZoneApp) (typecheck)
|
lint:
app/upgrades/v5.0.0/upgrades_test.go#L36
suite.ChainA undefined (type *UpgradeTestSuite has no field or method ChainA) (typecheck)
|
lint:
app/upgrades/v5.0.0/upgrades_test.go#L37
suite.T undefined (type *UpgradeTestSuite has no field or method T) (typecheck)
|
lint:
app/upgrades/v5.0.0/upgrades_test.go#L47
suite.Require undefined (type *UpgradeTestSuite has no field or method Require) (typecheck)
|
lint:
app/upgrades/v5.0.0/upgrades_test.go#L48
suite.Require undefined (type *UpgradeTestSuite has no field or method Require) (typecheck)
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2877-fb26cb1a19ba4575ea9cc4316705745a1f91a145, golangci-lint.cache-Linux-2877-
|