Ecosystem report

Old: main (merge base) 85a6a449 New: 23547/merge bed2f20e
Lint Rule Removed Added Changed
Total 8 0 0
unsupported-operator 4 0 0
invalid-argument-type 2 0 0
unresolved-attribute 2 0 0
Project Removed Added Changed
Total 8 0 0
sympy flaky 8 0 0
Expression flaky 0 0 0
PyGithub flaky 0 0 0
artigraph flaky 0 0 0
bokeh flaky 0 0 0
cloud-init flaky 0 0 0
colour flaky 0 0 0
core flaky 0 0 0
dd-trace-py flaky 0 0 0
ibis flaky 0 0 0
jax flaky 0 0 0
materialize flaky 0 0 0
meson flaky 0 0 0
openlibrary flaky 0 0 0
pandas flaky 0 0 0
pandas-stubs flaky 0 0 0
pip flaky 0 0 0
prefect flaky 0 0 0
pydantic flaky 0 0 0
rich flaky 0 0 0

sympy (https://github.com/sympy/sympy)

sympy/matrices/eigen.py

flaky
(1/10)
[error] invalid-argument-type - Argument to bound method `_as_type` is incorrect: Expected `MatrixBase`, found `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown`

sympy/matrices/solvers.py

flaky
(1/10)
[error] invalid-argument-type - Argument to bound method `vstack` is incorrect: Argument type `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown` does not satisfy upper bound `MatrixBase` of type variable `Self`
(1/10)
[error] invalid-argument-type - Argument to bound method `vstack` is incorrect: Expected `Tmat@_gauss_jordan_solve`, found `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown`

sympy/matrices/tests/test_matrices.py

flaky
(1/10)
[error] unresolved-attribute - Attribute `rank` is not defined on `T2'return@call_highest_priority`, `T1'return@call_highest_priority` in union `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown`
flaky
(1/10)
[error] unsupported-operator - Operator `**` is not supported between objects of type `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown` and `Literal[2]`
flaky
(1/10)
[error] unsupported-operator - Operator `**` is not supported between objects of type `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown` and `Literal[3]`

sympy/matrices/tests/test_reductions.py

flaky
(1/10)
[error] unresolved-attribute - Attribute `rank` is not defined on `T2'return@call_highest_priority`, `T1'return@call_highest_priority` in union `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown`
flaky
(1/10)
[error] unsupported-operator - Operator `**` is not supported between objects of type `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown` and `Literal[2]`
flaky
(1/10)
[error] unsupported-operator - Operator `**` is not supported between objects of type `T2'return@call_highest_priority | T1'return@call_highest_priority | MatrixBase | Unknown` and `Literal[3]`