Bump github.com/cosmos/gogoproto from 1.4.10 to 1.5.0 #13
Annotations
10 errors and 2 warnings
lint:
app/app.go#L44
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|