Skip to content

[open-systems] More classical data types #572

[open-systems] More classical data types

[open-systems] More classical data types #572

Triggered via pull request November 18, 2025 17:56
Status Failure
Total duration 7m 46s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
mypy: qualtran/_infra/data_types_test.py#L247
Argument 1 to "assert_valid_classical_val" of "QCDType" has incompatible type "int"; expected "FieldArray" [arg-type]
mypy: qualtran/_infra/data_types.py#L1674
Argument 1 to "from_gf_coefficients" of "QGFPoly" has incompatible type "ndarray[tuple[int, ...], dtype[Any]]"; expected "Array" [arg-type]
mypy: qualtran/_infra/data_types.py#L1133
Name "fxpmath" is not defined [name-defined]
mypy: qualtran/_infra/data_types.py#L1085
Name "fxpmath" is not defined [name-defined]
mypy: qualtran/_infra/data_types.py#L1010
Name "fxpmath" is not defined [name-defined]
mypy: qualtran/_infra/data_types.py#L1001
Name "fxpmath" is not defined [name-defined]
mypy: qualtran/_infra/data_types.py#L974
Name "fxpmath" is not defined [name-defined]
mypy: qualtran/_infra/data_types.py#L967
Name "fxpmath" is not defined [name-defined]
mypy: qualtran/_infra/data_types.py#L927
Name "fxpmath" is not defined [name-defined]
mypy
Name "fxpmath" is not defined [name-defined]
dev-tools
Process completed with exit code 1.