chore: mixed and pure state support for state opt #4072
Triggered via pull request
November 22, 2025 12:58
Status
Failure
Total duration
13m 19s
Artifacts
–
build-test-actions.yml
on: pull_request
Matrix: code-style
Matrix: toqito-pytest
Annotations
12 errors
|
code-style (3.12, ubuntu-latest)
The process '/opt/hostedtoolcache/ruff/0.14.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
toqito/state_opt/state_distinguishability.py#L335
toqito/state_opt/state_distinguishability.py:335:5: F841 Local variable `solution` is assigned to but never used
|
|
code-style (3.10, ubuntu-latest)
The process '/opt/hostedtoolcache/ruff/0.14.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
toqito/state_opt/state_distinguishability.py#L335
toqito/state_opt/state_distinguishability.py:335:5: F841 Local variable `solution` is assigned to but never used
|
|
code-style (3.11, ubuntu-latest)
The process '/opt/hostedtoolcache/ruff/0.14.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
toqito/state_opt/state_distinguishability.py#L335
toqito/state_opt/state_distinguishability.py:335:5: F841 Local variable `solution` is assigned to but never used
|
|
code-style (3.11, macos-latest)
The process '/Users/runner/hostedtoolcache/ruff/0.14.0/aarch64/ruff' failed with exit code 1
|
|
Ruff (F841):
toqito/state_opt/state_distinguishability.py#L335
toqito/state_opt/state_distinguishability.py:335:5: F841 Local variable `solution` is assigned to but never used
|
|
code-style (3.10, macos-latest)
The process '/Users/runner/hostedtoolcache/ruff/0.14.0/aarch64/ruff' failed with exit code 1
|
|
Ruff (F841):
toqito/state_opt/state_distinguishability.py#L335
toqito/state_opt/state_distinguishability.py:335:5: F841 Local variable `solution` is assigned to but never used
|
|
code-style (3.12, macos-latest)
The process '/Users/runner/hostedtoolcache/ruff/0.14.0/aarch64/ruff' failed with exit code 1
|
|
Ruff (F841):
toqito/state_opt/state_distinguishability.py#L335
toqito/state_opt/state_distinguishability.py:335:5: F841 Local variable `solution` is assigned to but never used
|