Skip to content

Sdk 50

Sdk 50 #329

Triggered via pull request July 23, 2024 16:08
@antstalepreshantstalepresh
synchronize #45
sdk-50
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: crypto/keys/authn/authn.go#L14
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/batch/types/genesis.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/batch/wasm/interface_msg.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/cw-ica/keeper/ibc_handlers.go#L13
`types` redeclared in this block (typecheck)
lint: x/cw-ica/keeper/ibc_handlers.go#L8
other declaration of types (typecheck)
lint: x/cw-ica/wasm/interface_msg.go#L280
undefined: transferk (typecheck)
lint: x/denom/types/msgs.go#L249
undefined: ModuleCdc (typecheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, 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/