This repository has been archived by the owner on May 13, 2024. It is now read-only.
Bump the go_modules group across 1 directory with 6 updates #31
Annotations
10 errors and 2 warnings
Run golangci/[email protected]:
types/account.pb.go#L11
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci/[email protected]
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/[email protected]:
types/account.go#L77
acc.GetAddress undefined (type EthAccount has no field or method GetAddress) (typecheck)
|
Run golangci/[email protected]:
crypto/ethsecp256k1/keys.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci/[email protected]
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/[email protected]:
x/evm/migrations/v4/types/evm.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci/[email protected]
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/[email protected]:
x/feemarket/types/events.pb.go#L8
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci/[email protected]
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/[email protected]:
x/feemarket/types/params.go#L93
undefined: params.BaseFeeChangeDenominator (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
Loading