cosmos v50.x upgrade [DRAFT] #273
lint.yml
on: pull_request
Run golangci-lint
2m 21s
Run markdown-lint
13s
Run flake8 on python integration tests
42s
Check gomod2nix.toml file is up to date
1m 34s
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
|
Check gomod2nix.toml file is up to date
Process completed with exit code 2.
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L170
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L172
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L177
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L181
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L183
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L185
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L187
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L189
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L191
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
Run golangci-lint:
x/evm/migrations/v4/types/evm.pb.go#L193
undefined: github_com_cosmos_cosmos_sdk_types.Int
|
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
|