Skip to content

[2025-05] Bump dependencies #305

[2025-05] Bump dependencies

[2025-05] Bump dependencies #305

Triggered via pull request May 8, 2025 18:54
Status Failure
Total duration 9m 19s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
mypy
Process completed with exit code 1.
mypy: qualtran/drawing/bloq_counts_graph_test.py#L51
"Node" has no attribute "get_label" [attr-defined]
mypy: qualtran/drawing/bloq_counts_graph.py#L102
Incompatible return value type (got "str", expected "bytes") [return-value]
mypy: qualtran/drawing/graphviz.py#L363
Incompatible return value type (got "str", expected "bytes") [return-value]
mypy
Incompatible return value type (got "Graph", expected "Dot") [return-value]