feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #57
lint.yml
on: pull_request
Run golangci-lint
4m 38s
Run markdown-lint
9s
Run flake8 on python integration tests
9m 1s
Check gomod2nix.toml file is up to date
1m 8s
Annotations
10 errors and 1 warning
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L6
./tests/integration_tests/test_priority.py:6:1: F401 '.utils.ADDRS' imported but unused
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L6
./tests/integration_tests/test_priority.py:6:1: F401 '.utils.KEYS' imported but unused
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L6
./tests/integration_tests/test_priority.py:6:1: F401 '.utils.eth_to_bech32' imported but unused
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L6
./tests/integration_tests/test_priority.py:6:1: F401 '.utils.sign_transaction' imported but unused
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L6
./tests/integration_tests/test_priority.py:6:1: F401 '.utils.wait_for_new_blocks' imported but unused
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L37
./tests/integration_tests/test_priority.py:37:64: W291 trailing whitespace
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L38
./tests/integration_tests/test_priority.py:38:75: W291 trailing whitespace
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L39
./tests/integration_tests/test_priority.py:39:72: W291 trailing whitespace
|
Run flake8 on python integration tests:
tests/integration_tests/test_priority.py#L41
./tests/integration_tests/test_priority.py:41:1: W293 blank line contains whitespace
|
Run flake8 on python integration tests
Process completed with exit code 2.
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|