Skip to content

Bpr

Bpr #1670

Triggered via pull request June 8, 2025 19:51
@inducerinducer
synchronize #231
bpr
Status Cancelled
Total duration 16m 34s
Artifacts

ci.yml

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

Annotations

16 errors and 42 warnings
basedpyright: sumpy/codegen.py#L129
Method "with_types" overrides class "ScalarCallable" in an incompatible manner   Parameter 3 name mismatch: base parameter is named "callables_table", override parameter is named "clbl_inf_ctx"   Return type mismatch: base method returns type "NoReturn", override returns type "tuple[BesselJvvp1, Unknown]"     Type "tuple[BesselJvvp1, Unknown]" is not assignable to type "NoReturn" (reportIncompatibleMethodOverride)
basedpyright: sumpy/codegen.py#L150
Argument of type "type[complex128]" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "type[complex128]" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L151
Argument of type "type[complex128]" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "type[complex128]" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L152
Argument of type "int32" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "int32" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L153
Argument of type "type[complex128]" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "type[complex128]" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L159
Argument of type "type[float64]" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "type[float64]" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L160
Argument of type "type[float64]" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "type[float64]" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L161
Argument of type "int32" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "int32" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L162
Argument of type "type[float64]" cannot be assigned to parameter "dtype" of type "dtype[Unknown]" in function "__init__"   Type "type[float64]" is not assignable to type "dtype[Unknown]" (reportArgumentType)
basedpyright: sumpy/codegen.py#L176
Method "with_types" overrides class "ScalarCallable" in an incompatible manner   Parameter 3 name mismatch: base parameter is named "callables_table", override parameter is named "clbl_inf_ctx"   Return type mismatch: base method returns type "NoReturn", override returns type "tuple[Hankel1_01, Unknown]"     Type "tuple[Hankel1_01, Unknown]" is not assignable to type "NoReturn" (reportIncompatibleMethodOverride)
Tests for downstream project pytential
Canceling since a higher priority waiting request for 'bpr' exists
Tests for downstream project pytential
The operation was canceled.
Conda Pytest Symengine
Canceling since a higher priority waiting request for 'bpr' exists
Conda Pytest Symengine
The operation was canceled.
Conda Pytest
Canceling since a higher priority waiting request for 'bpr' exists
Conda Pytest
The operation was canceled.
Pylint
modifying pylint run because we're on Python 3.13
basedpyright: sumpy/codegen.py#L129
Return type, "tuple[Self@BesselJvvp1, Unknown]", is partially unknown (reportUnknownParameterType)
basedpyright: sumpy/codegen.py#L129
Type of parameter "arg_id_to_dtype" is unknown (reportUnknownParameterType)
basedpyright: sumpy/codegen.py#L129
Type of parameter "clbl_inf_ctx" is unknown (reportUnknownParameterType)
basedpyright: sumpy/codegen.py#L136
Type of "get" is unknown (reportUnknownMemberType)
basedpyright: sumpy/codegen.py#L136
Type of "get" is unknown (reportUnknownMemberType)
basedpyright: sumpy/codegen.py#L144
Type of "numpy_dtype" is unknown (reportUnknownMemberType)
basedpyright: sumpy/codegen.py#L144
Type of "kind" is unknown (reportUnknownMemberType)
basedpyright: sumpy/codegen.py#L147
Type of "numpy_dtype" is unknown (reportUnknownMemberType)
basedpyright: sumpy/codegen.py#L147
Type of "kind" is unknown (reportUnknownMemberType)
basedpyright: sumpy/codegen.py#L176
Return type, "tuple[Self@Hankel1_01, Unknown]", is partially unknown (reportUnknownParameterType)
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
'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
'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.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
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/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Symengine: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
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/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest: .conda-root/envs/testing/lib/python3.13/site-packages/loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.