build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.6 #2524
Annotations
10 errors and 2 warnings
lint:
app/upgrades/v23/vesting.go#L10
"github.com/cosmos/cosmos-sdk/x/auth/vesting/types" imported as authvestingtypes and not used (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.2/upgrade_test.go#L17
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.2/upgrade_test.go#L21
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/testnet/v18.0.0-alpha.2/upgrade_test.go#L26
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.2/upgrade_test.go#L31
s.ConfirmUpgradeSucceeded undefined (type *UpgradeTestSuite has no field or method ConfirmUpgradeSucceeded) (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.3/upgrade_test.go#L17
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.3/upgrade_test.go#L21
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/testnet/v18.0.0-alpha.3/upgrade_test.go#L26
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.3/upgrade_test.go#L31
s.ConfirmUpgradeSucceeded undefined (type *UpgradeTestSuite has no field or method ConfirmUpgradeSucceeded) (typecheck)
|
lint:
app/upgrades/testnet/v18.0.0-alpha.4/upgrade_test.go#L17
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|