Bump github.com/cosmos/cosmos-sdk from 0.47.11 to 0.50.8 #1299
Annotations
10 errors and 2 warnings
lint:
x/rewards/types/epochs.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
|
lint:
x/vault/types/events.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
|
lint:
x/asset/types/app.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
|
lint:
x/liquidity/types/order.go#L68
order.Amount undefined (type *UserOrder has no field or method Amount) (typecheck)
|
lint:
x/liquidity/types/order.go#L79
missing return (typecheck)
|
lint:
x/liquidity/types/order.go#L83
order.Direction undefined (type *UserOrder has no field or method Direction) (typecheck)
|
lint:
x/liquidity/types/order.go#L114
order.Amount undefined (type *PoolOrder has no field or method Amount) (typecheck)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|