CI #2090
ci.yml
on: schedule
Typos
6s
Ruff
6s
basedpyright
3m 37s
Documentation
3m 59s
Pytest Linux
37m 17s
Pytest Mac
25m 53s
Pytest with SymEngine
36m 14s
Examples
10m 46s
Annotations
10 errors and 30 warnings
|
basedpyright:
test/testlib.py#L27
Method "map_node_sum" overrides class "CombineMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1 (reportIncompatibleMethodOverride)
|
|
basedpyright:
test/testlib.py#L24
Method "map_interpolation" overrides class "CombineMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1 (reportIncompatibleMethodOverride)
|
|
basedpyright:
test/testlib.py#L21
Method "map_num_reference_derivative" overrides class "CombineMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1 (reportIncompatibleMethodOverride)
|
|
basedpyright:
test/testlib.py#L14
Method "map_ones" overrides class "Collector" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1 (reportIncompatibleMethodOverride)
|
|
basedpyright:
pytential/symbolic/mappers.py#L584
Method "map_node_coordinate_component" overrides class "IdentityMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1 (reportIncompatibleMethodOverride)
|
|
basedpyright:
pytential/symbolic/mappers.py#L528
Method "map_error_expression" overrides class "IdentityMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1
Parameter 1 type mismatch: base parameter is type "IdentityMapper", override parameter is type "ErrorExpression"
"IdentityMapper" is not assignable to "ErrorExpression" (reportIncompatibleMethodOverride)
|
|
basedpyright:
pytential/symbolic/mappers.py#L524
Method "map_is_shape_class" overrides class "IdentityMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1
Parameter 1 type mismatch: base parameter is type "IdentityMapper", override parameter is type "IsShapeClass"
"IdentityMapper" is not assignable to "IsShapeClass" (reportIncompatibleMethodOverride)
|
|
basedpyright:
pytential/symbolic/mappers.py#L445
Method "map_elementwise_sum" overrides class "IdentityMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1
Parameter 1 type mismatch: base parameter is type "IdentityMapper", override parameter is type "ElementwiseSum | ElementwiseMin | ElementwiseMax"
Type "IdentityMapper" is not assignable to type "ElementwiseSum | ElementwiseMin | ElementwiseMax"
"IdentityMapper" is not assignable to "ElementwiseSum"
"IdentityMapper" is not assignable to "ElementwiseMin"
"IdentityMapper" is not assignable to "ElementwiseMax" (reportIncompatibleMethodOverride)
|
|
basedpyright:
pytential/symbolic/mappers.py#L432
Method "map_node_coordinate_component" overrides class "IdentityMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1
Parameter 1 type mismatch: base parameter is type "IdentityMapper", override parameter is type "NodeCoordinateComponent"
"IdentityMapper" is not assignable to "NodeCoordinateComponent" (reportIncompatibleMethodOverride)
|
|
basedpyright:
pytential/symbolic/mappers.py#L426
Method "map_ones" overrides class "IdentityMapper" in an incompatible manner
Positional parameter count mismatch; base method has 2, but override has 1
Parameter 1 type mismatch: base parameter is type "IdentityMapper", override parameter is type "Ones | QWeight"
Type "IdentityMapper" is not assignable to type "Ones | QWeight"
"IdentityMapper" is not assignable to "Ones"
"IdentityMapper" is not assignable to "QWeight" (reportIncompatibleMethodOverride)
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Mac:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest with SymEngine:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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.
|
|
Pytest Linux:
test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|