Pydantic Rework #148
Triggered via pull request
September 15, 2023 00:27
Status
Failure
Total duration
4m 36s
Artifacts
–
Annotations
31 errors
test (3.8)
Process completed with exit code 1.
|
test (3.10):
core/lls_core/__init__.py#L6
Import "DeskewDirection" is not accessed (reportUnusedImport)
|
test (3.10):
core/lls_core/deconvolution.py#L154
Import "pycudadecon" could not be resolved (reportMissingImports)
|
test (3.10):
core/lls_core/deconvolution.py#L173
Import "pycudadecon" could not be resolved (reportMissingImports)
|
test (3.10):
core/lls_core/deconvolution.py#L75
"psf_aics" is possibly unbound (reportUnboundVariable)
|
test (3.10):
core/lls_core/deconvolution.py#L121
Argument of type "ArrayLike" cannot be assigned to parameter "a" of type "ArrayLike" in function "squeeze" (reportGeneralTypeIssues)
|
test (3.10):
core/lls_core/deconvolution.py#L127
Argument of type "Unknown | dask.array.core.Array | Any | pyopencl.array.Array | DataArray" cannot be assigned to parameter "a" of type "_ArrayLikeFloat_co | _ArrayLikeComplex_co | _ArrayLikeTD64_co | _ArrayLikeObject_co" in function "median" (reportGeneralTypeIssues)
|
test (3.10):
core/lls_core/deconvolution.py#L131
Expression of type "NDArray[Unknown]" cannot be assigned to declared type "ArrayLike"
Type "NDArray[Unknown]" cannot be assigned to type "ArrayLike"
"NDArray[Unknown]" is incompatible with "Array"
"NDArray[Unknown]" is incompatible with "NDArray"
"NDArray[Unknown]" is incompatible with "Array"
"NDArray[Unknown]" is incompatible with "DataArray" (reportGeneralTypeIssues)
|
test (3.10):
core/lls_core/deconvolution.py#L139
"shape" is not a known member of "None" (reportOptionalMemberAccess)
|
test (3.10):
core/lls_core/deconvolution.py#L141
Argument of type "ArrayLike | Unknown" cannot be assigned to parameter "array" of type "ArrayLike" in function "pad" (reportGeneralTypeIssues)
|
test (3.10):
core/lls_core/deconvolution.py#L151
Argument of type "ArrayLike | Unknown" cannot be assigned to parameter "img" of type "NDArray[Unknown]" in function "pad_image_nearest_multiple"
Type "ArrayLike | Unknown" cannot be assigned to type "NDArray[Unknown]"
"Array" is incompatible with "NDArray[Unknown]" (reportGeneralTypeIssues)
|
test (3.9):
core/lls_core/__init__.py#L6
Import "DeskewDirection" is not accessed (reportUnusedImport)
|
test (3.9):
core/lls_core/deconvolution.py#L154
Import "pycudadecon" could not be resolved (reportMissingImports)
|
test (3.9):
core/lls_core/deconvolution.py#L173
Import "pycudadecon" could not be resolved (reportMissingImports)
|
test (3.9):
core/lls_core/deconvolution.py#L75
"psf_aics" is possibly unbound (reportUnboundVariable)
|
test (3.9):
core/lls_core/deconvolution.py#L121
Argument of type "ArrayLike" cannot be assigned to parameter "a" of type "ArrayLike" in function "squeeze" (reportGeneralTypeIssues)
|
test (3.9):
core/lls_core/deconvolution.py#L127
Argument of type "Unknown | dask.array.core.Array | Any | pyopencl.array.Array | DataArray" cannot be assigned to parameter "a" of type "_ArrayLikeFloat_co | _ArrayLikeComplex_co | _ArrayLikeTD64_co | _ArrayLikeObject_co" in function "median" (reportGeneralTypeIssues)
|
test (3.9):
core/lls_core/deconvolution.py#L131
Expression of type "NDArray[Unknown]" cannot be assigned to declared type "ArrayLike"
Type "NDArray[Unknown]" cannot be assigned to type "ArrayLike"
"NDArray[Unknown]" is incompatible with "Array"
"NDArray[Unknown]" is incompatible with "NDArray"
"NDArray[Unknown]" is incompatible with "Array"
"NDArray[Unknown]" is incompatible with "DataArray" (reportGeneralTypeIssues)
|
test (3.9):
core/lls_core/deconvolution.py#L139
"shape" is not a known member of "None" (reportOptionalMemberAccess)
|
test (3.9):
core/lls_core/deconvolution.py#L141
Argument of type "ArrayLike | Unknown" cannot be assigned to parameter "array" of type "ArrayLike" in function "pad" (reportGeneralTypeIssues)
|
test (3.9):
core/lls_core/deconvolution.py#L151
Argument of type "ArrayLike | Unknown" cannot be assigned to parameter "img" of type "NDArray[Unknown]" in function "pad_image_nearest_multiple"
Type "ArrayLike | Unknown" cannot be assigned to type "NDArray[Unknown]"
"Array" is incompatible with "NDArray[Unknown]" (reportGeneralTypeIssues)
|
test (3.11):
core/lls_core/__init__.py#L6
Import "DeskewDirection" is not accessed (reportUnusedImport)
|
test (3.11):
core/lls_core/deconvolution.py#L154
Import "pycudadecon" could not be resolved (reportMissingImports)
|
test (3.11):
core/lls_core/deconvolution.py#L173
Import "pycudadecon" could not be resolved (reportMissingImports)
|
test (3.11):
core/lls_core/deconvolution.py#L75
"psf_aics" is possibly unbound (reportUnboundVariable)
|
test (3.11):
core/lls_core/deconvolution.py#L121
Argument of type "ArrayLike" cannot be assigned to parameter "a" of type "ArrayLike" in function "squeeze" (reportGeneralTypeIssues)
|
test (3.11):
core/lls_core/deconvolution.py#L127
Argument of type "Unknown | dask.array.core.Array | Any | pyopencl.array.Array | DataArray" cannot be assigned to parameter "a" of type "_ArrayLikeFloat_co | _ArrayLikeComplex_co | _ArrayLikeTD64_co | _ArrayLikeObject_co" in function "median" (reportGeneralTypeIssues)
|
test (3.11):
core/lls_core/deconvolution.py#L131
Expression of type "NDArray[Unknown]" cannot be assigned to declared type "ArrayLike"
Type "NDArray[Unknown]" cannot be assigned to type "ArrayLike"
"NDArray[Unknown]" is incompatible with "Array"
"NDArray[Unknown]" is incompatible with "NDArray"
"NDArray[Unknown]" is incompatible with "Array"
"NDArray[Unknown]" is incompatible with "DataArray" (reportGeneralTypeIssues)
|
test (3.11):
core/lls_core/deconvolution.py#L139
"shape" is not a known member of "None" (reportOptionalMemberAccess)
|
test (3.11):
core/lls_core/deconvolution.py#L141
Argument of type "ArrayLike | Unknown" cannot be assigned to parameter "array" of type "ArrayLike" in function "pad" (reportGeneralTypeIssues)
|
test (3.11):
core/lls_core/deconvolution.py#L151
Argument of type "ArrayLike | Unknown" cannot be assigned to parameter "img" of type "NDArray[Unknown]" in function "pad_image_nearest_multiple"
Type "ArrayLike | Unknown" cannot be assigned to type "NDArray[Unknown]"
"Array" is incompatible with "NDArray[Unknown]" (reportGeneralTypeIssues)
|