Summary

Comparing branches/commits:
Old: main (merge base) f7904447
New: 21276/merge 742d95ab
Lint Rule Removed Added Changed
Total 0 42 0
invalid-type-form 0 42 0

Tanjun (https://github.com/FasterSpeeding/Tanjun)

tanjun/annotations.py

[error] invalid-type-form - :389:42 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :414:45 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :600:41 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :615:41 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :629:41 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :2263:21 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :2263:62 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :2276:38 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :2276:72 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :2289:53 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :2371:50 - Variable of type `UnionType` is not allowed in a type expression

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

src/bokeh/embed/standalone.py

[error] invalid-type-form - :137:49 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :140:12 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :144:49 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :147:12 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :151:49 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :154:12 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :157:52 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :299:22 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :370:62 - Variable of type `UnionType` is not allowed in a type expression

django-stubs (https://github.com/typeddjango/django-stubs)

django-stubs/test/utils.pyi

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

more-itertools (https://github.com/more-itertools/more-itertools)

more_itertools/more.pyi

[error] invalid-type-form - :215:16 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :216:15 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :218:23 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :638:42 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :642:52 - Variable of type `UnionType` is not allowed in a type expression

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

pandas-stubs/_typing.pyi

[error] invalid-type-form - :506:49 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :526:56 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :526:64 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :911:26 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :913:26 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :914:40 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :916:28 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :918:36 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :919:26 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :932:5 - Variable of type `UnionType` is not allowed in a type expression

pytest (https://github.com/pytest-dev/pytest)

src/_pytest/_code/code.py

[error] invalid-type-form - :676:34 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :789:29 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :818:29 - Variable of type `UnionType` is not allowed in a type expression

trio (https://github.com/python-trio/trio)

src/trio/_core/_traps.py

[error] invalid-type-form - :67:10 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :68:16 - Variable of type `UnionType` is not allowed in a type expression
[error] invalid-type-form - :75:16 - Variable of type `UnionType` is not allowed in a type expression