Ecosystem report

Old: main (merge base) bc6517a8 New: 21652/merge df29c07e
Lint Rule Removed Added Changed
Total 2 3 0
invalid-type-arguments 2 0 0
unsupported-base 0 2 0
unused-ignore-comment 0 1 0
Project Removed Added Changed
Total 2 3 0
beartype 0 2 0
mypy 1 0 0
pandas-stubs 0 1 0
scipy-stubs 1 0 0

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

beartype/claw/_package/clawpkgtrie.py

[warning] unsupported-base - :66:29 - Unsupported class base with type `<class 'dict[str, PackagesTrieBlacklist]'> | <class 'dict[str, Divergent]'>`
[warning] unsupported-base - :247:29 - Unsupported class base with type `<class 'dict[str, PackagesTrieWhitelist]'> | <class 'dict[str, Divergent]'>`

mypy (https://github.com/python/mypy)

mypy/typeshed/stdlib/collections/__init__.pyi

[error] invalid-type-arguments - :43:22 - Too many type arguments to class `tuple`: expected 1, got 2

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

pandas-stubs/_typing.pyi

[warning] unused-ignore-comment - :1207:16 - Unused blanket `type: ignore` directive

scipy-stubs (https://github.com/scipy/scipy-stubs)

scipy-stubs/_lib/_bunch.pyi

[error] invalid-type-arguments - :6:22 - Too many type arguments to class `tuple`: expected 1, got 2