upgraded to ics v3.2.0 #3124
Annotations
10 errors and 2 warnings
golangci-lint:
x/stakeibc/handler.go#L26
previous case (typecheck)
|
golangci-lint:
x/stakeibc/handler.go#L91
previous case (typecheck)
|
golangci-lint:
cmd/strided/root.go#L46
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L44
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L48
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)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L55
s.App undefined (type *UpgradeTestSuite has no field or method App) (typecheck)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L57
s.App undefined (type *UpgradeTestSuite has no field or method App) (typecheck)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L61
s.FundAccount undefined (type *UpgradeTestSuite has no field or method FundAccount) (typecheck)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L74
s.ConfirmUpgradeSucceededs undefined (type *UpgradeTestSuite has no field or method ConfirmUpgradeSucceededs) (typecheck)
|
golangci-lint:
app/upgrades/v10/upgrades_test.go#L77
s.App undefined (type *UpgradeTestSuite has no field or method App) (typecheck)
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|