feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #81
lint.yml
on: pull_request
Run golangci-lint
42s
Run markdown-lint
14s
Run flake8 on python integration tests
9m 49s
Check gomod2nix.toml file is up to date
1m 42s
Annotations
4 errors and 1 warning
Run flake8 on python integration tests:
tests/integration_tests/test_pruned_node.py#L4
./tests/integration_tests/test_pruned_node.py:4:1: F401 're' imported but unused
|
Run flake8 on python integration tests:
tests/integration_tests/test_pruned_node.py#L4
./tests/integration_tests/test_pruned_node.py:4:1: I001 isort found an import in the wrong position
|
Run flake8 on python integration tests:
tests/integration_tests/test_pruned_node.py#L82
./tests/integration_tests/test_pruned_node.py:82:77: W291 trailing 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
|