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