Summary

Comparing branches/commits:
Old: main (merge base) 00c8851e
New: 20517/merge 3c6bf9b9
Lint Rule Removed Added Changed
Total 647 1022 49
type-assertion-failure 567 15 0
invalid-argument-type 0 546 14
unsupported-operator 0 170 8
unresolved-attribute 0 96 0
unused-ignore-comment 71 0 0
possibly-missing-attribute 0 58 12
invalid-assignment 0 33 6
non-subscriptable 0 32 0
invalid-return-type 4 19 7
no-matching-overload 0 30 0
not-iterable 0 9 0
call-non-callable 2 5 0
division-by-zero 3 0 0
invalid-key 0 2 0
possibly-missing-implicit-call 0 0 2
too-many-positional-arguments 0 2 0
invalid-context-manager 0 1 0
invalid-type-form 0 1 0
parameter-already-assigned 0 1 0
redundant-cast 0 1 0
unknown-argument 0 1 0

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

src/aiortc/rtcpeerconnection.py

[warning] possibly-missing-attribute - :825:62 - Attribute `role` on type `RTCDtlsParameters | None` may be missing
[warning] possibly-missing-attribute - :827:53 - Attribute `role` on type `RTCDtlsParameters | None` may be missing
[error] invalid-argument-type - :913:47 - Argument to function `reverse_direction` is incorrect: Expected `str`, found `str | None`
[warning] possibly-missing-attribute - :968:64 - Attribute `iceLite` on type `RTCIceParameters | None` may be missing
[warning] possibly-missing-attribute - :972:52 - Attribute `role` on type `RTCDtlsParameters | None` may be missing
[warning] possibly-missing-attribute - :976:42 - Attribute `role` on type `RTCDtlsParameters | None` may be missing

