Ecosystem report

Old: main (merge base) 06136617 New: 23200/merge e0d8d37b
Lint Rule Removed Added Changed
Total 5 4 0
invalid-type-form 4 4 0
unused-type-ignore-comment 1 0 0
Project Removed Added Changed
Total 5 4 0
beartype 4 1 0
strawberry 1 1 0
discord.py 0 1 0
ibis 0 1 0
Expression flaky 0 0 0
materialize flaky 0 0 0
prefect flaky 0 0 0
pydantic flaky 0 0 0
scikit-build-core flaky 0 0 0
setuptools flaky 0 0 0
sympy flaky 0 0 0

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

beartype/_check/convert/_reduce/_pep/redpep544.py

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

beartype/_data/typing/datatypingport.py

[error] invalid-type-form - Variable of type `_SpecialForm` is not allowed in a type expression

beartype/_util/hint/pep/proposal/pep484/pep484typevar.py

[error] invalid-type-form - Variable of type `_SpecialForm` is not allowed in a type expression

beartype/_util/hint/pep/proposal/pep484585/generic/pep484585genget.py

[error] invalid-type-form - Variable of type `_SpecialForm` is not allowed in a type expression

beartype/_util/hint/pep/utilpepget.py

[error] invalid-type-form - Variable of type `_SpecialForm` is not allowed in a type expression

discord.py (https://github.com/Rapptz/discord.py)

discord/ext/commands/hybrid.py

[error] invalid-type-form - Function calls are not allowed in type expressions

ibis (https://github.com/ibis-project/ibis)

ibis/common/tests/test_typing.py

[error] invalid-type-form - Variable of type `ForwardRef` is not allowed in a type expression

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/experimental/pydantic/error_type.py

[error] invalid-type-form - Variable of type `list[Any]` is not allowed in a type expression
[error] invalid-type-form - Variable of type `list[Any]` is not allowed in a type expression