Ecosystem report

Old: main (merge base) 03af8b27 New: 23620/merge a2d0276b
Lint Rule Removed Added Changed
Total 4 0 0
invalid-return-type 3 0 0
unresolved-attribute 1 0 0
Project Removed Added Changed
Total 4 0 0
sympy flaky 4 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
porcupine flaky 0 0 0
prefect flaky 0 0 0
pydantic flaky 0 0 0

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

sympy/matrices/eigen.py

flaky
(4/10)
[error] unresolved-attribute - Object of type `T2'return@call_highest_priority | T1'return@call_highest_priority` has no attribute `pow`

sympy/matrices/matrixbase.py

flaky
(4/10)
[error] invalid-return-type - Return type does not match returned value: expected `Self@_eval_pow_by_cayley`, found `Self@_eval_pow_by_cayley | T2'return@call_highest_priority | T1'return@call_highest_priority | Unknown`
flaky
(4/10)
[error] invalid-return-type - Return type does not match returned value: expected `Self@analytic_func`, found `Self@analytic_func | T2'return@call_highest_priority | T1'return@call_highest_priority | Unknown`

sympy/matrices/solvers.py

flaky
(4/10)
[error] invalid-return-type - Return type does not match returned value: expected `Tmat@_pinv_solve`, found `T2'return@call_highest_priority | T1'return@call_highest_priority`