build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.6.0 #68
lint.yml
on: pull_request
Run golangci-lint
2m 47s
Run markdown-lint
12s
Run flake8 on python integration tests
12s
Check gomod2nix.toml file is up to date
11s
Annotations
12 errors and 5 warnings
Check gomod2nix.toml file is up to date
Action failed with error: Error: The process '/usr/bin/bash' failed with exit code 1
|
Run flake8 on python integration tests
Action failed with error: Error: The process '/usr/bin/bash' failed with exit code 1
|
Run golangci-lint:
types/account.pb.go#L11
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
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-lint:
types/account.go#L77
acc.GetAddress undefined (type EthAccount has no field or method GetAddress) (typecheck)
|
Run golangci-lint:
crypto/ethsecp256k1/keys.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
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-lint:
x/evm/migrations/v4/types/evm.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
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-lint:
x/feemarket/types/events.pb.go#L8
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
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-lint:
x/evm/types/codec.go#L26
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
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 golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|