Bump cosmossdk.io/api from 0.3.1 to 0.7.6 #1323
Annotations
10 errors and 2 warnings
golangci-lint:
x/collector/types/collector.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
golangci-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)
|
golangci-lint:
x/rewards/types/epochs.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
golangci-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)
|
golangci-lint:
x/vault/types/events.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
golangci-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)
|
golangci-lint:
x/liquidity/types/order.go#L68
order.Amount undefined (type *UserOrder has no field or method Amount) (typecheck)
|
golangci-lint:
x/liquidity/types/order.go#L83
order.Direction undefined (type *UserOrder has no field or method Direction) (typecheck)
|
golangci-lint:
x/liquidity/types/order.go#L114
order.Amount undefined (type *PoolOrder has no field or method Amount) (typecheck)
|
golangci-lint:
x/liquidity/types/order.go#L129
order.Direction undefined (type *PoolOrder has no field or method Direction) (typecheck)
|
The following actions use a deprecated Node.js version 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/
|
Run actions/[email protected]
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|
Loading