Skip to content

cosmos v50.x upgrade [DRAFT] #268

cosmos v50.x upgrade [DRAFT]

cosmos v50.x upgrade [DRAFT] #268

Triggered via pull request January 5, 2025 17:01
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

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

Annotations

21 errors and 5 warnings
Run flake8 on python integration tests: tests/integration_tests/test_fee_history.py#L6
./tests/integration_tests/test_fee_history.py:6:1: F401 '.network.setup_custom_ethermint' imported but unused
Run flake8 on python integration tests: tests/integration_tests/test_fee_history.py#L22
./tests/integration_tests/test_fee_history.py:22:16: F821 undefined name 'setup_ethermint'
Run flake8 on python integration tests: tests/integration_tests/test_fee_history.py#L167
./tests/integration_tests/test_fee_history.py:167:12: F821 undefined name 'hashlib'
Run flake8 on python integration tests: tests/integration_tests/test_fee_history.py#L181
./tests/integration_tests/test_fee_history.py:181:25: F821 undefined name 'json'
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L8
./tests/integration_tests/test_upgrade.py:8:1: F401 'pystarport.ports' imported but unused
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L9
./tests/integration_tests/test_upgrade.py:9:1: F401 'pystarport.cluster.SUPERVISOR_CONFIG_FILE' imported but unused
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L11
./tests/integration_tests/test_upgrade.py:11:1: F401 '.network.setup_custom_ethermint' imported but unused
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L12
./tests/integration_tests/test_upgrade.py:12:1: F401 '.utils.send_transaction' imported but unused
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L12
./tests/integration_tests/test_upgrade.py:12:1: F401 '.utils.wait_for_block' imported but unused
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L12
./tests/integration_tests/test_upgrade.py:12:1: F401 '.utils.wait_for_port' imported but unused
Run golangci-lint: types/indexer.go#L28
undefined: abci.ExecTxResult (typecheck)
Run golangci-lint: types/account.go#L78
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/types/msg.go#L382
method MsgEthereumTx.GetSender already declared at x/evm/types/msg.go:231:27 (typecheck)
Run golangci-lint: x/evm/types/chain_config.go#L92
undefined: shanghaiBlock (typecheck)
Run golangci-lint: x/evm/types/chain_config.go#L93
undefined: cancunBlock (typecheck)
Run golangci-lint: x/evm/types/chain_config.go#L72
declared and not used: shanghaiTime (typecheck)
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
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
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
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