Bump numpy from 2.1.2 to 2.2.0 #498
Annotations
9 errors and 4 warnings
pytestmypy (ubuntu-latest, 3.11, false):
src/qcodes/dataset/dond/sweeps.py#L113
Type "NDArray[floating[Any]]" is not assignable to return type "NDArray[float64]"
"ndarray[_Shape, dtype[floating[Any]]]" is not assignable to "ndarray[_Shape, dtype[float64]]"
Type parameter "_DType_co@ndarray" is covariant, but "dtype[floating[Any]]" is not a subtype of "dtype[float64]"
"dtype[floating[Any]]" is not assignable to "dtype[float64]"
Type parameter "_SCT_co@dtype" is covariant, but "floating[Any]" is not a subtype of "float64"
"floating[Any]" is not assignable to "float64" (reportReturnType)
|
pytestmypy (ubuntu-latest, 3.11, false):
src/qcodes/dataset/dond/sweeps.py#L175
Type "NDArray[floating[Any]]" is not assignable to return type "NDArray[float64]"
"ndarray[_Shape, dtype[floating[Any]]]" is not assignable to "ndarray[_Shape, dtype[float64]]"
Type parameter "_DType_co@ndarray" is covariant, but "dtype[floating[Any]]" is not a subtype of "dtype[float64]"
"dtype[floating[Any]]" is not assignable to "dtype[float64]"
Type parameter "_SCT_co@dtype" is covariant, but "floating[Any]" is not a subtype of "float64"
"floating[Any]" is not assignable to "float64" (reportReturnType)
|
|
pytestmypy (ubuntu-latest, 3.12, false):
src/qcodes/dataset/dond/sweeps.py#L113
Type "NDArray[floating[Any]]" is not assignable to return type "NDArray[float64]"
"ndarray[_Shape, dtype[floating[Any]]]" is not assignable to "ndarray[_Shape, dtype[float64]]"
Type parameter "_DType_co@ndarray" is covariant, but "dtype[floating[Any]]" is not a subtype of "dtype[float64]"
"dtype[floating[Any]]" is not assignable to "dtype[float64]"
Type parameter "_SCT_co@dtype" is covariant, but "floating[Any]" is not a subtype of "float64"
"floating[Any]" is not assignable to "float64" (reportReturnType)
|
pytestmypy (ubuntu-latest, 3.12, false):
src/qcodes/dataset/dond/sweeps.py#L175
Type "NDArray[floating[Any]]" is not assignable to return type "NDArray[float64]"
"ndarray[_Shape, dtype[floating[Any]]]" is not assignable to "ndarray[_Shape, dtype[float64]]"
Type parameter "_DType_co@ndarray" is covariant, but "dtype[floating[Any]]" is not a subtype of "dtype[float64]"
"dtype[floating[Any]]" is not assignable to "dtype[float64]"
Type parameter "_SCT_co@dtype" is covariant, but "floating[Any]" is not a subtype of "float64"
"floating[Any]" is not assignable to "float64" (reportReturnType)
|
|
pytestmypy (windows-latest, 3.10, false):
src/qcodes/dataset/dond/sweeps.py#L113
Type "NDArray[floating[Any]]" is not assignable to return type "NDArray[float64]"
"ndarray[_Shape, dtype[floating[Any]]]" is not assignable to "ndarray[_Shape, dtype[float64]]"
Type parameter "_DType_co@ndarray" is covariant, but "dtype[floating[Any]]" is not a subtype of "dtype[float64]"
"dtype[floating[Any]]" is not assignable to "dtype[float64]"
Type parameter "_SCT_co@dtype" is covariant, but "floating[Any]" is not a subtype of "float64"
"floating[Any]" is not assignable to "float64" (reportReturnType)
|
pytestmypy (windows-latest, 3.10, false):
src/qcodes/dataset/dond/sweeps.py#L175
Type "NDArray[floating[Any]]" is not assignable to return type "NDArray[float64]"
"ndarray[_Shape, dtype[floating[Any]]]" is not assignable to "ndarray[_Shape, dtype[float64]]"
Type parameter "_DType_co@ndarray" is covariant, but "dtype[floating[Any]]" is not a subtype of "dtype[float64]"
"dtype[floating[Any]]" is not assignable to "dtype[float64]"
Type parameter "_SCT_co@dtype" is covariant, but "floating[Any]" is not a subtype of "float64"
"floating[Any]" is not assignable to "float64" (reportReturnType)
|
|
pytestmypy (ubuntu-latest, 3.11, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytestmypy (ubuntu-latest, 3.12, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytestmypy (ubuntu-latest, 3.10, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytestmypy (ubuntu-latest, 3.10, true)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238/dist/codecov' failed with exit code 1
|