Problem: mempool nonce logic is not tested #7477
Annotations
4 errors and 1 warning
Run nix-shell -I nixpkgs=./nix -p test-env --run "make lint-py":
integration_tests/test_mempool.py#L7
./integration_tests/test_mempool.py:7:1: F401 '.utils.send_transaction' imported but unused
|
Run nix-shell -I nixpkgs=./nix -p test-env --run "make lint-py":
integration_tests/test_mempool.py#L92
./integration_tests/test_mempool.py:92:89: E501 line too long (92 > 88 characters)
|
Run nix-shell -I nixpkgs=./nix -p test-env --run "make lint-py":
integration_tests/test_mempool.py#L122
./integration_tests/test_mempool.py:122:36: BLK100 Black would make changes.
|
Run nix-shell -I nixpkgs=./nix -p test-env --run "make lint-py"
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading