Ecosystem report

Old: main (merge base) 1f380c82 New: 23419/merge 17dd4219
Lint Rule Removed Added Changed
Total 1 1 0
invalid-assignment 1 0 0
type-assertion-failure 0 1 0
Project Removed Added Changed
Total 1 1 0
Expression 1 0 0
pandas-stubs flaky 0 1 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
pip flaky 0 0 0
prefect flaky 0 0 0
pydantic flaky 0 0 0
pylox flaky 0 0 0
rich flaky 0 0 0
rotki flaky 0 0 0

Expression (https://github.com/cognitedata/Expression)

tests/test_compose.py

flaky
(7/10)
[error] invalid-assignment - Object of type `(Never, /) -> Never` is not assignable to `(int, /) -> int`

pandas-stubs (https://github.com/pandas-dev/pandas-stubs)

tests/series/test_series.py

flaky
(1/10)
[error] type-assertion-failure - Type `Unknown` does not match asserted type `Series[Timestamp]`