feat: upgrade Cosmos SDK to v0.47 #8266
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
x/data/client/tx.go#L227
undefined: data (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/client/util.go#L29
undefined: data (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/client/util.go#L37
undefined: data (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/simulation/genesis.go#L29
cannot use db (variable of type *"github.com/cometbft/cometbft-db".MemDB) as kv.Store value in struct literal: *"github.com/cometbft/cometbft-db".MemDB does not implement kv.Store (wrong type for method Iterator)
|
Run golangci/golangci-lint-action@v3:
x/data/doc.pb.go#L18
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci/golangci-lint-action@v3
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)
|
Run golangci/golangci-lint-action@v3:
x/data/query.pb.go#L2830
m.Timestamp.MarshalToSizedBuffer undefined (type *timestamppb.Timestamp has no field or method MarshalToSizedBuffer) (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/query.pb.go#L2884
m.Timestamp.MarshalToSizedBuffer undefined (type *timestamppb.Timestamp has no field or method MarshalToSizedBuffer) (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/query.pb.go#L3324
m.Timestamp.Size undefined (type *timestamppb.Timestamp has no field or method Size) (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/query.pb.go#L3345
m.Timestamp.Size undefined (type *timestamppb.Timestamp has no field or method Size) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading