Skip to content

wip: environment instructions #1205

wip: environment instructions

wip: environment instructions #1205

Triggered via pull request January 17, 2025 17:50
Status Failure
Total duration 1m 36s
Billable time 2m
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L1
[new] `typing.List` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L3
[new] `ethereum_types.numeric.U256` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L3
[new] `ethereum_types.numeric.Uint` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L4
[new] `hypothesis.HealthCheck` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L4
[new] `hypothesis.settings` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L5
[new] `hypothesis.strategies.builds` imported but unused
ruff(F401): cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L7
[new] `ethereum.cancun.fork_types.Address` imported but unused
cairo: cairo/ethereum/utils/numeric.cairo#L1
Incorrect formatting, autoformat by running 'trunk fmt'
black: cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
cairo: cairo/ethereum/cancun/vm/instructions/environment.cairo#L1
Incorrect formatting, autoformat by running 'trunk fmt'
isort: cairo/tests/utils/evm_builder.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
isort: cairo/tests/ethereum/cancun/vm/instructions/test_environment.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
black: cairo/tests/utils/evm_builder.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
Lint / Trunk
Process completed with exit code 1.
Tests / Python
Process completed with exit code 3.
Tests / Rust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636