altair (https://github.com/vega/altair)

altair/utils/core.py

[warning] redundant-cast - :356:10 - Value is already of type `_PandasDataFrameT@sanitize_pandas_dataframe`

apprise (https://github.com/caronc/apprise)

tests/test_api.py

[error] invalid-argument-type - :871:31 - Argument to function `schemas` is incorrect: Expected `URLBase`, found `<class 'TextNotification'>`
[error] invalid-argument-type - :881:31 - Argument to function `schemas` is incorrect: Expected `URLBase`, found `<class 'TextNotification'>`
[error] invalid-argument-type - :888:31 - Argument to function `schemas` is incorrect: Expected `URLBase`, found `<class 'HtmlNotification'>`
[error] invalid-argument-type - :898:35 - Argument to function `schemas` is incorrect: Expected `URLBase`, found `object`

tests/test_rest_plugins.py

[error] invalid-argument-type - :655:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :656:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :666:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :672:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :675:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :688:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :689:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :692:30 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :693:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :697:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :700:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :738:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :739:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :747:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :753:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :756:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :792:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :793:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :797:51 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :799:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :806:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :807:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :813:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :818:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :830:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :831:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :841:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :842:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :848:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :853:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :888:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :889:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :897:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :905:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :906:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :912:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :917:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1029:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1030:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1040:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1041:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1045:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1050:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1088:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1089:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1098:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1106:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1107:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1111:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1116:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1260:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1261:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1271:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1277:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1280:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1293:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1294:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :1297:30 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :1298:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :1302:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1305:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1343:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1344:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1352:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1358:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1361:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1400:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1401:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :1405:51 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :1407:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :1414:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1415:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1421:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1426:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1438:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1439:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1449:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1450:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1456:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1461:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1502:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1503:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1511:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1519:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1520:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1526:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1531:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1541:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1542:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1550:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1558:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1559:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1565:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1570:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1584:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1585:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1588:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1596:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1597:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1601:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1606:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1724:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1725:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1735:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1736:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1740:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1745:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1790:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1791:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1800:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1808:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1809:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1813:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1818:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1962:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1963:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1973:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1979:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1982:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1994:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :1995:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2004:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2010:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2013:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2051:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2052:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2060:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2066:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2069:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2107:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2108:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2116:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2124:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2125:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2131:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2136:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2148:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2149:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2157:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2165:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2166:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2172:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2177:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2215:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2216:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2224:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2232:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2233:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2239:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2244:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2362:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2363:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2371:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2379:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2380:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2384:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2389:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2430:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2431:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2440:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2448:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2449:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2453:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2458:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2594:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2595:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :2598:34 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :2599:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :2603:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2606:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2618:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2619:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :2622:30 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :2623:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :2627:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2630:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2666:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2667:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :2670:51 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :2672:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :2678:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2679:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2685:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2690:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2702:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2703:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2712:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2713:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2719:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2724:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2760:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2761:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :2765:51 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :2767:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :2773:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2774:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2780:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2785:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2898:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2899:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2907:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2910:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2948:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2949:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2959:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2960:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2964:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :2969:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3114:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3115:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :3118:34 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :3119:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :3123:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3126:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3138:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3139:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :3142:30 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :3143:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :3147:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3150:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3189:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3190:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :3193:51 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :3195:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :3201:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3202:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3208:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3213:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3225:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3226:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3235:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3236:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3242:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3247:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3286:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3287:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] non-subscriptable - :3291:51 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :3293:16 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :3299:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3300:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3306:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3311:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3430:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3431:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3439:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3442:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3483:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3484:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3494:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3495:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3499:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3504:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3648:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3649:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3659:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3665:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3668:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3680:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3681:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3691:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3697:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3700:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3738:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3739:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3747:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3753:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3756:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3794:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3795:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3805:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3813:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3814:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3820:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3825:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3837:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3838:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3848:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3856:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3857:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3863:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3868:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3906:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3907:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3915:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3923:45 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3924:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3930:35 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :3935:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4053:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4054:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4064:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4072:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4073:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4077:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4082:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4123:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4124:20 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4133:24 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4141:41 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4142:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4146:31 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`
[error] invalid-argument-type - :4151:23 - Argument to function `len` is incorrect: Expected `Sized`, found `str | None`

asynq (https://github.com/quora/asynq)

asynq/decorators.py

[error] invalid-argument-type - :282:39 - Argument to function `__get__` is incorrect: Argument type `(...) -> Unknown` does not satisfy upper bound `DecoratorBase[_T@DecoratorBase]` of type variable `Self`

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

src/attr/_make.py

[error] invalid-assignment - :1581:5 -
Old: Object of type `tuple[Unknown, ...]` is not assignable to `list[Attribute | Unknown]`
New: Object of type `tuple[@Todo, ...]` is not assignable to `list[Attribute | Unknown]`

tests/test_make.py

[error] invalid-argument-type - :2174:57 - Argument to function `_get_copy_kwargs` is incorrect: Expected `TestClassBuilder`, found `Literal[False]`

cki-lib (https://gitlab.com/cki-project/cki-lib)

cki_lib/misc.py

[error] unresolved-attribute - :283:18 - Type `str & ~AlwaysFalsy` has no attribute `decode`
[error] unresolved-attribute - :284:18 - Type `str & ~AlwaysFalsy` has no attribute `decode`

cloud-init (https://github.com/canonical/cloud-init)

cloudinit/sources/DataSourceAzure.py

[warning] possibly-missing-attribute - :2120:17 -
Old: Attribute `append` on type `Any | bool | dict[Unknown | str, Unknown] | list[Unknown]` may be missing
New: Attribute `append` on type `Any | bool | dict[Unknown | str, Unknown | int] | list[Unknown]` may be missing

tests/unittests/test_ds_identify.py

[warning] possibly-missing-implicit-call - :986:9 -
Old: Method `__setitem__` of type `Unknown | str` may be missing
New: Method `__setitem__` of type `Unknown | str | dict[Unknown | str, Unknown | str | int]` may be missing
[warning] possibly-missing-implicit-call - :1482:17 -
Old: Method `__setitem__` of type `Unknown | str` may be missing
New: Method `__setitem__` of type `Unknown | str | dict[Unknown | str, Unknown | str | int]` may be missing

tests/unittests/test_net.py

[error] invalid-argument-type - :1474:22 - Argument to bound method `write` is incorrect: Expected `str`, found `Unknown | bool | str | None`

colour (https://github.com/colour-science/colour)

colour/examples/colorimetry/examples_spectrum.py

[error] non-subscriptable - :126:22 - Cannot subscript object of type `Literal[10]` with no `__getitem__` method
[error] non-subscriptable - :142:7 - Cannot subscript object of type `Literal[10]` with no `__getitem__` method
[warning] possibly-missing-attribute - :147:35 - Attribute `wavelengths` on type `SpectralDistribution | Literal[10]` may be missing

colour/plotting/common.py

[error] unresolved-attribute - :821:13 - Type `Patch` has no attribute `get_x`
[error] unresolved-attribute - :822:18 - Type `Patch` has no attribute `get_height`
[error] unresolved-attribute - :823:17 - Type `Patch` has no attribute `get_width`
[error] unsupported-operator - :1353:12 - Operator `%` is unsupported between objects of type `int` and `int | None`

core (https://github.com/home-assistant/core)

homeassistant/components/conversation/chat_log.py

[warning] possibly-missing-attribute - :54:16 -
Old: Attribute `content` on type `Content` may be missing
New: Attribute `content` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing

homeassistant/components/google_generative_ai_conversation/ai_task.py

[warning] possibly-missing-attribute - :85:16 -
Old: Attribute `content` on type `Content` may be missing
New: Attribute `content` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing

homeassistant/components/hue/v1/light.py

[error] invalid-argument-type - :236:34 -
Old: Argument to bound method `remove` is incorrect: Expected `CALLBACK_TYPE`, found `None`
New: Argument to bound method `remove` is incorrect: Expected `() -> None`, found `None`

homeassistant/components/ollama/ai_task.py

[warning] possibly-missing-attribute - :60:16 -
Old: Attribute `content` on type `Content` may be missing
New: Attribute `content` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing

homeassistant/components/open_router/ai_task.py

[warning] possibly-missing-attribute - :58:16 -
Old: Attribute `content` on type `Content` may be missing
New: Attribute `content` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing

homeassistant/components/openai_conversation/ai_task.py

[warning] possibly-missing-attribute - :76:16 -
Old: Attribute `content` on type `Content` may be missing
New: Attribute `content` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing

homeassistant/components/openai_conversation/entity.py

[warning] possibly-missing-attribute - :533:44 -
Old: Attribute `attachments` on type `Content` may be missing
New: Attribute `attachments` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing
[warning] possibly-missing-attribute - :536:49 -
Old: Attribute `attachments` on type `Content` may be missing
New: Attribute `attachments` on type `SystemContent | UserContent | AssistantContent | ToolResultContent` may be missing

homeassistant/components/todoist/calendar.py

[error] unsupported-operator - :570:21 - Operator `>` is not supported for types `None` and `datetime`, in comparing `datetime | None` with `datetime`

homeassistant/util/dt.py

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

cwltool (https://github.com/common-workflow-language/cwltool)

cwltool/main.py

[error] invalid-assignment - :286:21 - Method `__setitem__` of type `(bound method Top[MutableMapping[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None) | (bound method MutableMapping[str, @Todo | None].__setitem__(key: str, value: @Todo | None, /) -> None)` cannot be called with a key of type `Literal["type"]` and a value of type `Unknown` on object of type `(str & Top[MutableMapping[Unknown, Unknown]]) | (Unknown & Top[MutableMapping[Unknown, Unknown]]) | MutableMapping[str, @Todo | None]`
[error] invalid-assignment - :297:17 - Method `__setitem__` of type `(bound method Top[MutableMapping[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None) | (bound method MutableMapping[str, @Todo | None].__setitem__(key: str, value: @Todo | None, /) -> None)` cannot be called with a key of type `Literal["type"]` and a value of type `Unknown` on object of type `(str & Top[MutableMapping[Unknown, Unknown]]) | (Unknown & Top[MutableMapping[Unknown, Unknown]]) | MutableMapping[str, @Todo | None]`
[error] invalid-assignment - :305:17 - Method `__setitem__` of type `(bound method Top[MutableMapping[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None) | (bound method MutableMapping[str, @Todo | None].__setitem__(key: str, value: @Todo | None, /) -> None)` cannot be called with a key of type `Literal["type"]` and a value of type `Unknown` on object of type `(str & Top[MutableMapping[Unknown, Unknown]]) | (Unknown & Top[MutableMapping[Unknown, Unknown]]) | MutableMapping[str, @Todo | None]`
[error] invalid-assignment - :311:17 - Method `__setitem__` of type `(bound method Top[MutableMapping[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None) | (bound method MutableMapping[str, @Todo | None].__setitem__(key: str, value: @Todo | None, /) -> None)` cannot be called with a key of type `Literal["items"]` and a value of type `Unknown` on object of type `(str & Top[MutableMapping[Unknown, Unknown]]) | (Unknown & Top[MutableMapping[Unknown, Unknown]]) | MutableMapping[str, @Todo | None]`
[error] invalid-assignment - :319:17 - Method `__setitem__` of type `(bound method Top[MutableMapping[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None) | (bound method MutableMapping[str, @Todo | None].__setitem__(key: str, value: @Todo | None, /) -> None)` cannot be called with a key of type `Literal["fields"]` and a value of type `Unknown` on object of type `(str & Top[MutableMapping[Unknown, Unknown]]) | (Unknown & Top[MutableMapping[Unknown, Unknown]]) | MutableMapping[str, @Todo | None]`

tests/test_provenance.py

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

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

discord/ext/tasks/__init__.py

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

discord/webhook/sync.py

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

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

dulwich/contrib/diffstat.py

[warning] division-by-zero - :169:27 - Cannot divide object of type `float` by zero
[warning] division-by-zero - :170:27 - Cannot divide object of type `float` by zero

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

freqtrade/data/btanalysis/historic_precision.py

[error] invalid-return-type - :27:12 - Return type does not match returned value: expected `Series[Any]`, found `int | float`

freqtrade/data/converter/trade_converter.py

[error] invalid-return-type - :89:12 - Return type does not match returned value: expected `DataFrame`, found `Series[Any] | Unknown`

freqtrade/data/dataprovider.py

[error] invalid-assignment - :225:9 - Object of type `Series[Any]` is not assignable to `Timestamp`

freqtrade/data/history/history_utils.py

[error] invalid-argument-type - :287:19 - Argument to function `dt_ts` is incorrect: Expected `datetime | None`, found `Series[Any]`
[error] invalid-argument-type - :529:51 - Argument to function `format_ms_time_det` is incorrect: Expected `int | float`, found `Series[Any]`
[error] invalid-argument-type - :560:9 - Argument to bound method `get_historic_trades` is incorrect: Expected `str | None`, found `Series[Any] | None`

freqtrade/data/btanalysis/trade_parallelism.py

[error] invalid-return-type - :44:12 - Return type does not match returned value: expected `DataFrame`, found `Series[int]`

freqtrade/data/converter/trade_converter_kraken.py

[error] invalid-argument-type - :82:39 - Argument to function `trades_convert_types` is incorrect: Expected `DataFrame`, found `Series[Any]`

freqtrade/data/entryexitanalysis.py

[error] invalid-argument-type - :319:35 -
Old: Argument to function `print_df_rich_table` is incorrect: Expected `Sequence[str]`, found `Unknown | Index[Any]`
New: Argument to function `print_df_rich_table` is incorrect: Expected `Sequence[str]`, found `Index[Any]`

freqtrade/data/metrics.py

[error] invalid-argument-type - :243:9 - Argument is incorrect: Expected `Timestamp`, found `Series[Any] | Unknown`
[error] invalid-argument-type - :244:9 - Argument is incorrect: Expected `Timestamp`, found `Series[Any] | Unknown`
[error] invalid-argument-type - :249:9 - Argument is incorrect: Expected `Timestamp`, found `Series[Any] | Unknown`
[error] invalid-argument-type - :250:9 - Argument is incorrect: Expected `int | float`, found `Series[Any]`
[error] invalid-argument-type - :251:9 - Argument is incorrect: Expected `int | float`, found `Series[Any]`
[error] invalid-argument-type - :252:9 - Argument is incorrect: Expected `int | float`, found `Series[Any]`

freqtrade/freqai/data_drawer.py

[error] unknown-argument - :324:51 - Argument `columns` does not match any known parameter of bound method `reindex`

freqtrade/freqai/data_kitchen.py

[error] invalid-assignment - :836:13 - Method `__setitem__` of type `(bound method dict[str, dict[str, DataFrame]].__setitem__(key: str, value: dict[str, DataFrame], /) -> None) | (bound method dict[Unknown, Unknown].__setitem__(key: Unknown, value: Unknown, /) -> None)` cannot be called with a key of type `Unknown` and a value of type `DataFrame` on object of type `(dict[str, dict[str, DataFrame]] & ~AlwaysFalsy) | dict[Unknown, Unknown]`
[error] invalid-return-type - :299:16 -
Old: Return type does not match returned value: expected `tuple[DataFrame, DataFrame]`, found `tuple[Unknown, Unknown | list[Unknown]]`
New: Return type does not match returned value: expected `tuple[DataFrame, DataFrame]`, found `tuple[DataFrame | Series[Any], Series[Any] | list[Unknown]]`

freqtrade/optimize/optimize_reports/optimize_reports.py

[error] unresolved-attribute - :424:31 - Type `Hashable` has no attribute `date`

freqtrade/templates/strategy_analysis_example.ipynb:cell 23

[error] invalid-argument-type - :13:5 - Argument to function `generate_candlestick_graph` is incorrect: Expected `DataFrame`, found `Series[Any]`

graphql-core (https://github.com/graphql-python/graphql-core)

src/graphql/utilities/value_from_ast.py

[error] invalid-argument-type - :137:46 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode & ~AlwaysFalsy & ~VariableNode & ~NullValueNode`
[error] invalid-argument-type - :139:46 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode & ~AlwaysFalsy & ~VariableNode & ~NullValueNode`

src/graphql/validation/rules/values_of_correct_type.py

[error] invalid-argument-type - :162:48 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`

tests/type/test_definition.py

[error] invalid-argument-type - :157:37 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`
[error] invalid-argument-type - :159:34 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`
[error] invalid-argument-type - :163:34 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`

tests/type/test_scalars.py

[error] invalid-argument-type - :60:49 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`
[error] invalid-argument-type - :222:51 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`
[error] invalid-argument-type - :348:52 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`
[error] invalid-argument-type - :471:53 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`
[error] invalid-argument-type - :616:48 - Argument to function `parse_literal` is incorrect: Expected `GraphQLScalarType`, found `ValueNode`

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

hydpy/auxs/calibtools.py

[error] invalid-argument-type - :3492:9 -
Old: Argument to function `__new__` is incorrect: Expected `Iterable[Any]`, found `Sequence[str] | None | tuple[Unknown, ...]`
New: Argument to function `__new__` is incorrect: Expected `Iterable[Any]`, found `Sequence[str] | None | tuple[@Todo, ...]`

hydpy/core/seriestools.py

[error] invalid-return-type - :339:12 - Return type does not match returned value: expected `DataFrame`, found `Series[Any]`

hydpy/models/sw1d_network.py

[error] type-assertion-failure - :1090:21 - Argument does not have asserted type `Never`
[error] type-assertion-failure - :1100:17 - Argument does not have asserted type `Never`
[error] type-assertion-failure - :1110:21 - Argument does not have asserted type `Never`
[error] type-assertion-failure - :1120:17 - Argument does not have asserted type `Never`

hydra-zen (https://github.com/mit-ll-responsible-ai/hydra-zen)

src/hydra_zen/structured_configs/_utils.py

[error] invalid-assignment - :367:9 - Method `__setitem__` of type `Unknown | (Overload[(key: Literal["cls_name"], value: str, /) -> None, (key: Literal["namespace"], value: dict[str, Any] | None, /) -> None, (key: Literal["bases"], value: tuple[type[@Todo], ...], /) -> None, (key: Literal["init"], value: bool, /) -> None, (key: Literal["repr"], value: bool, /) -> None, (key: Literal["eq"], value: bool, /) -> None, (key: Literal["order"], value: bool, /) -> None, (key: Literal["unsafe_hash"], value: bool, /) -> None, (key: Literal["frozen"], value: bool, /) -> None, (key: Literal["match_args"], value: bool, /) -> None, (key: Literal["kw_only"], value: bool, /) -> None, (key: Literal["slots"], value: bool, /) -> None, (key: Literal["weakref_slot"], value: bool, /) -> None, (key: Literal["module"], value: str | None, /) -> None, (key: Literal["target"], value: str, /) -> None, (key: Literal["target_repr"], value: bool, /) -> None])` cannot be called with a key of type `str` and a value of type `Any` on object of type `Unknown | DataclassOptions`

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

ibis/common/tests/test_graph.py

[error] unresolved-attribute - :101:17 - Type `Node` has no attribute `keys`

ignite (https://github.com/pytorch/ignite)

examples/cifar10/main.py

[error] invalid-argument-type - :100:45 - Argument to function `setup_tb_logging` is incorrect: Expected `str`, found `Unknown | Path`

examples/cifar10_qat/main.py

[error] invalid-argument-type - :96:45 - Argument to function `setup_tb_logging` is incorrect: Expected `str`, found `Unknown | Path`

examples/transformers/main.py

[error] invalid-argument-type - :103:13 - Argument to function `setup_tb_logging` is incorrect: Expected `str`, found `Unknown | Path`

tests/ignite/handlers/test_clearml_logger.py

[error] invalid-argument-type - :43:35 - Argument to function `__call__` is incorrect: Expected `ClearMLSaver`, found `None`

isort (https://github.com/pycqa/isort)

isort/settings.py

[error] invalid-argument-type - :620:32 - Argument to function `fnmatch` is incorrect: Argument type `bytes | str` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`
[error] invalid-argument-type - :620:32 - Argument to function `fnmatch` is incorrect: Expected `str`, found `bytes | str`
[error] unsupported-operator - :620:69 - Operator `+` is unsupported between objects of type `Literal["/"]` and `bytes | str`

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

jax/_src/custom_partitioning_sharding_rule.py

[error] unsupported-operator - :529:16 - Operator `+` is unsupported between objects of type `int` and `int | None`

jax/_src/interpreters/partial_eval.py

[warning] possibly-missing-attribute - :2513:15 - Attribute `frame` on type `Trace[Unknown] | Unknown` may be missing

jax/_src/numpy/ufunc_api.py

[error] invalid-assignment - :272:7 -
Old: Object of type `tuple[Unknown, ...]` is not assignable to `int | None`
New: Object of type `tuple[@Todo, ...]` is not assignable to `int | None`

jax/_src/pallas/mosaic/interpret.py

[error] unresolved-attribute - :2346:12 - Type `AbstractValue` has no attribute `dtype`
[error] unresolved-attribute - :2416:8 - Type `AbstractValue` has no attribute `memory_space`
[error] unresolved-attribute - :2420:36 - Type `AbstractValue` has no attribute `shape`
[error] unresolved-attribute - :2423:15 - Type `AbstractValue` has no attribute `shape`
[error] unresolved-attribute - :2427:18 - Type `AbstractValue` has no attribute `memory_space`
[error] unresolved-attribute - :2445:37 - Type `AbstractValue` has no attribute `memory_space`
[error] unresolved-attribute - :2447:19 - Type `AbstractValue` has no attribute `shape`
[error] unresolved-attribute - :2447:35 - Type `AbstractValue` has no attribute `dtype`

jax/experimental/jax2tf/jax2tf.py

[error] invalid-assignment - :654:3 -
Old: Method `__setitem__` of type `bound method dict[str, int | tuple[Unknown, ...] | list[@Todo]].__setitem__(key: str, value: int | tuple[Unknown, ...] | list[@Todo], /) -> None` cannot be called with a key of type `Literal["module"]` and a value of type `bytes` on object of type `dict[str, int | tuple[Unknown, ...] | list[@Todo]]`
New: Method `__setitem__` of type `bound method dict[str, int | tuple[@Todo, ...] | list[@Todo]].__setitem__(key: str, value: int | tuple[@Todo, ...] | list[@Todo], /) -> None` cannot be called with a key of type `Literal["module"]` and a value of type `bytes` on object of type `dict[str, int | tuple[@Todo, ...] | list[@Todo]]`

jax/experimental/mosaic/gpu/tcgen05.py

[error] unsupported-operator - :538:14 - Operator `%` is unsupported between objects of type `tuple[int, ...]` and `Literal[16]`

koda-validate (https://github.com/keithasaurus/koda-validate)

koda_validate/generic.py

[error] not-iterable - :236:21 - Object of type `ListOrTupleOrSetAny@UniqueItems` may not be iterable
[error] invalid-argument-type - :290:16 - Argument to bound method `startswith` is incorrect: Expected `bytes`, found `StrOrBytes@StartsWith`
[error] invalid-argument-type - :290:16 - Argument to bound method `startswith` is incorrect: Expected `str`, found `StrOrBytes@StartsWith`
[error] invalid-argument-type - :298:16 - Argument to bound method `endswith` is incorrect: Expected `bytes`, found `StrOrBytes@EndsWith`
[error] invalid-argument-type - :298:16 - Argument to bound method `endswith` is incorrect: Expected `str`, found `StrOrBytes@EndsWith`
[error] invalid-argument-type - :312:20 - Argument to bound method `strip` is incorrect: Expected `bytes`, found `StrOrBytes@NotBlank`
[error] no-matching-overload - :312:20 - No overload of bound method `strip` matches arguments
[error] invalid-return-type - :321:16 -
Old: Return type does not match returned value: expected `StrOrBytes@Strip`, found `str | bytes`
New: Return type does not match returned value: expected `StrOrBytes@Strip`, found `Unknown | bytes`
[error] invalid-argument-type - :321:16 - Argument to bound method `strip` is incorrect: Expected `bytes`, found `StrOrBytes@Strip`
[error] no-matching-overload - :321:16 - No overload of bound method `strip` matches arguments
[error] invalid-return-type - :330:16 -
Old: Return type does not match returned value: expected `StrOrBytes@UpperCase`, found `str | bytes`
New: Return type does not match returned value: expected `StrOrBytes@UpperCase`, found `Unknown | bytes`
[error] invalid-argument-type - :330:16 - Argument to bound method `upper` is incorrect: Expected `bytes`, found `StrOrBytes@UpperCase`
[error] no-matching-overload - :330:16 - No overload of bound method `upper` matches arguments
[error] invalid-return-type - :336:16 -
Old: Return type does not match returned value: expected `StrOrBytes@LowerCase`, found `str | bytes`
New: Return type does not match returned value: expected `StrOrBytes@LowerCase`, found `Unknown | bytes`
[error] invalid-argument-type - :336:16 - Argument to bound method `lower` is incorrect: Expected `bytes`, found `StrOrBytes@LowerCase`
[error] no-matching-overload - :336:16 - No overload of bound method `lower` matches arguments

manticore (https://github.com/trailofbits/manticore)

examples/script/aarch64/hello42.py

[error] invalid-argument-type - :44:9 - Argument to function `subscribe` is incorrect: Expected `ManticoreBase`, found `Literal["will_execute_instruction"]`
[error] invalid-argument-type - :48:9 - Argument to function `subscribe` is incorrect: Expected `ManticoreBase`, found `Literal["did_execute_instruction"]`

examples/script/basic_statemerging.py

[error] invalid-argument-type - :27:17 - Argument to function `subscribe` is incorrect: Expected `ManticoreBase`, found `Literal["will_load_state"]`
[error] invalid-argument-type - :28:17 - Argument to function `subscribe` is incorrect: Expected `ManticoreBase`, found `Literal["did_load_state"]`

materialize (https://github.com/MaterializeInc/materialize)

misc/python/materialize/version_list.py

[error] invalid-argument-type - :523:41 - Argument to function `load` is incorrect: Expected `str | IOBase`, found `Path`

meson (https://github.com/mesonbuild/meson)

mesonbuild/modules/simd.py

[error] invalid-key - :105:24 - Cannot access `StaticLibrary` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.

mesonbuild/build.py

[error] invalid-return-type - :2766:16 -
Old: Return type does not match returned value: expected `list[str | File | BuildTarget | CustomTarget | ExternalProgram]`, found `list[str | File | BuildTarget | CustomTarget] | Unknown`
New: Return type does not match returned value: expected `list[str | File | BuildTarget | CustomTarget | ExternalProgram]`, found `list[str | File | BuildTarget | CustomTarget]`

mesonbuild/cmake/fileapi.py

[error] unsupported-operator - :195:21 - Operator `+=` is unsupported between objects of type `str` and `list[Unknown | dict[Unknown, Unknown]]`
[error] unsupported-operator - :200:21 - Operator `+=` is unsupported between objects of type `str` and `list[Unknown | dict[Unknown, Unknown]]`
[error] unsupported-operator - :218:17 - Operator `+=` is unsupported between objects of type `str` and `list[Unknown | dict[Unknown | str, Unknown | bool | (list[Unknown] & ~AlwaysFalsy)]]`
[error] unsupported-operator - :223:17 - Operator `+=` is unsupported between objects of type `str` and `list[Unknown | dict[Unknown | str, Unknown | bool | (list[Unknown] & ~AlwaysFalsy)]]`

mesonbuild/cmake/interpreter.py

[error] invalid-argument-type - :1154:52 -
Old: Argument to function `resolve_ctgt_ref` is incorrect: Expected `CustomTargetReference`, found `CustomTargetReference | None | Unknown`
New: Argument to function `resolve_ctgt_ref` is incorrect: Expected `CustomTargetReference`, found `CustomTargetReference | None`

mesonbuild/compilers/mixins/gnu.py

[error] invalid-return-type - :348:12 - Return type does not match returned value: expected `ImmutableListProtocol[str]`, found `list[str]`

mesonbuild/interpreter/interpreter.py

[error] invalid-key - :1843:24 - TypedDict `Executable` cannot be indexed with a key of type `Unknown | str`

mesonbuild/wrap/wrap.py

[error] invalid-assignment - :788:21 - Object of type `Literal[b""]` is not assignable to `str`

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

examples/contrib/mitmproxywrapper.py

[error] invalid-argument-type - :164:59 -
Old: Argument to bound method `__init__` is incorrect: Expected `(Any, @Todo, Unknown, /) -> BaseRequestHandler`, found `None`
New: Argument to bound method `__init__` is incorrect: Expected `(Any, @Todo, TCPServer, /) -> BaseRequestHandler`, found `None`

mitmproxy/proxy/layers/modes.py

[error] invalid-argument-type - :29:45 - Argument to function `handle_event` is incorrect: Expected `NextLayer`, found `Event`
[error] invalid-argument-type - :37:45 - Argument to function `handle_event` is incorrect: Expected `NextLayer`, found `Event`

test/mitmproxy/proxy/test_layer.py

[error] invalid-argument-type - :170:24 - Argument to function `handle_event` is incorrect: Expected `NextLayer`, found `DataReceived`

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

mkdocs/config/config_options.py

[error] invalid-return-type - :524:20 - Return type does not match returned value: expected `str`, found `Literal[b""]`

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

mypyc/ir/pprint.py

[error] unresolved-attribute - :422:17 - Type `Op` has no attribute `label`

openlibrary (https://github.com/internetarchive/openlibrary)

openlibrary/core/lending.py

[error] invalid-argument-type - :797:22 - Argument expression after ** must be a mapping type: Found `dict[Unknown | str, Unknown | str | ~AlwaysTruthy | dict[Unknown | str, Unknown] | int]`

openlibrary/coverstore/utils.py

[error] invalid-return-type - :92:12 - Return type does not match returned value: expected `tuple[str, dict[str, str]]`, found `tuple[Literal[b""], dict[@Todo, @Todo]]`

openlibrary/plugins/worksearch/code.py

[error] invalid-argument-type - :315:59 -
Old: Argument to bound method `q_to_solr_params` is incorrect: Expected `list[tuple[str, str]]`, found `list[Unknown | tuple[str, Unknown | int] | tuple[str, @Todo | str] | tuple[str, Unknown]] | Unknown`
New: Argument to bound method `q_to_solr_params` is incorrect: Expected `list[tuple[str, str]]`, found `list[Unknown | tuple[str, Unknown | int] | tuple[str, @Todo | str] | tuple[str, Unknown]]`

openlibrary/utils/bulkimport.py

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

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

optuna/_gp/search_space.py

[error] invalid-argument-type - :193:56 - Argument to bound method `to_external_repr` is incorrect: Expected `int | float`, found `ndarray[Unknown, Unknown]`

paasta (https://github.com/yelp/paasta)

paasta_tools/cli/cmds/status.py

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

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

pandas/tests/frame/methods/test_to_period.py

[warning] possibly-missing-attribute - :69:44 - Attribute `asfreq` on type `Unknown | Index` may be missing

pandas/tests/indexes/test_engines.py

[error] invalid-argument-type - :60:26 - Argument to function `__new__` is incorrect: Expected `integer[Any] | int | float | str | date | datetime64[date | int | None]`, found `timedelta64[timedelta | int | None]`

pandas/tests/indexing/test_datetime.py

[warning] possibly-missing-attribute - :118:34 - Attribute `_with_freq` on type `Unknown | Index` may be missing

pandas/tests/io/pytables/test_file_handling.py

[warning] possibly-missing-attribute - :54:20 - Attribute `mode` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :65:20 - Attribute `mode` on type `Unknown | None` may be missing

pandas/tests/io/test_compression.py

[warning] possibly-missing-attribute - :365:27 - Attribute `read` on type `IO[bytes] | None` may be missing

pandas/tests/series/methods/test_rank.py

[error] invalid-argument-type - :242:25 - Argument to bound method `rank` is incorrect: Expected `Literal["keep", "top", "bottom"]`, found `Literal["bad"]`
[error] invalid-argument-type - :246:25 - Argument to bound method `rank` is incorrect: Expected `Literal["keep", "top", "bottom"]`, found `Literal[True]`

pandas/tests/series/test_cumulative.py

[error] invalid-argument-type - :48:20 - Argument to bound method `accumulate` is incorrect: Argument type `_UFunc_Nin2_Nout1[str, int, None]` does not satisfy upper bound `_UFunc_Nin2_Nout1[_NameType@_UFunc_Nin2_Nout1, _NTypes@_UFunc_Nin2_Nout1, _IDType@_UFunc_Nin2_Nout1]` of type variable `Self`
[error] no-matching-overload - :48:20 - No overload matches arguments
[error] no-matching-overload - :48:20 - No overload matches arguments
[error] invalid-argument-type - :54:20 - Argument to bound method `accumulate` is incorrect: Argument type `_UFunc_Nin2_Nout1[str, int, None]` does not satisfy upper bound `_UFunc_Nin2_Nout1[_NameType@_UFunc_Nin2_Nout1, _NTypes@_UFunc_Nin2_Nout1, _IDType@_UFunc_Nin2_Nout1]` of type variable `Self`
[error] no-matching-overload - :54:20 - No overload matches arguments
[error] no-matching-overload - :54:20 - No overload matches arguments
[error] invalid-argument-type - :154:20 - Argument to bound method `accumulate` is incorrect: Argument type `_UFunc_Nin2_Nout1[str, int, None]` does not satisfy upper bound `_UFunc_Nin2_Nout1[_NameType@_UFunc_Nin2_Nout1, _NTypes@_UFunc_Nin2_Nout1, _IDType@_UFunc_Nin2_Nout1]` of type variable `Self`
[error] no-matching-overload - :154:20 - No overload matches arguments
[error] no-matching-overload - :154:20 - No overload matches arguments

pandas/compat/pickle_compat.py

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

pandas/core/algorithms.py

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

pandas/core/arrays/arrow/array.py

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

pandas/core/arrays/datetimes.py

[error] invalid-argument-type - :554:45 - Argument to bound method `_from_value_and_reso` is incorrect: Expected `int`, found `datetime64[date | int | None]`
[error] invalid-assignment - :2884:13 - Object of type `Timestamp` is not assignable to `_TimestampNoneT1@_maybe_normalize_endpoints`
[error] invalid-assignment - :2887:13 - Object of type `Timestamp` is not assignable to `_TimestampNoneT2@_maybe_normalize_endpoints`
[warning] possibly-missing-attribute - :476:62 -
Old: Attribute `tz` on type `Timestamp | None | Unknown` may be missing
New: Attribute `tz` on type `Timestamp | None` may be missing
[error] invalid-argument-type - :516:34 -
Old: Argument to function `__new__` is incorrect: Expected `integer[Any] | int | float | str | date | datetime64[date | int | None]`, found `Timestamp | None | Unknown`
New: Argument to function `__new__` is incorrect: Expected `integer[Any] | int | float | str | date | datetime64[date | int | None]`, found `Timestamp | None`
[error] invalid-argument-type - :517:32 -
Old: Argument to function `__new__` is incorrect: Expected `integer[Any] | int | float | str | date | datetime64[date | int | None]`, found `Timestamp | None | Unknown`
New: Argument to function `__new__` is incorrect: Expected `integer[Any] | int | float | str | date | datetime64[date | int | None]`, found `Timestamp | None`

pandas/core/arrays/string_.py

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

pandas/core/arrays/timedeltas.py

[error] invalid-argument-type - :181:47 - Argument to bound method `_from_value_and_reso` is incorrect: Expected `signedinteger[_64Bit]`, found `timedelta64[timedelta | int | None]`

pandas/core/dtypes/cast.py

[error] invalid-return-type - :407:16 - Return type does not match returned value: expected `NumpyIndexT@maybe_upcast_numeric_to_64bit`, found `ndarray[@Todo, @Todo] | Unknown`
[error] invalid-argument-type - :407:16 - Argument to bound method `astype` is incorrect: Expected `Index`, found `NumpyIndexT@maybe_upcast_numeric_to_64bit`
[error] no-matching-overload - :407:16 - No overload of bound method `astype` matches arguments
[error] invalid-return-type - :409:16 - Return type does not match returned value: expected `NumpyIndexT@maybe_upcast_numeric_to_64bit`, found `ndarray[@Todo, @Todo] | Unknown`
[error] invalid-argument-type - :409:16 - Argument to bound method `astype` is incorrect: Expected `Index`, found `NumpyIndexT@maybe_upcast_numeric_to_64bit`
[error] no-matching-overload - :409:16 - No overload of bound method `astype` matches arguments
[error] invalid-return-type - :411:16 - Return type does not match returned value: expected `NumpyIndexT@maybe_upcast_numeric_to_64bit`, found `ndarray[@Todo, @Todo] | Unknown`
[error] invalid-argument-type - :411:16 - Argument to bound method `astype` is incorrect: Expected `Index`, found `NumpyIndexT@maybe_upcast_numeric_to_64bit`
[error] no-matching-overload - :411:16 - No overload of bound method `astype` matches arguments

pandas/core/frame.py

[error] parameter-already-assigned - :11707:41 - Multiple values provided for parameter `method` of bound method `corr`
[error] invalid-argument-type - :11707:56 - Argument to bound method `corr` is incorrect: Expected `int`, found `int | None`
[error] unsupported-operator - :2476:20 -
Old: Operator `in` is not supported for types `Unknown` and `None`, in comparing `Unknown` with `Unknown | None`
New: Operator `in` is not supported for types `Hashable` and `None`, in comparing `Hashable` with `Unknown | None`
[error] unsupported-operator - :2478:22 -
Old: Operator `in` is not supported for types `Unknown` and `None`, in comparing `Unknown` with `Unknown | None`
New: Operator `in` is not supported for types `int` and `None`, in comparing `int` with `Unknown | None`

pandas/core/indexes/multi.py

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

pandas/core/indexes/timedeltas.py

[error] unsupported-operator - :233:18 - Operator `+` is unsupported between objects of type `Timedelta` and `str`

pandas/core/nanops.py

[error] invalid-return-type - :657:20 - Return type does not match returned value: expected `ndarray[@Todo, Unknown] | datetime64[date | int | None] | timedelta64[timedelta | int | None] | NaTType`, found `signedinteger[_64Bit]`

pandas/io/common.py

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

pandas/plotting/_matplotlib/timeseries.py

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

pandas/tests/arithmetic/test_datetime64.py

[error] invalid-argument-type - :1371:30 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | int`

pandas/tests/arithmetic/test_numeric.py

[warning] possibly-missing-attribute - :1534:17 - Attribute `swaplevel` on type `Unknown | Index` may be missing

pandas/tests/arithmetic/test_period.py

[error] invalid-argument-type - :1659:31 - Argument to function `assert_index_equal` is incorrect: Expected `Index`, found `NaTType | PeriodIndex`

pandas/tests/arrays/categorical/test_dtypes.py

[error] invalid-argument-type - :50:59 - Argument to bound method `_categories_match_up_to_permutation` is incorrect: Expected `Categorical`, found `Series`

pandas/tests/frame/methods/test_at_time.py

[warning] possibly-missing-attribute - :117:24 - Attribute `_with_freq` on type `Unknown | Index` may be missing

pandas/tests/frame/methods/test_describe.py

[warning] possibly-missing-attribute - :201:16 - Attribute `freq` on type `Unknown | Index` may be missing
[warning] possibly-missing-attribute - :202:16 - Attribute `tz` on type `Unknown | Index` may be missing

pandas/tests/indexes/datetimes/methods/test_repeat.py

[error] invalid-argument-type - :58:35 -
Old: Argument to function `assert_index_equal` is incorrect: Expected `Index`, found `Unknown | ndarray[tuple[int], dtype[Unknown]]`
New: Argument to function `assert_index_equal` is incorrect: Expected `Index`, found `Unknown | DatetimeIndex | ndarray[tuple[int], dtype[Unknown]]`
[warning] possibly-missing-attribute - :59:20 -
Old: Attribute `freq` on type `Unknown | ndarray[tuple[int], dtype[Unknown]]` may be missing
New: Attribute `freq` on type `Unknown | DatetimeIndex | ndarray[tuple[int], dtype[Unknown]]` may be missing

pandas/tests/indexes/datetimes/methods/test_round.py

[error] invalid-argument-type - :79:30 - Argument to bound method `round` is incorrect: Expected `int`, found `Literal["ms"]`
[error] invalid-argument-type - :84:54 - Argument to bound method `round` is incorrect: Expected `int`, found `Unknown | str`
[error] invalid-argument-type - :89:30 - Argument to bound method `round` is incorrect: Expected `int`, found `Literal["ms"]`

pandas/tests/indexes/multi/test_sorting.py

[error] unresolved-attribute - :286:11 - Type `Index` has no attribute `set_levels`

pandas/tests/indexes/timedeltas/methods/test_repeat.py

[error] invalid-argument-type - :33:35 -
Old: Argument to function `assert_index_equal` is incorrect: Expected `Index`, found `Unknown | ndarray[tuple[int], dtype[Unknown]]`
New: Argument to function `assert_index_equal` is incorrect: Expected `Index`, found `Unknown | TimedeltaIndex | ndarray[tuple[int], dtype[Unknown]]`
[warning] possibly-missing-attribute - :34:20 -
Old: Attribute `freq` on type `Unknown | ndarray[tuple[int], dtype[Unknown]]` may be missing
New: Attribute `freq` on type `Unknown | TimedeltaIndex | ndarray[tuple[int], dtype[Unknown]]` may be missing

pandas/tests/io/excel/test_readers.py

[warning] possibly-missing-attribute - :1590:36 - Attribute `iloc` on type `DataFrame | dict[str, DataFrame] | dict[int, DataFrame]` may be missing
[warning] possibly-missing-attribute - :1595:36 - Attribute `iloc` on type `DataFrame | dict[str, DataFrame] | dict[int, DataFrame]` may be missing

pandas/tests/io/json/test_readlines.py

[error] invalid-context-manager - :237:14 - Object of type `JsonReader[str]` cannot be used with `with` because it does not correctly implement `__enter__` or `__exit__`

pandas/tests/io/pytables/test_store.py

[error] invalid-argument-type - :83:17 - Argument to bound method `put` is incorrect: Expected `bool`, found `None`
[warning] possibly-missing-attribute - :1002:42 - Attribute `axes` on type `GenericFixed | Table` may be missing
[error] non-subscriptable - :1004:48 - Cannot subscript object of type `GenericFixed` with no `__getitem__` method

pandas/tests/io/test_sql.py

[error] unresolved-attribute - :1550:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] invalid-argument-type - :1552:22 - Argument to function `check_iris_frame` is incorrect: Expected `DataFrame`, found `DataFrame | Iterator[DataFrame]`
[error] unresolved-attribute - :1570:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] invalid-argument-type - :1572:22 - Argument to function `check_iris_frame` is incorrect: Expected `DataFrame`, found `DataFrame | Iterator[DataFrame]`
[error] unresolved-attribute - :1585:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] invalid-argument-type - :1587:22 - Argument to function `check_iris_frame` is incorrect: Expected `DataFrame`, found `DataFrame | Iterator[DataFrame]`
[error] unresolved-attribute - :2711:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :2714:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :2715:20 - Type `PandasSQL` has no attribute `delete_rows`
[error] unresolved-attribute - :2737:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :2740:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :2745:18 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :2751:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :2766:14 - Type `PandasSQL` has no attribute `run_transaction`
[warning] possibly-missing-attribute - :2771:18 - Attribute `rename` on type `DataFrame | Iterator[DataFrame]` may be missing
[warning] possibly-missing-attribute - :2772:5 - Attribute `set_index` on type `DataFrame | Iterator[DataFrame]` may be missing
[warning] possibly-missing-attribute - :2775:5 - Attribute `index` on type `DataFrame | Iterator[DataFrame]` may be missing
[error] unresolved-attribute - :2784:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3167:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3203:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3212:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3232:18 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3238:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] invalid-argument-type - :3240:20 - Argument to function `len` is incorrect: Expected `Sized`, found `DataFrame | Iterator[DataFrame]`
[error] unresolved-attribute - :3243:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] invalid-argument-type - :3246:20 - Argument to function `len` is incorrect: Expected `Sized`, found `DataFrame | Iterator[DataFrame]`
[error] unresolved-attribute - :3531:14 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3546:18 - Type `PandasSQL` has no attribute `run_transaction`
[error] unresolved-attribute - :3561:18 - Type `PandasSQL` has no attribute `run_transaction`

pandas/tests/resample/test_datetime_index.py

[warning] possibly-missing-attribute - :1427:16 - Attribute `as_unit` on type `Unknown | Index` may be missing

pandas/tests/reshape/test_melt.py

[warning] possibly-missing-attribute - :1023:26 - Attribute `set_levels` on type `Unknown | Index` may be missing

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

tests/test_extension.py

[error] type-assertion-failure - :38:11 - Argument does not have asserted type `IntegerArray`

tests/test_merge.py

[error] type-assertion-failure - :17:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :20:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :23:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :27:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :34:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :41:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :49:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :56:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :63:9 - Argument does not have asserted type `DataFrame`

tests/indexes/test_indexes.py

[error] type-assertion-failure - :40:11 - Argument does not have asserted type `Index[Any]`
[error] type-assertion-failure - :279:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :280:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :281:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :282:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :283:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :284:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :285:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :286:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :289:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :290:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :291:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :292:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :293:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :294:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :295:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :296:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :947:11 - Argument does not have asserted type `PeriodIndex`
[error] type-assertion-failure - :952:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :1385:11 - Argument does not have asserted type `PeriodIndex`
[error] type-assertion-failure - :1390:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :1412:9 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :1426:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :1455:11 - Argument does not have asserted type `Index[Any]`

tests/series/test_series.py

[error] type-assertion-failure - :1367:11 - Argument does not have asserted type `Any`
[error] type-assertion-failure - :1370:11 - Argument does not have asserted type `Series[Any]`
[error] type-assertion-failure - :1770:11 - Argument does not have asserted type `Series[Any]`
[error] type-assertion-failure - :1772:9 - Argument does not have asserted type `Series[Any]`
[error] type-assertion-failure - :1775:11 - Argument does not have asserted type `Series[Any]`
[error] type-assertion-failure - :2140:11 - Argument does not have asserted type `dict[Any, Any]`
[error] type-assertion-failure - :3875:11 - Argument does not have asserted type `Series[Any] | DataFrame`
[error] type-assertion-failure - :3877:9 - Argument does not have asserted type `Series[Any] | DataFrame`

tests/test_frame.py

[error] type-assertion-failure - :2853:11 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :241:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :342:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :343:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :344:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :345:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :346:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :351:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :352:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :359:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :366:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :377:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :382:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :396:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :398:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :401:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :405:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :408:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :409:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :410:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :411:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :412:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :413:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :414:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :415:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :421:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :422:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :424:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :427:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :432:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :433:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :438:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :439:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :440:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :443:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :456:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :457:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :458:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :459:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :460:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :461:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :462:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :463:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :464:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :467:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :469:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :470:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :471:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :476:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :495:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :496:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :497:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :524:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :525:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :526:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :529:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :536:15 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :538:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :544:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :551:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :554:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :558:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :560:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :569:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :578:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :579:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :580:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :582:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :585:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :589:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :596:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :603:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :622:9 - Argument does not have asserted type `@Todo | ndarray[@Todo, Unknown] | DataFrame | Series[Any]`
[error] type-assertion-failure - :631:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :637:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :645:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :659:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :668:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :669:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :670:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :671:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :672:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :673:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :674:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :675:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :676:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :681:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :682:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :684:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :687:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :795:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :796:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :813:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :832:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :836:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :839:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :843:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :858:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :860:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :862:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :865:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :869:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :873:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :901:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :905:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :909:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :913:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :919:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :925:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :940:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :941:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :943:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :948:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :949:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :951:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :955:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :966:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :967:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :969:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :973:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :980:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :983:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :985:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :993:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :997:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :998:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1000:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1004:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1016:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1020:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1024:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1028:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1036:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1104:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1111:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1122:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1123:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1177:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1241:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1245:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1250:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1258:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1264:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1270:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1282:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1286:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1330:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1331:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1332:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1334:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1335:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1342:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1343:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1345:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1346:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1348:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1349:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1351:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1352:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1353:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1354:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1356:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1357:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1358:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1359:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1361:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1362:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1364:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1365:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1374:9 - Argument does not have asserted type `tuple[DataFrame, DataFrame]`
[error] type-assertion-failure - :1379:9 - Argument does not have asserted type `tuple[DataFrame, DataFrame]`
[error] type-assertion-failure - :1388:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1389:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1391:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1392:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1394:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1395:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1397:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1398:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1400:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1401:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1403:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1404:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1406:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1407:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1408:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1409:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1414:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1416:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1420:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1462:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1468:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1471:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1477:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1479:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1493:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1500:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1516:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1607:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1676:11 - Argument does not have asserted type `Series[Any]`
[error] type-assertion-failure - :1677:11 - Argument does not have asserted type `Series[Any]`
[error] type-assertion-failure - :1830:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1838:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1839:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1840:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1842:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1846:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1850:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1857:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1864:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1870:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1872:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1901:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1910:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1914:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1918:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1922:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1927:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1931:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1935:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1942:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1943:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1945:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2004:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2006:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2027:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2070:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2071:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2072:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2073:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2075:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2079:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2095:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2097:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2100:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2479:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2488:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2511:15 - Argument does not have asserted type `bytes`
[error] type-assertion-failure - :2535:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2536:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2537:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2538:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2544:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2545:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2546:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2548:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2549:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2550:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2552:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2562:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2563:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2564:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2565:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2566:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2567:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2571:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2575:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2579:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2583:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2593:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2600:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2602:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2607:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2615:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2616:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2618:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2813:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2814:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2816:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2819:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2943:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2944:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2946:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2948:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2954:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2955:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2956:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2957:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2958:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2964:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2965:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2967:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2977:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2978:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2980:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2990:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :2991:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3000:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3001:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3002:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3003:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3004:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3005:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3007:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3009:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3012:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3014:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3018:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3019:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3021:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3023:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3024:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3025:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3027:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3031:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3035:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3039:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3045:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3049:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3055:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3063:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3067:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3073:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3080:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3086:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3092:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3101:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3102:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3104:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3108:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3112:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3115:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3119:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3136:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3154:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3155:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3156:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3157:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3158:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3159:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3160:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3197:13 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :3201:13 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :3209:17 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :3216:17 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :3228:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3230:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3238:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3269:13 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3555:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3556:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3557:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3558:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3559:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3563:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3564:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3643:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3644:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3645:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3646:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3647:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3648:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3649:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3650:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3651:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3652:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3653:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3654:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3827:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3833:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3847:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :3879:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3884:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3887:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3896:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3912:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3924:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3930:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3939:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3947:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3958:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3980:9 - Argument does not have asserted type `DatetimeIndexResampler[DataFrame]`
[error] type-assertion-failure - :3987:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :3999:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4028:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4029:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4103:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4184:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4185:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4186:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4187:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4188:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4189:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4191:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4194:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4195:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4215:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4219:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4234:11 - Argument does not have asserted type `Series[Any] | DataFrame`
[error] type-assertion-failure - :4235:11 - Argument does not have asserted type `Series[Any] | DataFrame`
[error] type-assertion-failure - :4253:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4256:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4261:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4275:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4324:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4325:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4326:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4328:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4335:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4341:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4413:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4415:9 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4602:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4603:11 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4610:15 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4617:5 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :4659:11 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4660:11 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4662:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4668:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4672:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4676:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4680:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4683:9 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :4690:9 - Argument does not have asserted type `DataFrame | Series[Any]`

tests/test_io.py

[error] type-assertion-failure - :420:19 - Argument does not have asserted type `bool`
[error] type-assertion-failure - :421:19 - Argument does not have asserted type `DataFrame | Series[Any]`
[error] type-assertion-failure - :933:19 - Argument does not have asserted type `TextFileReader`
[error] type-assertion-failure - :935:19 - Argument does not have asserted type `TextFileReader`
[error] type-assertion-failure - :946:19 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :948:19 - Argument does not have asserted type `DataFrame`
[error] type-assertion-failure - :1144:19 - Argument does not have asserted type `ExcelFile`
[error] type-assertion-failure - :1152:19 - Argument does not have asserted type `ExcelFile`
[error] type-assertion-failure - :1159:19 - Argument does not have asserted type `ExcelWriter`
[error] type-assertion-failure - :1188:19 - Argument does not have asserted type `ExcelWriter`
[error] type-assertion-failure - :1193:19 - Argument does not have asserted type `ExcelWriter`
[error] type-assertion-failure - :1202:19 - Argument does not have asserted type `ExcelWriter`
[error] type-assertion-failure - :1211:19 - Argument does not have asserted type `ExcelWriter`

tests/test_resampler.py

[error] type-assertion-failure - :331:15 - Argument does not have asserted type `Unknown`
[error] type-assertion-failure - :332:15 - Argument does not have asserted type `Unknown`
[error] type-assertion-failure - :333:15 - Argument does not have asserted type `Unknown`
[error] type-assertion-failure - :335:13 - Argument does not have asserted type `Unknown`
[error] type-assertion-failure - :339:13 - Argument does not have asserted type `Unknown`
[error] type-assertion-failure - :343:13 - Argument does not have asserted type `Unknown`
[error] type-assertion-failure - :353:11 - Argument does not have asserted type `Unknown`

tests/test_scalars.py

[error] type-assertion-failure - :1406:20 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :1407:20 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :1426:20 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :1427:20 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :1446:20 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :1447:20 - Argument does not have asserted type `@Todo`
[error] type-assertion-failure - :478:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :479:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :481:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :489:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :490:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :491:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :492:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :519:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :525:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :526:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :549:11 - Argument does not have asserted type `datetime`
[error] type-assertion-failure - :550:11 - Argument does not have asserted type `date`
[error] type-assertion-failure - :556:9 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :569:11 - Argument does not have asserted type `TimedeltaIndex`
[error] type-assertion-failure - :575:11 - Argument does not have asserted type `PeriodIndex`
[error] type-assertion-failure - :617:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :618:11 - Argument does not have asserted type `datetime`
[error] type-assertion-failure - :619:11 - Argument does not have asserted type `date`
[error] type-assertion-failure - :638:11 - Argument does not have asserted type `TimedeltaIndex`
[error] type-assertion-failure - :644:11 - Argument does not have asserted type `PeriodIndex`
[error] type-assertion-failure - :1191:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1225:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1226:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1227:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1532:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1533:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1534:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1535:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1537:9 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1541:9 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1547:9 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1553:9 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1557:9 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1561:9 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1567:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1568:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1569:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1570:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1571:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1581:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1585:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1589:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1592:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1596:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1602:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1608:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1609:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1610:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1611:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1612:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1622:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1626:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1630:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1633:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1636:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1642:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1648:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1649:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1650:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1651:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1652:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1662:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1666:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1670:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1673:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1677:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1683:13 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1689:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1690:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1691:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1692:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :1702:11 - Argument does not have asserted type `Timestamp`

tests/test_string_accessors.py

[error] type-assertion-failure - :470:9 - Argument does not have asserted type `Index[str]`
[error] type-assertion-failure - :473:9 - Argument does not have asserted type `Index[str]`
[error] type-assertion-failure - :476:9 - Argument does not have asserted type `Index[str]`

tests/test_timefuncs.py

[error] type-assertion-failure - :106:11 - Argument does not have asserted type `Timestamp`
[error] type-assertion-failure - :162:11 - Argument does not have asserted type `Timedelta`
[error] type-assertion-failure - :170:11 - Argument does not have asserted type `TimedeltaIndex`
[error] type-assertion-failure - :171:11 - Argument does not have asserted type `TimedeltaIndex`
[error] type-assertion-failure - :172:11 - Argument does not have asserted type `TimedeltaIndex`
[error] type-assertion-failure - :173:11 - Argument does not have asserted type `TimedeltaIndex`
[error] type-assertion-failure - :725:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :726:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :727:11 - Argument does not have asserted type `DatetimeIndex`
[error] type-assertion-failure - :728:11 - Argument does not have asserted type `DatetimeIndex`

tests/test_windowing.py

[error] type-assertion-failure - :419:9 - Argument does not have asserted type `DataFrame`

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

pandera/api/pandas/container.py

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

pandera/backends/pandas/container.py

[error] unresolved-attribute - :751:12 - Type `Index[str]` has no attribute `any`

pandera/backends/pandas/error_formatters.py

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

tests/mypy/pandas_modules/pandas_dataframe.py

[error] invalid-return-type - :41:12 - Return type does not match returned value: expected `DataFrame[SchemaOut]`, found `DataFrame[Schema]`
[error] invalid-return-type - :80:12 - Return type does not match returned value: expected `DataFrame[SchemaOut]`, found `Series[Any]`

tests/pandas/test_decorators.py

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

tests/pandas/test_model.py

[warning] unused-ignore-comment - :1394:50 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1409:38 - Unused blanket `type: ignore` directive

tests/pandas/test_schemas.py

[warning] possibly-missing-attribute - :1907:16 - Attribute `name` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2291:12 - Attribute `unique` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2292:12 - Attribute `title` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2293:12 - Attribute `description` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2294:12 - Attribute `metadata` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2414:12 - Attribute `named_indexes` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2415:12 - Attribute `named_indexes` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2416:12 - Attribute `named_indexes` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2418:12 - Attribute `named_indexes` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2419:12 - Attribute `named_indexes` on type `Unknown | None` may be missing
[warning] possibly-missing-attribute - :2420:12 - Attribute `named_indexes` on type `Unknown | None` may be missing

pip (https://github.com/pypa/pip)

src/pip/_internal/models/link.py

[error] unsupported-operator - :182:11 - Operator `+` is unsupported between objects of type `str` and `Literal[b""]`

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

src/poetry/vcs/git/backend.py

[error] invalid-return-type - :578:12 - Return type does not match returned value: expected `str`, found `Literal[b""]`

tests/integration/test_utils_vcs_git.py

[error] unresolved-attribute - :432:43 - Type `Literal[b""]` has no attribute `encode`

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

src/prefect/client/schemas/schedules.py

[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `Literal[0, 1, 2, 3, 4, 5, 6]`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `bool | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int | weekday | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `int`, found `datetime`
[error] invalid-argument-type - :269:34 - Argument to bound method `replace` is incorrect: Expected `weekday | int | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `Literal[0, 1, 2, 3, 4, 5, 6]`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `bool | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int | weekday | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `int`, found `datetime`
[error] invalid-argument-type - :279:48 - Argument to bound method `replace` is incorrect: Expected `weekday | int | None`, found `datetime`
[error] invalid-argument-type - :290:38 - Argument to bound method `append` is incorrect: Expected `rruleset`, found `rrule`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `Literal[0, 1, 2, 3, 4, 5, 6]`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `bool | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int | weekday | Iterable[int] | None`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `int`, found `datetime`
[error] invalid-argument-type - :290:50 - Argument to bound method `replace` is incorrect: Expected `weekday | int | None`, found `datetime`

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

[error] invalid-argument-type - :342:13 - Argument to function `relative_path_to_current_platform` is incorrect: Expected `str`, found `Path`

src/integrations/prefect-kubernetes/tests/test_worker.py

[warning] possibly-missing-attribute - :2784:24 - Attribute `is_crashed` on type `State[Any] | None` may be missing

src/prefect/artifacts.py

[error] invalid-assignment - :675:40 -
Old: Object of type `CoroutineType[Any, Any, Unknown]` is not assignable to `PrefectClient | None`
New: Object of type `CoroutineType[Any, Any, PrefectClient]` is not assignable to `PrefectClient | None`

src/prefect/cli/block.py

[warning] possibly-missing-attribute - :463:59 - Attribute `fields` on type `BlockSchema | None` may be missing
[warning] possibly-missing-attribute - :465:43 - Attribute `fields` on type `BlockSchema | None` may be missing

src/prefect/cli/deployment.py

[error] invalid-argument-type - :604:67 - Argument to bound method `read_deployment_by_name` is incorrect: Expected `str`, found `str | None`
[error] invalid-argument-type - :621:32 - Argument to bound method `update_deployment_schedule` is incorrect: Expected `UUID`, found `UUID | None`

src/prefect/cli/flow_run.py

[warning] possibly-missing-attribute - :208:13 - Attribute `state_details` on type `State[Any] | None` may be missing
[warning] possibly-missing-attribute - :209:16 - Attribute `is_scheduled` on type `State[Any] | None` may be missing
[warning] possibly-missing-attribute - :210:18 - Attribute `timestamp` on type `State[Any] | None` may be missing
[warning] possibly-missing-attribute - :216:17 - Attribute `type` on type `State[Any] | None` may be missing

src/prefect/cli/variable.py

[warning] possibly-missing-attribute - :90:29 - Attribute `model_dump` on type `Variable | None` may be missing

src/prefect/cli/work_pool.py

[warning] possibly-missing-attribute - :255:30 - Attribute `display_name` on type `WorkPoolStatus | None` may be missing

src/prefect/cli/work_queue.py

[error] invalid-argument-type - :54:21 - Argument to bound method `read_work_queue_by_name` is incorrect: Expected `str`, found `UUID | str`

src/prefect/cli/worker.py

[error] invalid-argument-type - :218:53 - Argument to bound method `read_work_pool` is incorrect: Expected `str`, found `str | None`

src/prefect/deployments/runner.py

[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `ConcurrencyOptions | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `UUID | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `UUID | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `UUID | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `UUID | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `UUID`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `VersionInfo | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `bool | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `bool | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `dict[str, Any] | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `dict[str, Any] | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `dict[str, Any] | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `int | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `list[DeploymentScheduleCreate] | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `list[dict[str, Any]] | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `list[str] | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str | None`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`
[error] invalid-argument-type - :396:64 - Argument to bound method `create_deployment` is incorrect: Expected `str`, found `UUID | Unknown | (str & ~AlwaysFalsy) | VersionInfo | None`

src/prefect/events/cli/automations.py

[warning] possibly-missing-attribute - :240:44 - Attribute `id` on type `Automation | None` may be missing
[warning] possibly-missing-attribute - :241:65 - Attribute `id` on type `Automation | None` may be missing
[warning] possibly-missing-attribute - :295:43 - Attribute `id` on type `Automation | None` may be missing
[warning] possibly-missing-attribute - :296:64 - Attribute `id` on type `Automation | None` may be missing
[error] invalid-argument-type - :329:44 - Argument to bound method `delete_automation` is incorrect: Expected `UUID`, found `(str & ~AlwaysFalsy) | (Unknown & ~AlwaysFalsy)`
[error] invalid-argument-type - :175:42 - Argument to function `no_really_json` is incorrect: Expected `type[BaseModel]`, found `Automation`
[error] invalid-argument-type - :177:41 - Argument to function `no_really_json` is incorrect: Expected `type[BaseModel]`, found `Automation`

src/prefect/filesystems.py

[error] invalid-assignment - :139:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-assignment - :144:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-assignment - :146:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-assignment - :174:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-assignment - :179:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-assignment - :181:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-argument-type - :194:17 - Argument to function `filter_files` is incorrect: Expected `str`, found `str | None | Unknown`
[error] invalid-assignment - :238:13 - Object of type `Path` is not assignable to `str | None`
[error] invalid-assignment - :442:13 - Object of type `Path` is not assignable to `str | None`

src/prefect/runner/storage.py

[error] invalid-return-type - :197:16 - Return type does not match returned value: expected `str`, found `Literal[b""]`

src/prefect/runtime/flow_run.py

[error] invalid-argument-type - :122:43 - Argument to bound method `read_flow_run` is incorrect: Expected `UUID`, found `str`
[error] invalid-argument-type - :127:43 - Argument to bound method `read_task_run` is incorrect: Expected `UUID`, found `str`
[error] invalid-argument-type - :132:47 - Argument to bound method `read_flow_run` is incorrect: Expected `UUID`, found `str`

src/prefect/server/models/block_documents.py

[warning] unused-ignore-comment - :412:51 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :462:29 - Unused blanket `type: ignore` directive

src/prefect/server/models/block_schemas.py

[warning] unused-ignore-comment - :369:56 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :692:79 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :782:56 - Unused blanket `type: ignore` directive

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

pwndbg/commands/context.py

[error] invalid-argument-type - :1017:21 - Argument to bound method `append` is incorrect: Expected `str`, found `str | None`
[error] invalid-argument-type - :1041:33 - Argument to bound method `append` is incorrect: Expected `str`, found `BitFlags`

pylint (https://github.com/pycqa/pylint)

pylint/checkers/unicode.py

[error] invalid-argument-type - :175:39 - Argument to bound method `endswith` is incorrect: Expected `bytes`, found `_StrLike@_map_positions_to_result`
[error] invalid-argument-type - :175:39 - Argument to bound method `endswith` is incorrect: Expected `str`, found `_StrLike@_map_positions_to_result`
[error] invalid-argument-type - :181:15 - Argument to bound method `find` is incorrect: Expected `bytes`, found `_StrLike@_map_positions_to_result`
[error] invalid-argument-type - :181:15 - Argument to bound method `find` is incorrect: Expected `str`, found `_StrLike@_map_positions_to_result`
[error] invalid-argument-type - :188:19 - Argument to bound method `find` is incorrect: Expected `bytes`, found `_StrLike@_map_positions_to_result`
[error] invalid-argument-type - :188:19 - Argument to bound method `find` is incorrect: Expected `str`, found `_StrLike@_map_positions_to_result`

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

src/tests/test_static_typing.py

[error] invalid-return-type - :56:20 - Return type does not match returned value: expected `T@f`, found `int | float | str`
[error] unsupported-operator - :56:20 - Operator `*` is unsupported between objects of type `T@f` and `Literal[2]`

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

src/_pytest/assertion/rewrite.py

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

pywin32 (https://github.com/mhammond/pywin32)

win32/Demos/security/setkernelobjectsecurity.py

[error] invalid-argument-type - :77:12 -
Old: Argument to function `AdjustTokenPrivileges` is incorrect: Expected `PyTOKEN_PRIVILEGES`, found `tuple[Unknown, ...]`
New: Argument to function `AdjustTokenPrivileges` is incorrect: Expected `PyTOKEN_PRIVILEGES`, found `tuple[@Todo, ...]`

win32/test/test_win32file.py

[error] invalid-argument-type - :191:38 - Argument to function `SetFileTime` is incorrect: Expected `TimeType | None`, found `datetime`
[error] invalid-argument-type - :191:47 - Argument to function `SetFileTime` is incorrect: Expected `TimeType | None`, found `datetime`
[error] invalid-argument-type - :191:56 - Argument to function `SetFileTime` is incorrect: Expected `TimeType | None`, found `datetime`
[error] invalid-argument-type - :197:38 - Argument to function `SetFileTime` is incorrect: Expected `TimeType | None`, found `datetime`
[error] invalid-argument-type - :197:49 - Argument to function `SetFileTime` is incorrect: Expected `TimeType | None`, found `datetime`
[error] invalid-argument-type - :197:60 - Argument to function `SetFileTime` is incorrect: Expected `TimeType | None`, found `datetime`

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

rotkehlchen/chain/evm/decoding/uniswap/utils.py

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

rotkehlchen/tests/unit/test_eth2.py

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

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

src/schemathesis/core/output/sanitization.py

[error] invalid-return-type - :54:12 - Return type does not match returned value: expected `str`, found `Literal[b""]`

scikit-learn (https://github.com/scikit-learn/scikit-learn)

sklearn/feature_selection/_univariate_selection.py

[warning] possibly-missing-attribute - :109:35 -
Old: Attribute `size` on type `int | float | Unknown` may be missing
New: Attribute `size` on type `int | float | @Todo` may be missing

sklearn/preprocessing/_data.py

[error] no-matching-overload - :3422:31 - No overload matches arguments
[error] no-matching-overload - :3455:27 - No overload matches arguments
[error] no-matching-overload - :3506:31 - No overload matches arguments

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

scipy/optimize/_tstutils.py

[warning] possibly-missing-attribute - :967:35 - Attribute `__name__` on type `Unknown | ((x) -> Unknown) | list[Unknown | int] | float | int | list[Unknown | int | float] | list[Unknown | float]` may be missing

scipy/sparse/linalg/_isolve/iterative.py

[error] unsupported-operator - :1018:19 - Unary operator `-` is unsupported for type `bool[bool] | Any`

scipy/stats/_sampling.py

[error] call-non-callable - :771:36 - Object of type `float` is not callable
[error] call-non-callable - :771:36 - Object of type `int` is not callable

scipy/stats/tests/test_continuous.py

[error] invalid-argument-type - :1920:30 - Argument to function `contains` is incorrect: Expected `_Domain`, found `None`
[error] invalid-argument-type - :1922:45 - Argument to function `get_numerical_endpoints` is incorrect: Expected `_Domain`, found `None`
[error] invalid-argument-type - :1924:29 - Argument to function `__str__` is incorrect: Expected `_Domain`, found `None`
[error] invalid-argument-type - :1928:33 - Argument to function `validate` is incorrect: Expected `_Parameter`, found `None`

scipy/stats/tests/test_distributions.py

[error] call-non-callable - :5928:28 - Object of type `float` is not callable
[error] call-non-callable - :5928:28 - Object of type `str` is not callable
[error] no-matching-overload - :5959:17 - No overload of function `assert_allclose` matches arguments
[error] call-non-callable - :6073:28 - Object of type `float` is not callable
[error] call-non-callable - :6073:28 - Object of type `str` is not callable
[error] no-matching-overload - :6104:17 - No overload of function `assert_allclose` matches arguments

tools/check_test_name.py

[error] invalid-argument-type - :171:30 - Argument to function `main` is incorrect: Expected `str`, found `Path`

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

scrapy/http/headers.py

[error] invalid-argument-type - :45:30 - Argument to bound method `title` is incorrect: Expected `bytes`, found `AnyStr@normkey`
[error] no-matching-overload - :45:30 - No overload of bound method `title` matches arguments

scrapy/utils/datatypes.py

[error] invalid-return-type - :76:16 -
Old: Return type does not match returned value: expected `AnyStr@normkey`, found `str | bytes`
New: Return type does not match returned value: expected `AnyStr@normkey`, found `Unknown | bytes`
[error] invalid-argument-type - :76:16 - Argument to bound method `lower` is incorrect: Expected `bytes`, found `AnyStr@normkey`
[error] no-matching-overload - :76:16 - No overload of bound method `lower` matches arguments

setuptools (https://github.com/pypa/setuptools)

setuptools/_vendor/wheel/cli/tags.py

[warning] possibly-missing-attribute - :55:19 - Attribute `group` on type `Unknown | Match[str] | None` may be missing
[warning] possibly-missing-attribute - :56:17 - Attribute `group` on type `Unknown | Match[str] | None` may be missing
[warning] possibly-missing-attribute - :57:32 - Attribute `group` on type `Unknown | Match[str] | None` may be missing
[warning] possibly-missing-attribute - :58:29 - Attribute `group` on type `Unknown | Match[str] | None` may be missing
[warning] possibly-missing-attribute - :59:30 - Attribute `group` on type `Unknown | Match[str] | None` may be missing

setuptools/_vendor/wheel/cli/unpack.py

[warning] possibly-missing-attribute - :18:19 - Attribute `group` on type `Unknown | Match[str] | None` may be missing

setuptools/_distutils/util.py

[error] invalid-argument-type - :154:43 - Method `__getitem__` of type `(Overload[(key: SupportsIndex | slice[Any, Any, Any], /) -> LiteralString, (key: SupportsIndex | slice[Any, Any, Any], /) -> str]) | (Overload[(key: SupportsIndex, /) -> int, (key: slice[Any, Any, Any], /) -> bytes])` cannot be called with key of type `slice[Literal[1], None, None]` on object of type `AnyStr@change_root`

setuptools/_vendor/wheel/wheelfile.py

[error] invalid-assignment - :104:21 - Method `__setitem__` of type `bound method dict[str, tuple[None, None] | tuple[int, bytes]].__setitem__(key: str, value: tuple[None, None] | tuple[int, bytes], /) -> None` cannot be called with a key of type `str` and a value of type `tuple[str, Unknown]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`

sockeye (https://github.com/awslabs/sockeye)

sockeye/data_io.py

[error] unsupported-operator - :176:74 - Operator `/` is unsupported between objects of type `int` and `int | float | None`
[error] unsupported-operator - :193:27 - Operator `*` is unsupported between objects of type `int | Unknown` and `int | float | None`

sockeye/scoring.py

[warning] division-by-zero - :190:48 - Cannot divide object of type `Literal[1]` by zero

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

lib/spack/spack/cmd/ci.py

[error] invalid-return-type - :716:12 - Return type does not match returned value: expected `str`, found `Literal[b""]`

lib/spack/spack/config.py

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

lib/spack/spack/install_test.py

[warning] unused-ignore-comment - :517:47 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :519:51 - Unused blanket `type: ignore` directive

lib/spack/spack/oci/oci.py

[error] invalid-return-type - :48:12 - Return type does not match returned value: expected `str`, found `Literal[b""]`

lib/spack/spack/oci/opener.py

[error] invalid-argument-type - :288:27 - Argument to bound method `__init__` is incorrect: Expected `str`, found `Literal[b""]`

lib/spack/spack/solver/asp.py

[error] unsupported-operator - :3148:26 -
Old: Operator `+` is unsupported between objects of type `list[Unknown]` and `tuple[Unknown, ...]`
New: Operator `+` is unsupported between objects of type `list[Unknown]` and `tuple[@Todo, ...]`
[error] unsupported-operator - :3149:30 -
Old: Operator `+` is unsupported between objects of type `list[Unknown]` and `tuple[Unknown, ...]`
New: Operator `+` is unsupported between objects of type `list[Unknown]` and `tuple[@Todo, ...]`

lib/spack/spack/test/cmd/logs.py

[error] invalid-argument-type - :38:36 - Argument to bound method `__init__` is incorrect: Argument type `TextIOWrapper[_WrappedBuffer]` does not satisfy upper bound `_WrappedBuffer` of type variable `_BufferT_co`
[error] invalid-argument-type - :38:36 - Argument to bound method `__init__` is incorrect: Expected `_WrappedBuffer`, found `TextIOWrapper[_WrappedBuffer]`

lib/spack/spack/vendor/archspec/cpu/schema.py

[error] invalid-return-type - :78:12 -
Old: Return type does not match returned value: expected `tuple[Path, Path]`, found `tuple[Unknown, None | Unknown]`
New: Return type does not match returned value: expected `tuple[Path, Path]`, found `tuple[Unknown | Path, None | Path]`

lib/spack/spack/vendor/markupsafe/__init__.py

[error] invalid-assignment - :248:13 - Method `__setitem__` of type `(Overload[(key: SupportsIndex, value: Unknown, /) -> None, (key: slice[Any, Any, Any], value: Iterable[Unknown], /) -> None]) | (bound method _ListOrDict@_escape_argspec.__setitem__(key: Unknown, value: Unknown, /) -> None)` cannot be called with a key of type `Any` and a value of type `Markup` on object of type `_ListOrDict@_escape_argspec`

sphinx (https://github.com/sphinx-doc/sphinx)

sphinx/builders/linkcheck.py

[error] invalid-return-type - :758:20 - Return type does not match returned value: expected `str | None`, found `Literal[b""]`

sphinx/ext/graphviz.py

[error] invalid-argument-type - :268:32 - Argument to bound method `set` is incorrect: Expected `str`, found `Literal[b""]`

sphinx/writers/text.py

[error] invalid-argument-type - :448:27 -
Old: Argument to bound method `append` is incorrect: Expected `tuple[int, list[str]]`, found `tuple[Unknown, list[str] | list[LiteralString] | Unknown]`
New: Argument to bound method `append` is incorrect: Expected `tuple[int, list[str]]`, found `tuple[Unknown, list[str] | list[LiteralString]]`

static-frame (https://github.com/static-frame/static-frame)

static_frame/core/frame.py

[error] call-non-callable - :6768:26 - Object of type `object` is not callable

static_frame/core/www.py

[error] invalid-return-type - :115:16 - Return type does not match returned value: expected `str`, found `Literal[b""]`

static_frame/test/unit/test_archive_zip.py

[error] unresolved-attribute - :101:21 - Type `IO[bytes]` has no attribute `readinto`

static_frame/test/unit/test_series.py

[error] too-many-positional-arguments - :7486:65 - Too many positional arguments to bound method `hexdigest`: expected 1, got 2
[error] too-many-positional-arguments - :7491:65 - Too many positional arguments to bound method `hexdigest`: expected 1, got 2

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

lib/streamlit/elements/widgets/slider.py

[error] unsupported-operator - :805:19 -
Old: Operator `-` is unsupported between objects of type `Any | int | str | float | time | timedelta` and `Any | int | str | float | time | timedelta`
New: Operator `-` is unsupported between objects of type `Any | int | str | float | time | datetime | timedelta` and `Any | int | str | float | time | datetime | timedelta`

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

sympy/codegen/tests/test_matrix_nodes.py

[error] unsupported-operator - :26:37 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :27:21 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/matrices/inverse.py

[error] unsupported-operator - :382:13 - Operator `*` is unsupported between objects of type `MatrixBase` and `MatrixBase`
[error] unsupported-operator - :390:10 - Operator `*` is unsupported between objects of type `MatrixBase` and `MatrixBase`

sympy/matrices/tests/test_reductions.py

[error] invalid-argument-type - :266:21 - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :293:16 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :299:16 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :377:21 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/physics/mechanics/tests/test_kane2.py

[error] no-matching-overload - :191:13 - No overload of function `simplify` matches arguments

sympy/plotting/pygletplot/plot_interval.py

[error] invalid-argument-type - :102:5 - Argument to function `require_all_args` is incorrect: Expected `PlotInterval`, found `def get_v_len(self) -> Unknown`
[error] invalid-argument-type - :151:5 - Argument to function `require_all_args` is incorrect: Expected `PlotInterval`, found `def assert_complete(self) -> Unknown`
[error] invalid-argument-type - :155:5 - Argument to function `require_all_args` is incorrect: Expected `PlotInterval`, found `def vrange(self) -> Unknown`
[error] invalid-argument-type - :166:5 - Argument to function `require_all_args` is incorrect: Expected `PlotInterval`, found `def vrange2(self) -> Unknown`

sympy/tensor/array/array_derivatives.py

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

sympy/core/tests/test_basic.py

[error] invalid-argument-type - :36:33 - Argument to function `is_same` is incorrect: Expected `Basic`, found `Unknown | Integer | float`

sympy/core/tests/test_subs.py

[error] invalid-argument-type - :629:21 - Argument to function `is_same` is incorrect: Expected `Basic`, found `<class 'cos'>`
[error] invalid-argument-type - :630:25 - Argument to function `is_same` is incorrect: Expected `Basic`, found `Literal[1]`

sympy/geometry/plane.py

[error] invalid-argument-type - :66:35 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :193:28 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :434:26 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`

sympy/geometry/tests/test_point.py

[error] invalid-argument-type - :78:50 - Argument to function `is_collinear` is incorrect: Expected `Point`, found `Line`

sympy/holonomic/holonomic.py

[error] invalid-argument-type - :1174:20 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`

sympy/integrals/tests/test_heurisch.py

[error] unsupported-operator - :389:19 - Operator `**` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Literal[-1]`

sympy/matrices/expressions/tests/test_blockmatrix.py

[error] unsupported-operator - :459:12 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/matrices/expressions/tests/test_matpow.py

[error] unsupported-operator - :79:43 - Operator `**` is unsupported between objects of type `Unknown | ImmutableDenseMatrix` and `Literal[2]`
[error] unsupported-operator - :99:36 - Operator `**` is unsupported between objects of type `Unknown | ImmutableDenseMatrix` and `Literal[2]`

sympy/matrices/matrixbase.py

[error] unsupported-operator - :3314:16 - Operator `+` is unsupported between objects of type `Tmat@__sub__` and `Tmat@__sub__`
[warning] unused-ignore-comment - :289:61 - Unused blanket `type: ignore` directive

sympy/matrices/tests/test_commonmatrix.py

[error] invalid-argument-type - :1060:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :1061:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :1062:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :1063:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`

sympy/matrices/tests/test_decompositions.py

[error] unsupported-operator - :23:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :32:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :42:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :51:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :57:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :77:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :77:19 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :84:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :84:19 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :90:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :90:19 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :103:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :110:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :123:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :131:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :142:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :149:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :155:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :175:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :181:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :187:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :194:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :200:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :206:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :214:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :220:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :233:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :245:17 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :282:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :288:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :331:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :334:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :341:23 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :377:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :378:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :389:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :395:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :401:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :411:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :425:22 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :437:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :450:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :461:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :474:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/matrices/tests/test_eigen.py

[error] unsupported-operator - :225:16 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :235:16 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :273:14 - Operator `*` is unsupported between objects of type `Unknown | ImmutableDenseMatrix` and `Unknown | ImmutableDenseMatrix`
[error] unsupported-operator - :274:14 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :289:15 - Operator `*` is unsupported between objects of type `Unknown | ImmutableDenseMatrix` and `Unknown | ImmutableDenseMatrix`
[error] unsupported-operator - :290:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :331:14 - Operator `*` is unsupported between objects of type `Unknown | ImmutableDenseMatrix` and `Unknown | ImmutableDenseMatrix`
[error] unsupported-operator - :332:14 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :347:15 - Operator `*` is unsupported between objects of type `Unknown | ImmutableDenseMatrix` and `Unknown | ImmutableDenseMatrix`
[error] unsupported-operator - :348:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :372:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :397:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :397:26 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] invalid-assignment - :106:5 -
Old: Object of type `Unknown | list[tuple[Expr, int, list[Unknown]]]` is not assignable to attribute `_eigenvects` on type `Unknown | MutableDenseMatrix`
New: Object of type `Unknown | list[tuple[Expr, int, list[MutableDenseMatrix]]]` is not assignable to attribute `_eigenvects` on type `Unknown | MutableDenseMatrix`
[error] invalid-assignment - :108:5 -
Old: Object of type `Unknown | list[tuple[Expr, int, list[Unknown]]]` is not assignable to attribute `_eigenvects` on type `Unknown | MutableDenseMatrix`
New: Object of type `Unknown | list[tuple[Expr, int, list[MutableDenseMatrix]]]` is not assignable to attribute `_eigenvects` on type `Unknown | MutableDenseMatrix`

sympy/matrices/tests/test_matrices.py

[error] unsupported-operator - :988:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1020:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1585:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1591:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1598:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1603:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1611:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1620:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2565:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] no-matching-overload - :2677:12 - No overload of function `simplify` matches arguments
[error] no-matching-overload - :2677:46 - No overload of function `simplify` matches arguments
[error] unsupported-operator - :2686:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2687:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] no-matching-overload - :2695:18 - No overload of function `simplify` matches arguments
[error] invalid-argument-type - :2715:25 - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :2715:39 - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2734:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2735:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2916:21 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2929:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2944:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2945:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2956:14 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3070:21 - Operator `**` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Literal[2]`
[error] unsupported-operator - :3073:21 - Operator `**` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Literal[3]`
[error] unsupported-operator - :3479:21 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2617:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :2987:21 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix | MutableSparseMatrix | ImmutableDenseMatrix | ImmutableSparseMatrix`
[error] invalid-argument-type - :2988:21 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix | MutableSparseMatrix | ImmutableDenseMatrix | ImmutableSparseMatrix`

sympy/matrices/tests/test_matrixbase.py

[error] invalid-argument-type - :42:17 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :43:17 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :658:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :659:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :660:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :661:18 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1728:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1760:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :1790:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :1794:20 - Argument to function `abs` is incorrect: Expected `SupportsAbs[Unknown]`, found `Unknown | <class 'Float'>`
[error] unsupported-operator - :2322:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2328:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2335:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2340:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2348:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :2357:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3275:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] no-matching-overload - :3360:12 - No overload of function `simplify` matches arguments
[error] no-matching-overload - :3360:46 - No overload of function `simplify` matches arguments
[error] unsupported-operator - :3369:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3370:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] no-matching-overload - :3378:18 - No overload of function `simplify` matches arguments
[error] invalid-argument-type - :3398:25 - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :3398:39 - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3417:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3418:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3597:21 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3611:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3626:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3627:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3639:14 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3762:21 - Operator `**` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Literal[2]`
[error] unsupported-operator - :3765:21 - Operator `**` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Literal[3]`
[error] invalid-argument-type - :44:17 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :3330:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] invalid-argument-type - :3672:21 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix | MutableSparseMatrix | ImmutableDenseMatrix | ImmutableSparseMatrix`
[error] invalid-argument-type - :3673:21 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix | MutableSparseMatrix | ImmutableDenseMatrix | ImmutableSparseMatrix`

sympy/matrices/tests/test_solvers.py

[error] unsupported-operator - :68:13 - Operator `-` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :128:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :200:21 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :296:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :302:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :314:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :320:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :330:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :331:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :339:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :340:15 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :354:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :361:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :585:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/matrices/tests/test_sparse.py

[error] unsupported-operator - :336:13 - Operator `*` is unsupported between objects of type `Unknown | MutableSparseMatrix` and `Unknown | MutableSparseMatrix`
[error] unsupported-operator - :345:13 - Operator `*` is unsupported between objects of type `Unknown | MutableSparseMatrix` and `Unknown | MutableSparseMatrix`
[error] unsupported-operator - :352:13 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :485:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :656:12 - Operator `*` is unsupported between objects of type `Unknown | MutableSparseMatrix` and `Unknown | MutableSparseMatrix`

sympy/matrices/tests/test_subspaces.py

[error] unsupported-operator - :46:35 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :47:35 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :64:12 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/parsing/autolev/test-examples/ruletest10.py

[error] invalid-assignment - :9:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] invalid-assignment - :11:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] not-iterable - :11:37 - Object of type `<module 'math'>` is not iterable
[error] unresolved-attribute - :11:49 - Type `<module 'math'>` has no attribute `shape`
[error] unresolved-attribute - :11:63 - Type `<module 'math'>` has no attribute `shape`
[error] invalid-assignment - :13:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] not-iterable - :13:42 - Object of type `<module 'math'>` is not iterable
[error] unresolved-attribute - :13:54 - Type `<module 'math'>` has no attribute `shape`
[error] unresolved-attribute - :13:68 - Type `<module 'math'>` has no attribute `shape`
[error] invalid-assignment - :23:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] not-iterable - :24:49 - Object of type `<module 'math'>` is not iterable
[error] unresolved-attribute - :24:61 - Type `<module 'math'>` has no attribute `shape`
[error] unresolved-attribute - :24:75 - Type `<module 'math'>` has no attribute `shape`

sympy/parsing/autolev/test-examples/ruletest5.py

[error] unsupported-operator - :13:6 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :16:38 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :16:84 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :16:131 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :21:44 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :21:90 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :21:137 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :25:37 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :25:83 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`
[error] unsupported-operator - :25:130 - Operator `+` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/parsing/autolev/test-examples/ruletest6.py

[error] invalid-assignment - :24:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] unresolved-attribute - :25:6 - Type `<module 'math'>` has no attribute `T`
[error] unresolved-attribute - :26:37 - Type `<module 'math'>` has no attribute `eigenvals`
[error] non-subscriptable - :31:6 - Cannot subscript object of type `<module 'math'>` with no `__getitem__` method
[error] unresolved-attribute - :32:5 - Type `<module 'math'>` has no attribute `cols`
[error] unresolved-attribute - :33:6 - Type `<module 'math'>` has no attribute `col`
[error] unresolved-attribute - :34:18 - Type `<module 'math'>` has no attribute `T`
[error] unresolved-attribute - :34:31 - Type `<module 'math'>` has no attribute `T`
[error] unresolved-attribute - :34:44 - Type `<module 'math'>` has no attribute `T`
[error] unresolved-attribute - :34:57 - Type `<module 'math'>` has no attribute `T`
[error] unresolved-attribute - :34:70 - Type `<module 'math'>` has no attribute `T`
[error] unresolved-attribute - :35:6 - Type `<module 'math'>` has no attribute `row`
[error] unresolved-attribute - :36:18 - Type `<module 'math'>` has no attribute `row`
[error] unresolved-attribute - :36:29 - Type `<module 'math'>` has no attribute `row`
[error] unresolved-attribute - :36:40 - Type `<module 'math'>` has no attribute `row`
[error] unresolved-attribute - :36:51 - Type `<module 'math'>` has no attribute `row`
[error] unresolved-attribute - :36:62 - Type `<module 'math'>` has no attribute `row`

sympy/parsing/autolev/test-examples/ruletest7.py

[error] invalid-assignment - :34:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] non-subscriptable - :35:5 - Cannot subscript object of type `<module 'math'>` with no `__getitem__` method
[error] non-subscriptable - :35:21 - Cannot subscript object of type `<module 'math'>` with no `__getitem__` method
[error] non-subscriptable - :35:37 - Cannot subscript object of type `<module 'math'>` with no `__getitem__` method

sympy/parsing/autolev/test-examples/ruletest9.py

[error] invalid-assignment - :49:1 - Object of type `Unknown | MutableDenseMatrix` is not assignable to `<module 'math'>`
[error] invalid-assignment - :50:1 - Cannot assign to object of type `<module 'math'>` with no `__setitem__` method
[error] non-subscriptable - :51:5 - Cannot subscript object of type `<module 'math'>` with no `__getitem__` method

sympy/plotting/pygletplot/plot_mode_base.py

[error] invalid-argument-type - :178:5 - Argument to function `synchronized` is incorrect: Expected `PlotModeBase`, found `def push_wireframe(self, function) -> Unknown`
[error] invalid-argument-type - :190:5 - Argument to function `synchronized` is incorrect: Expected `PlotModeBase`, found `def push_solid(self, function) -> Unknown`
[error] invalid-argument-type - :238:5 - Argument to function `synchronized` is incorrect: Expected `PlotModeBase`, found `def draw(self) -> Unknown`
[error] invalid-argument-type - :315:5 - Argument to function `synchronized` is incorrect: Expected `PlotModeBase`, found `def _set_style(self, v) -> Unknown`
[error] invalid-argument-type - :335:5 - Argument to function `synchronized` is incorrect: Expected `PlotModeBase`, found `def _set_color(self, v) -> Unknown`

sympy/polys/domains/tests/test_domains.py

[error] invalid-argument-type - :1291:33 - Argument to bound method `canonical_unit` is incorrect: Expected `GaussianInteger`, found `Unknown | GaussianInteger | GaussianRational`
[error] invalid-argument-type - :1291:33 - Argument to bound method `canonical_unit` is incorrect: Expected `GaussianRational`, found `Unknown | GaussianInteger | GaussianRational`
[error] invalid-argument-type - :1292:33 - Argument to bound method `canonical_unit` is incorrect: Expected `GaussianInteger`, found `Unknown | GaussianInteger | GaussianRational`
[error] invalid-argument-type - :1292:33 - Argument to bound method `canonical_unit` is incorrect: Expected `GaussianRational`, found `Unknown | GaussianInteger | GaussianRational`

sympy/polys/polyclasses.py

[warning] unused-ignore-comment - :2298:49 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :2355:28 - Unused blanket `type: ignore` directive

sympy/polys/tests/test_polyroots.py

[error] unsupported-operator - :218:21 - Operator `/` is unsupported between objects of type `Unknown | int` and `Unknown | Integer`
[error] unsupported-operator - :218:33 - Operator `/` is unsupported between objects of type `Unknown | int` and `Unknown | Integer`
[error] unsupported-operator - :220:23 - Operator `*` is unsupported between objects of type `Unknown | int` and `Rational`
[error] unsupported-operator - :220:47 - Operator `/` is unsupported between objects of type `Unknown | int` and `Unknown | Integer`
[error] unsupported-operator - :220:58 - Operator `/` is unsupported between objects of type `Unknown | int` and `Unknown | Integer`

sympy/printing/pretty/pretty.py

[error] invalid-argument-type - :1102:50 - Argument to function `right` is incorrect: Expected `stringPict`, found `Literal["I + "]`
[error] invalid-argument-type - :1103:47 - Argument to function `right` is incorrect: Expected `stringPict`, found `Literal["I - "]`

sympy/series/order.py

[error] unresolved-attribute - :289:55 - Type `Basic` has no attribute `exp`
[error] unsupported-operator - :292:56 - Operator `*` is unsupported between objects of type `Basic` and `Basic`
[error] unsupported-operator - :294:41 - Unary operator `-` is unsupported for type `Basic`

sympy/series/sequences.py

[error] no-matching-overload - :352:21 - No overload of function `simplify` matches arguments

sympy/simplify/fu.py

[error] unresolved-attribute - :996:33 - Type `Expr` has no attribute `exp`
[error] unresolved-attribute - :996:54 - Type `Expr` has no attribute `base`
[error] unresolved-attribute - :997:24 - Type `Expr` has no attribute `base`
[error] unresolved-attribute - :1001:30 - Type `Expr` has no attribute `exp`
[error] unresolved-attribute - :1002:36 - Type `Expr` has no attribute `exp`
[error] unresolved-attribute - :1032:29 - Type `Expr` has no attribute `exp`
[error] unresolved-attribute - :1032:50 - Type `Expr` has no attribute `base`
[error] unresolved-attribute - :1033:32 - Type `Expr` has no attribute `base`

sympy/simplify/tests/test_simplify.py

[error] unsupported-operator - :88:22 - Operator `*` is unsupported between objects of type `Unknown | MutableDenseMatrix` and `Unknown | MutableDenseMatrix`

sympy/simplify/tests/test_trigsimp.py

[error] invalid-argument-type - :510:26 - Argument to function `inverse` is incorrect: Expected `acos`, found `None`
[error] invalid-argument-type - :510:26 - Argument to function `inverse` is incorrect: Expected `acot`, found `None`
[error] invalid-argument-type - :510:26 - Argument to function `inverse` is incorrect: Expected `acsc`, found `None`
[error] invalid-argument-type - :510:26 - Argument to function `inverse` is incorrect: Expected `asec`, found `None`
[error] invalid-argument-type - :510:26 - Argument to function `inverse` is incorrect: Expected `asin`, found `None`
[error] invalid-argument-type - :510:26 - Argument to function `inverse` is incorrect: Expected `atan`, found `None`

sympy/solvers/recurr.py

[error] invalid-argument-type - :300:57 - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | MutableDenseMatrix`

sympy/stats/tests/test_stochastic_process.py

[warning] possibly-missing-attribute - :157:12 - Attribute `contains` on type `Unknown | ImmutableDenseMatrix` may be missing

sympy/tensor/array/expressions/from_array_to_matrix.py

[error] invalid-argument-type - :93:60 - Argument to bound method `count_args_with_index` is incorrect: Expected `int`, found `int | None`
[error] invalid-argument-type - :94:61 - Argument to bound method `count_args_with_index` is incorrect: Expected `int`, found `int | None`

sympy/testing/tests/test_code_quality.py

[error] unsupported-operator - :258:33 -
Old: Operator `>` is not supported for types `None` and `int`, in comparing `None | Unknown` with `Literal[0]`
New: Operator `>` is not supported for types `None` and `int`, in comparing `None | int` with `Literal[0]`
[error] unsupported-operator - :259:59 -
Old: Operator `+` is unsupported between objects of type `None | Unknown` and `Literal[1]`
New: Operator `+` is unsupported between objects of type `None | int` and `Literal[1]`
[error] unsupported-operator - :262:53 -
Old: Operator `+` is unsupported between objects of type `None | Unknown` and `Literal[1]`
New: Operator `+` is unsupported between objects of type `None | int` and `Literal[1]`

sympy/utilities/tests/test_wester.py

[error] invalid-argument-type - :1467:19 - Argument to class `tuple` is incorrect: Expected `Iterable[object]`, found `Unknown | MutableDenseMatrix`
[error] no-matching-overload - :1488:12 - No overload of function `simplify` matches arguments
[error] no-matching-overload - :1491:12 - No overload of function `simplify` matches arguments

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

src/trio/_core/_run.py

[error] invalid-argument-type - :2884:43 - Argument is incorrect: Expected `bool`, found `BaseException`

src/trio/_core/_tests/test_run.py

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

src/trio/_tests/test_highlevel_socket.py

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

src/trio/_tests/test_util.py

[warning] unused-ignore-comment - :171:82 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :172:47 - Unused blanket `type: ignore` directive

src/trio/_tests/type_tests/path.py

[error] type-assertion-failure - :16:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :17:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :18:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :19:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :53:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :55:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :58:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :59:5 - Argument does not have asserted type `Path`
[error] type-assertion-failure - :60:5 - Argument does not have asserted type `Path`

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

test/test_connectionpool.py

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

test/test_response.py

[warning] unused-ignore-comment - :653:39 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :654:30 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :684:39 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :685:30 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :720:39 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :721:30 - Unused blanket `type: ignore` directive

test/test_ssltransport.py

[warning] unused-ignore-comment - :447:47 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :451:50 - Unused blanket `type: ignore` directive

test/with_dummyserver/test_connectionpool.py

[warning] unused-ignore-comment - :76:47 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :315:62 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :339:47 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :358:47 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :376:39 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1083:58 - Unused blanket `type: ignore` directive

test/with_dummyserver/test_https.py

[warning] unused-ignore-comment - :345:47 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :460:56 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :461:66 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :814:56 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :816:71 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :909:79 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :911:79 - Unused blanket `type: ignore` directive

test/with_dummyserver/test_proxy_poolmanager.py

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

vision (https://github.com/pytorch/vision)

test/test_datasets.py

[error] invalid-assignment - :3118:9 - Object of type `Path` is not assignable to `str`
[error] unsupported-operator - :3128:19 - Operator `/` is unsupported between objects of type `str` and `Literal["_camera_settings.json"]`
[error] invalid-assignment - :3190:9 - Object of type `Path` is not assignable to `str`
[error] unsupported-operator - :3194:65 - Operator `/` is unsupported between objects of type `str` and `str`
[error] invalid-assignment - :3272:9 - Object of type `Path` is not assignable to `str`

test/test_image.py

[error] invalid-argument-type - :844:16 - Argument to function `write_file` is incorrect: Expected `str`, found `Path`
[error] invalid-argument-type - :845:21 - Argument to function `write_jpeg` is incorrect: Expected `str`, found `Path`
[error] invalid-argument-type - :846:20 - Argument to function `write_png` is incorrect: Expected `str`, found `Path`

xarray (https://github.com/pydata/xarray)

properties/test_pandas_roundtrip.py

[error] invalid-argument-type - :104:41 -
Old: Argument to function `assert_series_equal` is incorrect: Expected `Series[Any]`, found `Unknown | Series[Any] | DataFrame`
New: Argument to function `assert_series_equal` is incorrect: Expected `Series[Any]`, found `DataArray | Series[Any] | DataFrame`
[error] invalid-argument-type - :122:39 -
Old: Argument to function `assert_frame_equal` is incorrect: Expected `DataFrame`, found `Unknown | Series[Any] | DataFrame`
New: Argument to function `assert_frame_equal` is incorrect: Expected `DataFrame`, found `DataArray | Series[Any] | DataFrame`

xarray/computation/rolling.py

[error] invalid-return-type - :1218:20 - Return type does not match returned value: expected `T_Xarray@Coarsen`, found `Dataset`

xarray/core/coordinates.py

[error] invalid-argument-type - :1196:69 - Method `__getitem__` of type `(bound method T_Xarray@assert_coordinate_consistent.__getitem__(key: Any) -> T_Xarray@assert_coordinate_consistent) | (Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_Xarray@assert_coordinate_consistent])` cannot be called with key of type `Hashable` on object of type `T_Xarray@assert_coordinate_consistent`
[error] invalid-argument-type - :1199:51 - Method `__getitem__` of type `(bound method T_Xarray@assert_coordinate_consistent.__getitem__(key: Any) -> T_Xarray@assert_coordinate_consistent) | (Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_Xarray@assert_coordinate_consistent])` cannot be called with key of type `Hashable` on object of type `T_Xarray@assert_coordinate_consistent`

xarray/core/dataarray.py

[error] invalid-assignment - :517:13 - Object of type `Unknown | Default` is not assignable to attribute `attrs` on type `Variable | Unknown`

xarray/core/groupby.py

[error] invalid-argument-type - :686:25 - Argument to bound method `transpose` is incorrect: Argument type `T_Xarray@GroupBy` does not satisfy upper bound `DataArray` of type variable `Self`
[error] invalid-argument-type - :686:25 - Argument to bound method `transpose` is incorrect: Argument type `T_Xarray@GroupBy` does not satisfy upper bound `Dataset` of type variable `Self`

xarray/core/parallel.py

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

xarray/plot/facetgrid.py

[error] invalid-argument-type - :172:43 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~None` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :173:43 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~None` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :184:24 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~AlwaysFalsy` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :185:24 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~AlwaysFalsy` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :200:26 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~AlwaysFalsy` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :231:26 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~AlwaysFalsy` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :232:26 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~AlwaysFalsy` on object of type `T_DataArrayOrSet@FacetGrid`
[error] invalid-argument-type - :236:44 - Method `__getitem__` of type `(Overload[(key: Hashable) -> DataArray, (key: Iterable[Hashable]) -> T_DataArrayOrSet@FacetGrid]) | (bound method T_DataArrayOrSet@FacetGrid.__getitem__(key: Any) -> T_DataArrayOrSet@FacetGrid)` cannot be called with key of type `Hashable & ~AlwaysFalsy` on object of type `T_DataArrayOrSet@FacetGrid`

xarray/tests/test_dask.py

[warning] unused-ignore-comment - :1789:72 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1790:68 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1791:86 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1792:82 - Unused blanket `type: ignore` directive

xarray/tests/test_dataarray.py

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

xarray/tests/test_dataset.py

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

xarray/tests/test_distributed.py

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

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

zerver/actions/message_flags.py

[error] unresolved-attribute - :310:13 - Type `UserMessage` has no attribute `message_id`

corporate/views/remote_billing_page.py

[error] invalid-return-type - :513:12 - Return type does not match returned value: expected `str`, found `Literal[b""]`

zerver/lib/digest.py

[error] unresolved-attribute - :349:13 - Type `Stream` has no attribute `id`

zerver/lib/export.py

[error] unresolved-attribute - :2191:22 - Type `Attachment` has no attribute `realm_id`

zerver/lib/remote_server.py

[error] unresolved-attribute - :327:16 - Type `RealmCount` has no attribute `id`
[error] unresolved-attribute - :337:16 - Type `InstallationCount` has no attribute `id`
[error] unresolved-attribute - :346:16 - Type `RealmAuditLog` has no attribute `id`

zerver/lib/sessions.py

[error] invalid-argument-type - :52:20 - Argument to bound method `all` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `BaseManager[_T@BaseManager]` of type variable `Self`
[error] not-iterable - :52:20 - Object of type `QuerySet[typing.Self, typing.Self]` is not iterable
[error] invalid-argument-type - :59:20 - Argument to bound method `all` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `BaseManager[_T@BaseManager]` of type variable `Self`
[error] not-iterable - :59:20 - Object of type `QuerySet[typing.Self, typing.Self]` is not iterable
[error] invalid-argument-type - :65:20 - Argument to bound method `all` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `BaseManager[_T@BaseManager]` of type variable `Self`
[error] not-iterable - :65:20 - Object of type `QuerySet[typing.Self, typing.Self]` is not iterable
[error] invalid-argument-type - :70:20 - Argument to bound method `all` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `BaseManager[_T@BaseManager]` of type variable `Self`
[error] not-iterable - :70:20 - Object of type `QuerySet[typing.Self, typing.Self]` is not iterable
[error] invalid-argument-type - :44:24 - Argument to bound method `all` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `BaseManager[_T@BaseManager]` of type variable `Self`
[error] not-iterable - :44:24 - Object of type `QuerySet[typing.Self, typing.Self]` is not iterable

zerver/lib/subscription_info.py

[error] unresolved-attribute - :69:13 - Type `Stream` has no attribute `can_add_subscribers_group_id`
[error] unresolved-attribute - :72:13 - Type `Stream` has no attribute `can_administer_channel_group_id`
[error] unresolved-attribute - :75:13 - Type `Stream` has no attribute `can_delete_any_message_group_id`
[error] unresolved-attribute - :78:13 - Type `Stream` has no attribute `can_delete_own_message_group_id`
[error] unresolved-attribute - :81:13 - Type `Stream` has no attribute `can_move_messages_out_of_channel_group_id`
[error] unresolved-attribute - :84:13 - Type `Stream` has no attribute `can_move_messages_within_channel_group_id`
[error] unresolved-attribute - :87:13 - Type `Stream` has no attribute `can_send_message_group_id`
[error] unresolved-attribute - :90:13 - Type `Stream` has no attribute `can_remove_subscribers_group_id`
[error] unresolved-attribute - :93:13 - Type `Stream` has no attribute `can_resolve_topics_group_id`
[error] unresolved-attribute - :96:13 - Type `Stream` has no attribute `can_subscribe_group_id`
[error] unresolved-attribute - :98:22 - Type `Stream` has no attribute `creator_id`
[error] unresolved-attribute - :102:21 - Type `Stream` has no attribute `folder_id`
[error] unresolved-attribute - :110:21 - Type `Stream` has no attribute `id`
[error] unresolved-attribute - :128:13 - Type `Stream` has no attribute `id`
[error] unresolved-attribute - :815:25 - Type `Stream` has no attribute `id`
[error] unresolved-attribute - :816:25 - Type `Stream` has no attribute `id`
[error] unresolved-attribute - :957:17 - Type `Stream` has no attribute `id`
[error] invalid-argument-type - :963:13 - Argument to function `bulk_get_subscriber_user_ids` is incorrect: Expected `Collection[Mapping[str, Any]]`, found `QuerySet[Stream, dict[str, Any]]`

zerver/lib/user_groups.py

[error] unresolved-attribute - :345:16 - Type `NamedUserGroup` has no attribute `id`

zerver/lib/users.py

[error] unresolved-attribute - :442:27 - Type `UserProfile` has no attribute `email_upper`

zerver/tests/test_events.py

[warning] possibly-missing-attribute - :4423:29 - Attribute `value` on type `Unknown | str | int | None | _StrPromise` may be missing
[warning] possibly-missing-attribute - :4748:29 - Attribute `value` on type `Unknown | int | str` may be missing

zerver/tests/test_typed_endpoint.py

[error] invalid-type-form - :633:58 - Variable of type `object` is not allowed in a type expression

zerver/tests/test_upload.py

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

zerver/tests/test_users.py

[error] invalid-argument-type - :2171:26 - Argument to bound method `count` is incorrect: Argument type `QuerySet[typing.Self, typing.Self]` does not satisfy upper bound `QuerySet[_Model@QuerySet, _Row@QuerySet]` of type variable `Self`
[error] invalid-argument-type - :2171:26 - Argument to bound method `filter` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `Manager[_T@Manager]` of type variable `Self`
[error] invalid-argument-type - :2175:26 - Argument to bound method `count` is incorrect: Argument type `QuerySet[typing.Self, typing.Self]` does not satisfy upper bound `QuerySet[_Model@QuerySet, _Row@QuerySet]` of type variable `Self`
[error] invalid-argument-type - :2175:26 - Argument to bound method `filter` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `Manager[_T@Manager]` of type variable `Self`

zilencer/management/commands/populate_db.py

[error] invalid-argument-type - :153:5 - Argument to bound method `all` is incorrect: Argument type `BaseSessionManager[typing.Self]` does not satisfy upper bound `BaseManager[_T@BaseManager]` of type variable `Self`
[error] invalid-argument-type - :153:5 - Argument to bound method `delete` is incorrect: Argument type `QuerySet[typing.Self, typing.Self]` does not satisfy upper bound `QuerySet[_Model@QuerySet, _Row@QuerySet]` of type variable `Self`