Summary

Comparing branches/commits:
Old: main (merge base) 79a02711
New: 21263/merge 3b835b32
Lint Rule Removed Added Changed
Total 15 7 0
invalid-type-form 13 0 0
possibly-missing-attribute 0 7 0
unused-ignore-comment 2 0 0

aiohttp (https://github.com/aio-libs/aiohttp)

aiohttp/client_exceptions.py

[error] invalid-type-form - :161:28 - Variable of type `None` is not allowed in a type expression

dd-trace-py (https://github.com/DataDog/dd-trace-py)

ddtrace/internal/ci_visibility/coverage.py

[warning] possibly-missing-attribute - :105:12 - Attribute `_collector` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :105:44 - Attribute `_collector` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :127:9 - Attribute `switch_context` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :179:12 - Attribute `_collector` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :179:39 - Attribute `_collector` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :184:26 - Attribute `_collector` may be missing on object of type `Unknown | None`
[error] invalid-type-form - :104:45 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :113:20 - Variable of type `None` is not allowed in a type expression
[warning] unused-ignore-comment - :125:44 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :163:44 - Unused blanket `type: ignore` directive
[error] invalid-type-form - :178:22 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :188:29 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :134:20 - Variable of type `None` is not allowed in a type expression

kopf (https://github.com/nolar/kopf)

kopf/_cogs/helpers/thirdparty.py

[error] invalid-type-form - :41:36 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :45:36 - Variable of type `None` is not allowed in a type expression

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

mypy/typeshed/stdlib/tty.pyi

[error] invalid-type-form - :25:43 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :26:46 - Variable of type `None` is not allowed in a type expression

prefect (https://github.com/PrefectHQ/prefect)

src/integrations/prefect-dbt/prefect_dbt/cli/credentials.py

[warning] possibly-missing-attribute - :166:42 - Attribute `get_configs` may be missing on object of type `Unknown | None`
[error] invalid-type-form - :133:23 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :134:23 - Variable of type `None` is not allowed in a type expression
[error] invalid-type-form - :135:23 - Variable of type `None` is not allowed in a type expression