Support Numpy 2 via supporting Cirq 1.5+ #561
pr.yaml
on: pull_request
pytest
8m 11s
dev-tools
4m 49s
notebooks
7m 49s
format
1m 14s
pylint
2m 55s
mypy
2m 4s
autogenerate-notebooks
2m 3s
Annotations
3 errors and 6 warnings
|
format
Process completed with exit code 1.
|
|
|
|
pylint
Process completed with exit code 4.
|
|
pylint:
qualtran/bloqs/rotations/quantum_variable_rotation_test.py#L130
W0101: Unreachable code (unreachable)
|
|
pylint:
qualtran/bloqs/rotations/quantum_variable_rotation_test.py#L130
W0101: Unreachable code (unreachable)
|
|
pylint:
qualtran/bloqs/rotations/phasing_via_cost_function_test.py#L104
W0101: Unreachable code (unreachable)
|
|
pylint:
qualtran/bloqs/rotations/phasing_via_cost_function_test.py#L104
W0101: Unreachable code (unreachable)
|
|
pylint:
qualtran/bloqs/reflections/reflection_using_prepare_test.py#L120
W0101: Unreachable code (unreachable)
|
|
pylint:
qualtran/bloqs/reflections/reflection_using_prepare_test.py#L120
W0101: Unreachable code (unreachable)
|