Summary

Comparing branches/commits:
Old: main (merge base) f317a716
New: 21612/merge 5cb64ba0
Lint Rule Removed Added Changed
Total 381 4 0
type-assertion-failure 381 0 0
unused-ignore-comment 0 4 0

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

tests/assert_type/contrib/admin/test_utils.py

[error] type-assertion-failure - :74:1 - Type `list[@Todo]` does not match asserted type `list[str]`
[error] type-assertion-failure - :75:1 - Type `list[@Todo]` does not match asserted type `list[str]`
[error] type-assertion-failure - :76:1 - Type `list[@Todo]` does not match asserted type `list[str]`
[error] type-assertion-failure - :77:1 - Type `list[@Todo]` does not match asserted type `list[str]`

tests/assert_type/views/test_generic.py

[error] type-assertion-failure - :14:1 - Type `type[MyModel]` does not match asserted type `@Todo`
[error] type-assertion-failure - :24:1 - Type `type[MyModel] | None` does not match asserted type `@Todo | None`

egglog-python (https://github.com/egraphs-good/egglog-python)

python/egglog/egraph_state.py

[error] type-assertion-failure - :339:25 - Type `@Todo & ~Literal["delete"] & ~Literal["subsume"]` is not equivalent to `Never`
[error] type-assertion-failure - :598:25 - Type `@Todo & ~None & ~int & ~float & ~str` is not equivalent to `Never`

python/egglog/pretty.py

[error] type-assertion-failure - :290:17 - Type `@Todo & ~None & ~int & ~float & ~str` is not equivalent to `Never`

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

hydpy/models/sw1d_network.py

[error] type-assertion-failure - :1167:37 - Type `@Todo & ~None & ~RoutingModel_V2 & ~RoutingModel_V1 & ~RoutingModel_V3` is not equivalent to `Never`

jax (https://github.com/google/jax)

jax/experimental/mosaic/gpu/layout_inference.py

[error] type-assertion-failure - :884:9 - Type `@Todo` is not equivalent to `Never`

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

test/mitmproxy/addons/test_dns_resolver.py

[error] type-assertion-failure - :155:17 - Type `@Todo` is not equivalent to `Never`

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

mkdocs/tests/config/config_options_tests.py

[error] type-assertion-failure - :1484:9 - Type `int | None` does not match asserted type `@Todo`

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

tests/test_api_types.py

[error] type-assertion-failure - :22:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :23:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :24:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :25:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :26:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :27:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :43:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :44:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :45:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :46:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :48:9 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :51:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :143:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :144:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :145:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :146:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :147:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :148:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :176:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :177:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :178:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :179:11 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :181:9 - Type `bool` does not match asserted type `@Todo`
[error] type-assertion-failure - :184:11 - Type `bool` does not match asserted type `@Todo`

tests/arrays/test_extension_array.py

[error] type-assertion-failure - :46:11 - Type `ExtensionArray | @Todo` does not match asserted type `Unknown`

tests/indexes/arithmetic/bool/test_add.py

[error] type-assertion-failure - :49:11 - Type `Index[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :50:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :51:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`

tests/indexes/arithmetic/bool/test_mul.py

[error] type-assertion-failure - :83:11 - Type `Index[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/bool/test_sub.py

[error] type-assertion-failure - :59:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :60:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :61:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :62:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :68:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/bool/test_truediv.py

[error] type-assertion-failure - :65:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :66:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :67:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :68:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`

tests/indexes/arithmetic/complex/test_add.py

[error] type-assertion-failure - :49:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :50:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :51:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`

tests/indexes/arithmetic/complex/test_mul.py

[error] type-assertion-failure - :83:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/complex/test_sub.py

[error] type-assertion-failure - :51:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :53:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :54:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :59:11 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/complex/test_truediv.py

[error] type-assertion-failure - :54:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :55:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :56:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :57:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`

tests/indexes/arithmetic/float/test_add.py

[error] type-assertion-failure - :49:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :50:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :51:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`

tests/indexes/arithmetic/float/test_floordiv.py

[error] type-assertion-failure - :84:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :90:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/float/test_mul.py

[error] type-assertion-failure - :83:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`

tests/indexes/arithmetic/float/test_sub.py

[error] type-assertion-failure - :51:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :53:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :54:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :59:11 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/float/test_truediv.py

[error] type-assertion-failure - :83:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/int/test_add.py

[error] type-assertion-failure - :49:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :50:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :51:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`

tests/indexes/arithmetic/int/test_floordiv.py

[error] type-assertion-failure - :84:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :90:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/int/test_mul.py

[error] type-assertion-failure - :83:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`

tests/indexes/arithmetic/int/test_sub.py

[error] type-assertion-failure - :51:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :52:11 - Type `Index[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :53:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :54:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :59:11 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/int/test_truediv.py

[error] type-assertion-failure - :83:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/str/test_add.py

[error] type-assertion-failure - :57:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :58:11 - Type `Index[str]` does not match asserted type `@Todo`

tests/indexes/arithmetic/str/test_mul.py

[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:11 - Type `Index[str]` does not match asserted type `@Todo`
[error] type-assertion-failure - :91:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :92:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :93:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :94:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/test_floordiv.py

[error] type-assertion-failure - :84:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :90:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/test_mul.py

[error] type-assertion-failure - :58:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :59:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :60:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :61:11 - Type `Index[Any]` does not match asserted type `@Todo`

tests/indexes/arithmetic/test_truediv.py

[error] type-assertion-failure - :59:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :60:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :61:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :62:11 - Type `Index[Any]` does not match asserted type `@Todo`

tests/indexes/arithmetic/timedeltaindex/test_floordiv.py

[error] type-assertion-failure - :85:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`
[error] type-assertion-failure - :87:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :90:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :91:11 - Type `Index[int]` does not match asserted type `@Todo`

tests/indexes/arithmetic/timedeltaindex/test_mul.py

[error] type-assertion-failure - :69:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :70:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`
[error] type-assertion-failure - :71:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`
[error] type-assertion-failure - :73:9 - Type `Never` does not match asserted type `@Todo`

tests/indexes/arithmetic/timedeltaindex/test_truediv.py

[error] type-assertion-failure - :85:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`
[error] type-assertion-failure - :87:11 - Type `TimedeltaIndex` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :90:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :91:11 - Type `Index[int | float]` does not match asserted type `@Todo`

tests/indexes/test_indexes.py

[error] type-assertion-failure - :249:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :250:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :251:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :257:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1363:11 - Type `signedinteger[_64Bit]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1372:11 - Type `signedinteger[_64Bit]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1373:11 - Type `signedinteger[_64Bit]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1374:11 - Type `signedinteger[_64Bit]` does not match asserted type `@Todo`

tests/indexes/test_rangeindex.py

[error] type-assertion-failure - :49:9 - Type `tuple[Index[Any], @Todo | None, @Todo | None]` does not match asserted type `Unknown`

tests/scalars/test_scalars.py

[error] type-assertion-failure - :737:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :738:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :754:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :755:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1103:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1104:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1120:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1121:17 - Type `bool[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1845:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1846:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1848:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1849:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1851:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1852:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1866:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1867:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1869:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1870:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1872:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1873:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1887:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1888:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1890:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1891:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1893:20 - Type `@Todo` does not match asserted type `bool`
[error] type-assertion-failure - :1894:20 - Type `@Todo` does not match asserted type `bool`

tests/series/arithmetic/bool/test_add.py

[error] type-assertion-failure - :72:11 - Type `Series[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :73:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :74:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :75:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`

tests/series/arithmetic/bool/test_mul.py

[error] type-assertion-failure - :119:11 - Type `Series[bool]` does not match asserted type `@Todo`
[error] type-assertion-failure - :120:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :121:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :122:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :124:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/bool/test_sub.py

[error] type-assertion-failure - :87:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :90:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :96:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/bool/test_truediv.py

[error] type-assertion-failure - :133:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :134:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :135:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :136:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`

tests/series/arithmetic/complex/test_add.py

[error] type-assertion-failure - :84:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :87:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`

tests/series/arithmetic/complex/test_mul.py

[error] type-assertion-failure - :131:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :132:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :133:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :134:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :136:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :137:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/complex/test_sub.py

[error] type-assertion-failure - :86:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :87:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :88:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :89:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :94:11 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/complex/test_truediv.py

[error] type-assertion-failure - :174:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :175:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :176:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :177:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`

tests/series/arithmetic/float/test_add.py

[error] type-assertion-failure - :72:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :73:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :74:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :75:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`

tests/series/arithmetic/float/test_floordiv.py

[error] type-assertion-failure - :124:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :126:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :128:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :129:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :130:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/float/test_mul.py

[error] type-assertion-failure - :119:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :120:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :121:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :122:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :124:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`

tests/series/arithmetic/float/test_sub.py

[error] type-assertion-failure - :74:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :75:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :76:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :77:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :82:11 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/float/test_truediv.py

[error] type-assertion-failure - :177:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :178:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :179:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :180:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :182:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :183:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/int/test_add.py

[error] type-assertion-failure - :72:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :73:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :74:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :75:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`

tests/series/arithmetic/int/test_floordiv.py

[error] type-assertion-failure - :124:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :126:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :128:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :129:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :130:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/int/test_mul.py

[error] type-assertion-failure - :119:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :120:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :121:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :122:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :124:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`

tests/series/arithmetic/int/test_sub.py

[error] type-assertion-failure - :74:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :75:11 - Type `Series[int]` does not match asserted type `@Todo`
[error] type-assertion-failure - :76:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :77:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :82:11 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/int/test_truediv.py

[error] type-assertion-failure - :177:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :178:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :179:11 - Type `Series[int | float]` does not match asserted type `@Todo`
[error] type-assertion-failure - :180:11 - Type `Series[int | float | complex]` does not match asserted type `@Todo`
[error] type-assertion-failure - :182:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :183:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/str/test_add.py

[error] type-assertion-failure - :75:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :76:11 - Type `Series[str]` does not match asserted type `@Todo`

tests/series/arithmetic/str/test_mul.py

[error] type-assertion-failure - :124:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:11 - Type `Series[str]` does not match asserted type `@Todo`
[error] type-assertion-failure - :127:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :128:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :129:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :130:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/test_add.py

[error] type-assertion-failure - :83:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :85:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :86:11 - Type `Series[Any]` does not match asserted type `@Todo`

tests/series/arithmetic/test_floordiv.py

[error] type-assertion-failure - :124:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :125:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :126:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :129:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :132:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :135:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/test_mul.py

[error] type-assertion-failure - :78:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :79:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :80:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :81:11 - Type `Series[Any]` does not match asserted type `@Todo`

tests/series/arithmetic/test_sub.py

[error] type-assertion-failure - :81:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :82:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :83:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :84:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :235:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`

tests/series/arithmetic/test_truediv.py

[error] type-assertion-failure - :149:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :150:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :151:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :152:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :154:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :155:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/timedelta/test_add.py

[error] type-assertion-failure - :99:11 - Type `Series[Timestamp]` does not match asserted type `@Todo`
[error] type-assertion-failure - :100:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`

tests/series/arithmetic/timedelta/test_floordiv.py

[error] type-assertion-failure - :135:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :136:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :137:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :139:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :140:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :141:11 - Type `Series[int]` does not match asserted type `@Todo`

tests/series/arithmetic/timedelta/test_mul.py

[error] type-assertion-failure - :97:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :98:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :99:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :101:9 - Type `Never` does not match asserted type `@Todo`

tests/series/arithmetic/timedelta/test_sub.py

[error] type-assertion-failure - :109:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :110:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`

tests/series/arithmetic/timedelta/test_truediv.py

[error] type-assertion-failure - :161:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :162:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :163:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :165:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :166:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :167:11 - Type `Series[int | float]` does not match asserted type `@Todo`

tests/series/arithmetic/timestamp/test_add.py

[error] type-assertion-failure - :116:9 - Type `Never` does not match asserted type `@Todo`
[error] type-assertion-failure - :117:11 - Type `Series[Timestamp]` does not match asserted type `@Todo`

tests/series/arithmetic/timestamp/test_sub.py

[error] type-assertion-failure - :106:11 - Type `Series[Timedelta]` does not match asserted type `@Todo`
[error] type-assertion-failure - :107:11 - Type `Series[Timestamp]` does not match asserted type `@Todo`
[error] type-assertion-failure - :117:11 - Type `Series[Timestamp]` does not match asserted type `@Todo`

tests/test_frame.py

[error] type-assertion-failure - :2643:11 - Type `DataFrame` does not match asserted type `@Todo`

tests/test_pandas.py

[error] type-assertion-failure - :768:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :770:9 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :777:9 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :781:9 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :787:9 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :791:9 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :905:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :909:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :913:11 - Type `Categorical` does not match asserted type `@Todo`
[error] type-assertion-failure - :917:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :921:11 - Type `Index[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :925:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :931:11 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :955:9 - Type `@Todo | DatetimeIndex` does not match asserted type `ndarray[tuple[int], Unknown] | Index[Any]`
[error] type-assertion-failure - :1008:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1037:11 - Type `@Todo` does not match asserted type `DatetimeIndex`
[error] type-assertion-failure - :1038:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1041:11 - Type `@Todo` does not match asserted type `DatetimeIndex`
[error] type-assertion-failure - :1069:11 - Type `Series[Any]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1070:11 - Type `DatetimeIndex` does not match asserted type `@Todo`

tests/test_timefuncs.py

[error] type-assertion-failure - :945:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :950:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :964:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1045:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1050:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1055:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`
[error] type-assertion-failure - :1060:9 - Type `ndarray[tuple[int], Unknown]` does not match asserted type `@Todo`

pytest-robotframework (https://github.com/detachhead/pytest-robotframework)

tests/type_tests.py

[warning] unused-ignore-comment - :29:45 - Unused `ty: ignore` directive: 'type-assertion-failure'
[warning] unused-ignore-comment - :36:46 - Unused `ty: ignore` directive: 'type-assertion-failure'
[warning] unused-ignore-comment - :44:69 - Unused `ty: ignore` directive: 'type-assertion-failure'
[warning] unused-ignore-comment - :52:71 - Unused `ty: ignore` directive: 'type-assertion-failure'