feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #79
lint.yml
on: pull_request
Run golangci-lint
41s
Run markdown-lint
18s
Run flake8 on python integration tests
9m 42s
Check gomod2nix.toml file is up to date
1m 43s
Annotations
3 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: I001 isort found an import in the wrong position
|
Run flake8 on python integration tests:
tests/integration_tests/test_pruned_node.py#L83
./tests/integration_tests/test_pruned_node.py:83:89: E501 line too long (276 > 88 characters)
|
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
|