Skip to content

feat: get_last_256_block_hashes #1563

feat: get_last_256_block_hashes

feat: get_last_256_block_hashes #1563

Triggered via pull request January 31, 2025 16:33
Status Failure
Total duration 4m 8s
Billable time 5m
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
ruff(F401): cairo/tests/test_serde.py#L13
[new] `ethereum.cancun.fork.BlockChain` imported but unused
ruff(F401): cairo/tests/test_serde.py#L12
[new] `ethereum.cancun.blocks.Block` imported but unused
ruff(F811): cairo/tests/ethereum/cancun/test_fork.py#L86
[new] Redefinition of unused `Transaction` from line 25
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L87
[new] Module level import not at top of file
ruff(F401): cairo/tests/ethereum/cancun/test_fork.py#L87
[new] `ethereum.crypto.hash.keccak256` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/test_fork.py#L90
[new] `tests.utils.errors.cairo_error` imported but unused
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L85
[new] Module level import not at top of file
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L86
[new] Module level import not at top of file
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L84
[new] Module level import not at top of file
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L83
[new] Module level import not at top of file
ruff(F401): cairo/tests/ethereum/cancun/test_fork.py#L88
[new] `ethereum.exceptions.InvalidBlock` imported but unused
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L88
[new] Module level import not at top of file
ruff(F811): cairo/tests/ethereum/cancun/test_fork.py#L88
[new] Redefinition of unused `EthereumException` from line 28
ruff(F401): cairo/tests/ethereum/cancun/test_fork.py#L89
[new] `ethereum_rlp.rlp` imported but unused
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L90
[new] Module level import not at top of file
ruff(E402): cairo/tests/ethereum/cancun/test_fork.py#L89
[new] Module level import not at top of file
Lint / Trunk
Process completed with exit code 1.
Tests / Python
Process completed with exit code 1.