Skip to content

build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.14 to 0.50.11 #259

build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.14 to 0.50.11

build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.14 to 0.50.11 #259

Triggered via pull request December 17, 2024 11:08
Status Failure
Total duration 2m 25s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
2m 15s
Run golangci-lint
Run markdown-lint
11s
Run markdown-lint
Run flake8 on python integration tests
11s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
1m 50s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
Run golangci-lint: types/account.go#L77
acc.GetAddress undefined (type EthAccount has no field or method GetAddress) (typecheck)
Run golangci-lint: types/account.pb.go#L47
cannot use m (variable of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to xxx_messageInfo_EthAccount.Marshal: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L58
cannot use m (variable of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to xxx_messageInfo_EthAccount.Merge: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L64
cannot use m (variable of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to xxx_messageInfo_EthAccount.DiscardUnknown: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L70
cannot use (*EthAccount)(nil) (value of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to proto.RegisterType: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: x/evm/keeper/msg_server.go#L51
cannot use telemetry.NewLabel("tx_type", fmt.Sprintf("%d", tx.Type())) (value of type "github.com/hashicorp/go-metrics".Label) as "github.com/armon/go-metrics".Label value in array or slice literal (typecheck)
Run golangci-lint: x/evm/keeper/msg_server.go#L54
cannot use telemetry.NewLabel("execution", "create") (value of type "github.com/hashicorp/go-metrics".Label) as "github.com/armon/go-metrics".Label value in argument to append (typecheck)
Run golangci-lint: x/evm/keeper/msg_server.go#L56
cannot use telemetry.NewLabel("execution", "call") (value of type "github.com/hashicorp/go-metrics".Label) as "github.com/armon/go-metrics".Label value in argument to append (typecheck)
Run golangci-lint: x/evm/keeper/msg_server.go#L68
cannot use labels (variable of type []"github.com/armon/go-metrics".Label) as []"github.com/hashicorp/go-metrics".Label value in argument to telemetry.IncrCounterWithLabels (typecheck)
Run golangci-lint: x/evm/keeper/msg_server.go#L75
cannot use labels (variable of type []"github.com/armon/go-metrics".Label) as []"github.com/hashicorp/go-metrics".Label value in argument to telemetry.IncrCounterWithLabels (typecheck)
Run markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run flake8 on python integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check gomod2nix.toml file is up to date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum