Skip to content

Bpr

Bpr #1674

Triggered via pull request June 13, 2025 19:57
@inducerinducer
synchronize #231
bpr
Status Failure
Total duration 39m 31s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 42 warnings
basedpyright: sumpy/expansion/m2l.py#L502
Argument of type "Optional[None]" cannot be assigned to parameter "temp_var_type" of type "type[_not_provided] | Optional[LoopyType] | LoopyType | None" in function "__init__"   Type "Optional[None]" is not assignable to type "type[_not_provided] | Optional[LoopyType] | LoopyType | None"     Type "Optional[None]" is not assignable to type "type[_not_provided]"     "Optional[None]" is not assignable to "Optional[LoopyType]"       Type parameter "V@Optional" is invariant, but "None" is not the same as "LoopyType"     "Optional[None]" is not assignable to "LoopyType"     "Optional[None]" is not assignable to "None" (reportArgumentType)
basedpyright: sumpy/expansion/m2l.py#L491
Argument of type "Optional[None]" cannot be assigned to parameter "temp_var_type" of type "type[_not_provided] | Optional[LoopyType] | LoopyType | None" in function "__init__"   Type "Optional[None]" is not assignable to type "type[_not_provided] | Optional[LoopyType] | LoopyType | None"     Type "Optional[None]" is not assignable to type "type[_not_provided]"     "Optional[None]" is not assignable to "Optional[LoopyType]"       Type parameter "V@Optional" is invariant, but "None" is not the same as "LoopyType"     "Optional[None]" is not assignable to "LoopyType"     "Optional[None]" is not assignable to "None" (reportArgumentType)
basedpyright: sumpy/expansion/loopy.py#L172
Argument of type "Optional[None]" cannot be assigned to parameter "temp_var_type" of type "type[_not_provided] | Optional[LoopyType] | LoopyType | None" in function "__init__"   Type "Optional[None]" is not assignable to type "type[_not_provided] | Optional[LoopyType] | LoopyType | None"     Type "Optional[None]" is not assignable to type "type[_not_provided]"     "Optional[None]" is not assignable to "Optional[LoopyType]"       Type parameter "V@Optional" is invariant, but "None" is not the same as "LoopyType"     "Optional[None]" is not assignable to "LoopyType"     "Optional[None]" is not assignable to "None" (reportArgumentType)
basedpyright: sumpy/expansion/loopy.py#L77
Argument of type "Optional[None]" cannot be assigned to parameter "temp_var_type" of type "type[_not_provided] | Optional[LoopyType] | LoopyType | None" in function "__init__"   Type "Optional[None]" is not assignable to type "type[_not_provided] | Optional[LoopyType] | LoopyType | None"     Type "Optional[None]" is not assignable to type "type[_not_provided]"     "Optional[None]" is not assignable to "Optional[LoopyType]"       Type parameter "V@Optional" is invariant, but "None" is not the same as "LoopyType"     "Optional[None]" is not assignable to "LoopyType"     "Optional[None]" is not assignable to "None" (reportArgumentType)
basedpyright: sumpy/expansion/level_to_order.py#L58
"l3dterms" is unknown import symbol (reportAttributeAccessIssue)
basedpyright: sumpy/expansion/level_to_order.py#L57
"l2dterms" is unknown import symbol (reportAttributeAccessIssue)
basedpyright: sumpy/expansion/level_to_order.py#L56
"h3dterms" is unknown import symbol (reportAttributeAccessIssue)
basedpyright: sumpy/expansion/level_to_order.py#L55
"h2dterms" is unknown import symbol (reportAttributeAccessIssue)
basedpyright: sumpy/e2p.py#L115
Argument of type "Optional[None]" cannot be assigned to parameter "temp_var_type" of type "type[_not_provided] | Optional[LoopyType] | LoopyType | None" in function "__init__"   Type "Optional[None]" is not assignable to type "type[_not_provided] | Optional[LoopyType] | LoopyType | None"     Type "Optional[None]" is not assignable to type "type[_not_provided]"     "Optional[None]" is not assignable to "Optional[LoopyType]"       Type parameter "V@Optional" is invariant, but "None" is not the same as "LoopyType"     "Optional[None]" is not assignable to "LoopyType"     "Optional[None]" is not assignable to "None" (reportArgumentType)
basedpyright: sumpy/codegen.py#L739
Argument of type "Optional[None]" cannot be assigned to parameter "temp_var_type" of type "type[_not_provided] | Optional[LoopyType] | LoopyType | None" in function "__init__"   Type "Optional[None]" is not assignable to type "type[_not_provided] | Optional[LoopyType] | LoopyType | None"     Type "Optional[None]" is not assignable to type "type[_not_provided]"     "Optional[None]" is not assignable to "Optional[LoopyType]"       Type parameter "V@Optional" is invariant, but "None" is not the same as "LoopyType"     "Optional[None]" is not assignable to "LoopyType"     "Optional[None]" is not assignable to "None" (reportArgumentType)
basedpyright: sumpy/point_calculus.py#L281
Type of "set_aspect" is unknown (reportUnknownMemberType)
basedpyright: sumpy/point_calculus.py#L281
Type of "gca" is unknown (reportUnknownMemberType)
basedpyright: sumpy/point_calculus.py#L131
Return type, "Unknown | Literal[1]", is partially unknown (reportUnknownParameterType)
basedpyright: sumpy/point_calculus.py#L121
Return type, "list[partial[Unknown | int]]", is partially unknown (reportUnknownParameterType)
basedpyright: sumpy/kernel.py#L1259
Argument type is partially unknown   Argument corresponds to parameter "ary_names"   Argument type is "str | Unknown" (reportUnknownArgumentType)
basedpyright: sumpy/kernel.py#L1210
Argument type is partially unknown   Argument corresponds to parameter "ary_names"   Argument type is "str | Unknown" (reportUnknownArgumentType)
basedpyright: sumpy/fmm.py#L488
Argument type is partially unknown   Argument corresponds to parameter "dtype" in function "zeros"   Argument type is "Unknown | type[complexfloating[_32Bit, _32Bit]] | type[complex128]" (reportUnknownArgumentType)
basedpyright: sumpy/fmm.py#L441
Argument type is partially unknown   Argument corresponds to parameter "dtype" in function "zeros"   Argument type is "Unknown | type[complexfloating[_32Bit, _32Bit]] | type[complex128]" (reportUnknownArgumentType)
basedpyright: sumpy/expansion/level_to_order.py#L54
Stub file not found for "pyfmmlib" (reportMissingTypeStubs)
basedpyright: sumpy/distributed.py#L52
Argument type is partially unknown   Argument corresponds to parameter "ary" in function "to_device"   Argument type is "Any | Unknown" (reportUnknownArgumentType)
Pylint
modifying pylint run because we're on Python 3.13
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.