Summary

Comparing branches/commits:
Old: main (merge base) 21ec8aa7
New: 21260/merge db48872a
Lint Rule Removed Added Changed
Total 364 114 6
unresolved-attribute 347 85 0
invalid-argument-type 1 16 0
invalid-parameter-default 0 7 0
possibly-unresolved-reference 6 0 0
unused-ignore-comment 6 0 0
invalid-return-type 3 1 0
invalid-assignment 0 1 2
possibly-missing-attribute 0 2 1
unsupported-operator 0 0 3
too-many-positional-arguments 0 2 0
redundant-cast 1 0 0

AutoSplit (https://github.com/Toufool/AutoSplit)

src/AutoControlledThread.py

[error] unresolved-attribute - :14:28 - Object of type `list[str]` has no attribute `QThread`
[error] unresolved-attribute - :19:6 - Object of type `list[str]` has no attribute `Slot`

src/error_messages.py

[error] unresolved-attribute - :32:19 - Object of type `list[str]` has no attribute `QMessageBox`
[error] unresolved-attribute - :34:31 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :38:46 - Object of type `list[str]` has no attribute `QMessageBox`
[error] unresolved-attribute - :42:13 - Object of type `list[str]` has no attribute `QMessageBox`
[error] unresolved-attribute - :49:50 - Object of type `list[str]` has no attribute `QMessageBox`

src/hotkeys.py

[error] unresolved-attribute - :305:14 - Object of type `list[str]` has no attribute `QWidget`

src/AutoSplit.py

[error] unresolved-attribute - :97:34 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :98:20 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :99:25 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :100:25 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :101:20 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :102:25 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :103:35 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :104:36 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :105:33 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :107:25 - Object of type `list[str]` has no attribute `Signal`
[error] unresolved-attribute - :110:24 - Object of type `list[str]` has no attribute `QTimer`
[error] unresolved-attribute - :111:35 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :112:25 - Object of type `list[str]` has no attribute `QTimer`
[error] unresolved-attribute - :113:36 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :118:28 - Object of type `list[str]` has no attribute `QThread`
[error] unresolved-attribute - :980:33 - Object of type `list[str]` has no attribute `QCloseEvent`
[error] unresolved-attribute - :1039:28 - Object of type `list[str]` has no attribute `QImage`
[error] unresolved-attribute - :1042:28 - Object of type `list[str]` has no attribute `QImage`
[error] unresolved-attribute - :1047:13 - Object of type `list[str]` has no attribute `QPixmap`
[error] unresolved-attribute - :1049:17 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :1050:17 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :1078:27 - Object of type `list[str]` has no attribute `QIcon`
[error] unresolved-attribute - :1093:21 - Object of type `list[str]` has no attribute `QTimer`
[warning] possibly-missing-attribute - :1027:9 -
Old: Attribute `ignore` may be missing on object of type `Unknown | None`
New: Attribute `ignore` may be missing on object of type `QCloseEvent | None`
[error] unresolved-attribute - :1045:18 - Object of type `list[str]` has no attribute `QImage`

src/menu_bar.py

[error] unresolved-attribute - :52:21 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :65:42 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :69:29 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :110:17 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :123:31 - Object of type `list[str]` has no attribute `QThread`
[error] unresolved-attribute - :163:24 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :322:17 - Object of type `list[str]` has no attribute `QRect`
[error] unresolved-attribute - :341:27 - Object of type `list[str]` has no attribute `QLineEdit`
[error] unresolved-attribute - :342:39 - Object of type `list[str]` has no attribute `QPushButton`
[error] unresolved-attribute - :360:23 - Object of type `list[str]` has no attribute `QCheckBox`
[error] unresolved-attribute - :467:45 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :472:19 - Object of type `list[str]` has no attribute `QWidget`

src/region_selection.py

[error] unresolved-attribute - :215:25 - Object of type `list[str]` has no attribute `QFileDialog`
[error] unresolved-attribute - :317:24 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :340:29 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :344:36 - Object of type `list[str]` has no attribute `QKeyEvent`
[error] unresolved-attribute - :345:27 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :353:40 - Object of type `list[str]` has no attribute `QMouseEvent`
[error] unresolved-attribute - :366:15 - Object of type `list[str]` has no attribute `QPoint`
[error] unresolved-attribute - :367:13 - Object of type `list[str]` has no attribute `QPoint`
[error] unresolved-attribute - :370:9 - Object of type `list[str]` has no attribute `QApplication`
[error] unresolved-attribute - :370:50 - Object of type `list[str]` has no attribute `QCursor`
[error] unresolved-attribute - :370:64 - Object of type `list[str]` has no attribute `Qt`
[error] unresolved-attribute - :374:33 - Object of type `list[str]` has no attribute `QPaintEvent`
[error] unresolved-attribute - :376:24 - Object of type `list[str]` has no attribute `QPainter`
[error] unresolved-attribute - :377:29 - Object of type `list[str]` has no attribute `QPen`
[error] unresolved-attribute - :377:40 - Object of type `list[str]` has no attribute `QColor`
[error] unresolved-attribute - :378:31 - Object of type `list[str]` has no attribute `QColor`
[error] unresolved-attribute - :379:31 - Object of type `list[str]` has no attribute `QRect`
[error] unresolved-attribute - :382:38 - Object of type `list[str]` has no attribute `QMouseEvent`
[error] unresolved-attribute - :388:37 - Object of type `list[str]` has no attribute `QMouseEvent`
[error] unresolved-attribute - :393:40 - Object of type `list[str]` has no attribute `QMouseEvent`
[error] unresolved-attribute - :408:9 - Object of type `list[str]` has no attribute `QApplication`
[error] unresolved-attribute - :408:50 - Object of type `list[str]` has no attribute `QCursor`
[error] unresolved-attribute - :408:64 - Object of type `list[str]` has no attribute `Qt`

src/user_profile.py

[error] unresolved-attribute - :101:31 - Object of type `list[str]` has no attribute `QFileDialog`
[error] unresolved-attribute - :132:28 - Object of type `list[str]` has no attribute `QWidget`
[error] unresolved-attribute - :188:12 - Object of type `list[str]` has no attribute `QFileDialog`
[error] unresolved-attribute - :236:9 - Object of type `list[str]` has no attribute `QSettings`
[error] unresolved-attribute - :251:5 - Object of type `list[str]` has no attribute `QSettings`

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

aiohttp/formdata.py

[error] unresolved-attribute - :31:24 - Object of type `object` has no attribute `MultipartWriter`
[error] unresolved-attribute - :102:39 - Object of type `object` has no attribute `BytesPayload`
[error] unresolved-attribute - :117:16 - Object of type `object` has no attribute `BytesPayload`
[error] unresolved-attribute - :122:33 - Object of type `object` has no attribute `MultipartWriter`
[error] unresolved-attribute - :127:28 - Object of type `object` has no attribute `get_payload`
[error] unresolved-attribute - :134:28 - Object of type `object` has no attribute `get_payload`

aiohttp/client.py

[error] unresolved-attribute - :273:32 - Object of type `object` has no attribute `HttpVersion11`
[error] unresolved-attribute - :473:20 - Object of type `object` has no attribute `JsonPayload`
[error] unresolved-attribute - :1464:32 - Object of type `object` has no attribute `HttpVersion11`

aiohttp/client_reqrep.py

[error] invalid-argument-type - :1162:33 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Any]`, found `(Any & ~None & ~FormData) | Payload`
[error] unresolved-attribute - :346:40 - Object of type `object` has no attribute `parse_content_disposition`
[error] unresolved-attribute - :348:20 - Object of type `object` has no attribute `content_disposition_filename`
[error] unresolved-attribute - :955:19 - Object of type `object` has no attribute `PAYLOAD_REGISTRY`
[error] unresolved-attribute - :1029:23 - Object of type `object` has no attribute `Payload`
[error] unresolved-attribute - :1155:24 - Object of type `object` has no attribute `PAYLOAD_REGISTRY`
[error] unresolved-attribute - :1156:20 - Object of type `object` has no attribute `LookupError`

aiohttp/connector.py

[error] unresolved-attribute - :411:36 - Object of type `object` has no attribute `weakref_handle`
[error] unresolved-attribute - :434:43 - Object of type `object` has no attribute `weakref_handle`
[error] unresolved-attribute - :754:36 - Object of type `object` has no attribute `weakref_handle`

aiohttp/web_response.py

[error] unresolved-attribute - :593:37 - Object of type `object` has no attribute `PAYLOAD_REGISTRY`
[error] unresolved-attribute - :593:37 - Object of type `object` has no attribute `PAYLOAD_REGISTRY`
[error] unresolved-attribute - :594:20 - Object of type `object` has no attribute `LookupError`

aiohttp/worker.py

[error] invalid-argument-type - :105:17 - Argument to bound method `__init__` is incorrect: Expected `SSLContext | None`, found `object`
[error] unresolved-attribute - :71:33 - Object of type `object` has no attribute `AppRunner`
[error] unresolved-attribute - :84:22 - Object of type `object` has no attribute `AppRunner`
[error] unresolved-attribute - :102:20 - Object of type `object` has no attribute `SockSite`

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

aiohttp_devtools/runserver/log_handlers.py

[error] unresolved-attribute - :16:32 - Object of type `object` has no attribute `BaseRequest`
[error] unresolved-attribute - :16:59 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :19:30 - Object of type `object` has no attribute `BaseRequest`
[error] unresolved-attribute - :19:57 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :22:28 - Object of type `object` has no attribute `BaseRequest`
[error] unresolved-attribute - :22:55 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :43:32 - Object of type `object` has no attribute `BaseRequest`
[error] unresolved-attribute - :43:59 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :52:30 - Object of type `object` has no attribute `BaseRequest`
[error] unresolved-attribute - :52:57 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :57:59 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :72:32 - Object of type `object` has no attribute `BaseRequest`
[error] unresolved-attribute - :72:59 - Object of type `object` has no attribute `StreamResponse`

aiohttp_devtools/runserver/watch.py

[error] unresolved-attribute - :23:11 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :29:32 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :45:38 - Object of type `object` has no attribute `Application`

tests/cleanup_app.py

[error] unresolved-attribute - :24:12 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :41:7 - Object of type `object` has no attribute `Application`

aiohttp_devtools/runserver/config.py

[error] unresolved-attribute - :16:20 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :16:50 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :16:91 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :205:33 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :233:58 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :234:36 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :242:32 - Object of type `object` has no attribute `Application`

aiohttp_devtools/runserver/serve.py

[error] unresolved-attribute - :38:15 - Object of type `object` has no attribute `AppKey`
[error] unresolved-attribute - :39:21 - Object of type `object` has no attribute `AppKey`
[error] unresolved-attribute - :40:15 - Object of type `object` has no attribute `AppKey`
[error] unresolved-attribute - :41:14 - Object of type `object` has no attribute `AppKey`
[error] unresolved-attribute - :42:6 - Object of type `object` has no attribute `AppKey`
[error] unresolved-attribute - :42:33 - Object of type `object` has no attribute `WebSocketResponse`
[error] unresolved-attribute - :45:26 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :55:29 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :65:26 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :74:27 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :81:39 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :81:62 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :82:42 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :94:10 - Object of type `object` has no attribute `middleware`
[error] unresolved-attribute - :95:48 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :95:82 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :106:10 - Object of type `object` has no attribute `middleware`
[error] unresolved-attribute - :107:46 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :107:80 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :117:40 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :117:56 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :121:20 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :197:71 - Object of type `object` has no attribute `AppRunner`
[error] unresolved-attribute - :202:12 - Object of type `object` has no attribute `AppRunner`
[error] unresolved-attribute - :205:34 - Object of type `object` has no attribute `AppRunner`
[error] unresolved-attribute - :207:12 - Object of type `object` has no attribute `TCPSite`
[error] unresolved-attribute - :211:27 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :257:32 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :264:41 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :265:11 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :266:19 - Object of type `object` has no attribute `WebSocketResponse`
[error] unresolved-attribute - :294:34 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :294:50 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :299:12 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :305:38 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :305:54 - Object of type `object` has no attribute `WebSocketResponse`
[error] unresolved-attribute - :306:10 - Object of type `object` has no attribute `WebSocketResponse`
[error] unresolved-attribute - :361:39 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :387:40 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :387:63 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :388:37 - Object of type `object` has no attribute `FileResponse`
[error] unresolved-attribute - :399:16 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :405:40 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :406:10 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :413:59 - Object of type `object` has no attribute `StreamResponse`
[error] unresolved-attribute - :424:16 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :426:38 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :426:54 - Object of type `object` has no attribute `StreamResponse`

tests/test_runserver_config.py

[error] unresolved-attribute - :62:28 - Object of type `object` has no attribute `Application`

tests/test_runserver_logs.py

[error] unresolved-attribute - :100:30 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :105:31 - Object of type `object` has no attribute `Response`

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

altair/vegalite/v6/api.py

[error] invalid-argument-type - :2156:49 - Argument to function `compile_with_vegafusion` is incorrect: Expected `dict[str, Any]`, found `Unknown | MutableMapping[Any, Any]`
[error] invalid-return-type - :2164:20 - Return type does not match returned value: expected `dict[str, Any]`, found `Unknown | MutableMapping[Any, Any]`
[error] invalid-argument-type - :262:30 - Argument to function `_dataset_name` is incorrect: Expected `dict[str, Any] | list[Unknown] | InlineDataset`, found `UndefinedType | @Todo`

anyio (https://github.com/agronholm/anyio)

src/anyio/streams/file.py

[error] unresolved-attribute - :40:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :78:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :83:26 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :108:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :120:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :145:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :150:19 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`

src/anyio/streams/tls.py

[error] unresolved-attribute - :156:32 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`

src/anyio/to_interpreter.py

[error] unresolved-attribute - :210:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`

src/anyio/_backends/_asyncio.py

[error] unresolved-attribute - :836:28 - Object of type `CancelScope` has no attribute `_effectively_cancelled`
[error] unresolved-attribute - :854:40 - Object of type `CancelScope` has no attribute `_host_task`
[error] unresolved-attribute - :857:28 - Object of type `CancelScope` has no attribute `_host_task`
[error] invalid-argument-type - :881:34 - Argument to bound method `__init__` is incorrect: Expected `CancelScope | None`, found `CancelScope`
[error] unresolved-attribute - :883:9 - Object of type `CancelScope` has no attribute `_tasks`
[error] unresolved-attribute - :696:26 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TaskStatus`
[error] unresolved-attribute - :720:17 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TaskGroup`
[error] unresolved-attribute - :1008:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `BlockingPortal`
[error] unresolved-attribute - :1037:27 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :1053:27 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteSendStream`
[error] unresolved-attribute - :1084:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :1129:24 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteSendStream`
[error] unresolved-attribute - :1133:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :1137:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :1166:55 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :1174:14 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :1261:20 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketStream`
[error] unresolved-attribute - :1392:41 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXSocketStream`
[error] unresolved-attribute - :1508:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`
[error] unresolved-attribute - :1521:31 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketStream`
[error] unresolved-attribute - :1568:26 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`
[error] unresolved-attribute - :1575:31 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketStream`
[error] unresolved-attribute - :1605:17 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UDPSocket`
[error] unresolved-attribute - :1653:26 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUDPSocket`
[error] unresolved-attribute - :1703:43 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXDatagramSocket`
[error] unresolved-attribute - :1739:52 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUNIXDatagramSocket`
[error] unresolved-attribute - :2169:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TestRunner`
[error] unresolved-attribute - :2430:35 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TaskGroup`
[error] unresolved-attribute - :2434:30 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Event`
[error] unresolved-attribute - :2438:52 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Lock`
[error] unresolved-attribute - :2448:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Semaphore`
[error] unresolved-attribute - :2452:62 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `CapacityLimiter`
[error] unresolved-attribute - :2461:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `CapacityLimiter`
[error] unresolved-attribute - :2591:40 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `BlockingPortal`
[error] unresolved-attribute - :2631:63 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :2643:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketStream`
[error] unresolved-attribute - :2654:55 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXSocketStream`
[error] unresolved-attribute - :2708:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXDatagramSocket`
[error] unresolved-attribute - :2708:35 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUNIXDatagramSocket`

src/anyio/_backends/_trio.py

[warning] possibly-missing-attribute - :938:9 - Attribute `send_nowait` may be missing on object of type `MemoryObjectSendStream[Unknown] | None`
[error] unresolved-attribute - :173:17 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TaskGroup`
[warning] unused-ignore-comment - :177:35 - Unused blanket `type: ignore` directive
[error] unresolved-attribute - :232:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `BlockingPortal`
[error] unresolved-attribute - :265:28 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :286:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteSendStream`
[error] unresolved-attribute - :302:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :304:13 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteSendStream`
[error] unresolved-attribute - :305:14 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :306:14 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :346:24 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteSendStream`
[error] unresolved-attribute - :350:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :354:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ByteReceiveStream`
[error] unresolved-attribute - :368:47 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :417:38 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketStream`
[warning] possibly-unresolved-reference - :430:16 - Name `data` used when possibly not defined
[warning] possibly-unresolved-reference - :431:24 - Name `data` used when possibly not defined
[warning] possibly-unresolved-reference - :444:29 - Name `bytes_sent` used when possibly not defined
[error] unresolved-attribute - :450:38 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXSocketStream`
[error] unresolved-attribute - :517:43 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`
[warning] possibly-unresolved-reference - :529:9 - Name `trio_socket` used when possibly not defined
[warning] possibly-unresolved-reference - :530:29 - Name `trio_socket` used when possibly not defined
[error] unresolved-attribute - :533:44 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`
[warning] possibly-unresolved-reference - :545:33 - Name `trio_socket` used when possibly not defined
[error] unresolved-attribute - :548:51 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UDPSocket`
[error] invalid-return-type - :554:32 - Function can implicitly return `None`, which is not assignable to return type `tuple[bytes, @Todo]`
[error] unresolved-attribute - :570:60 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUDPSocket`
[error] invalid-return-type - :576:32 - Function can implicitly return `None`, which is not assignable to return type `bytes`
[error] unresolved-attribute - :591:49 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXDatagramSocket`
[error] unresolved-attribute - :614:28 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUNIXDatagramSocket`
[error] invalid-return-type - :621:32 - Function can implicitly return `None`, which is not assignable to return type `bytes`
[error] unresolved-attribute - :888:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TestRunner`
[error] unresolved-attribute - :1035:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `CancelScope`
[error] unresolved-attribute - :1043:35 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `TaskGroup`
[error] unresolved-attribute - :1047:30 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Event`
[error] unresolved-attribute - :1061:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Semaphore`
[error] unresolved-attribute - :1074:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `CapacityLimiter`
[error] unresolved-attribute - :1118:40 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `BlockingPortal`
[error] unresolved-attribute - :1163:63 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `Process`
[error] unresolved-attribute - :1185:55 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXSocketStream`
[error] unresolved-attribute - :1196:58 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`
[error] unresolved-attribute - :1200:59 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`
[error] unresolved-attribute - :1229:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXDatagramSocket`
[error] unresolved-attribute - :1235:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUNIXDatagramSocket`
[error] unresolved-attribute - :1240:10 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `UNIXDatagramSocket`
[error] unresolved-attribute - :1240:35 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `ConnectedUNIXDatagramSocket`
[error] unresolved-attribute - :1299:65 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `SocketListener`

src/anyio/_core/_fileio.py

[error] unresolved-attribute - :90:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :93:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :96:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :99:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :102:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :105:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :108:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :117:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :128:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :131:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :134:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :137:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :140:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :187:16 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :209:25 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :383:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :467:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :471:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :475:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :479:19 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :487:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :495:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :499:27 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :506:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :511:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :516:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :519:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :522:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :530:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :538:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :541:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :556:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :559:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :564:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :594:20 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :600:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :603:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :608:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :625:24 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :632:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :639:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :644:27 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :651:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :657:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :663:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :673:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :676:15 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :680:19 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :721:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :737:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`

src/anyio/_core/_sockets.py

[error] unresolved-attribute - :880:19 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :882:23 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`

src/anyio/_core/_tempfile.py

[error] unresolved-attribute - :96:20 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :205:20 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :327:26 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :499:31 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :502:22 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :511:19 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :517:19 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :557:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :592:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :604:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`
[error] unresolved-attribute - :616:18 - Object of type `type[BrokenWorkerInterpreter]` has no attribute `run_sync`

black (https://github.com/psf/black)

src/blackd/__init__.py

[error] unresolved-attribute - :86:5 - Object of type `object` has no attribute `run_app`
[error] unresolved-attribute - :94:19 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :95:11 - Object of type `object` has no attribute `Application`
[error] unresolved-attribute - :98:21 - Object of type `object` has no attribute `post`
[error] unresolved-attribute - :102:27 - Object of type `object` has no attribute `Request`
[error] unresolved-attribute - :102:63 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :106:20 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :116:20 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :158:16 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :165:16 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :167:16 - Object of type `object` has no attribute `Response`
[error] unresolved-attribute - :170:16 - Object of type `object` has no attribute `Response`

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

tests/internal/crashtracker/test_crashtracker.py

[error] invalid-argument-type - :64:29 - Argument to function `start` is incorrect: Expected `dict[str, str] | None`, found `dict[Unknown | str, Unknown | bytes]`

jinja (https://github.com/pallets/jinja)

src/jinja2/optimizer.py

[warning] redundant-cast - :24:12 - Value is already of type `Any`

src/jinja2/meta.py

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

src/jinja2/parser.py

[error] invalid-assignment - :429:9 - Object of type `Expr` is not assignable to attribute `call` of type `Call`
[error] invalid-argument-type - :1024:37 - Argument to bound method `extend` is incorrect: Expected `Iterable[Node]`, found `(Node & Top[list[Unknown]]) | list[Node]`
[warning] unused-ignore-comment - :435:67 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :506:24 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :794:49 - Unused blanket `type: ignore` directive

tests/test_loader.py

[error] invalid-argument-type - :293:13 - Argument to bound method `__init__` is incorrect: Expected `Mapping[str, BaseLoader]`, found `dict[Unknown | str, Unknown | BaseLoader | None]`
[error] unsupported-operator - :94:16 -
Old: Operator `in` is not supported for types `tuple[ReferenceType[Any], Literal["one"]]` and `None`, in comparing `tuple[ReferenceType[Any], Literal["one"]]` with `Unknown | MutableMapping[tuple[ReferenceType[BaseLoader], str], Template] | None`
New: Operator `in` is not supported for types `tuple[ReferenceType[DictLoader], Literal["one"]]` and `None`, in comparing `tuple[ReferenceType[DictLoader], Literal["one"]]` with `Unknown | MutableMapping[tuple[ReferenceType[BaseLoader], str], Template] | None`
[error] unsupported-operator - :95:16 -
Old: Operator `not in` is not supported for types `tuple[ReferenceType[Any], Literal["two"]]` and `None`, in comparing `tuple[ReferenceType[Any], Literal["two"]]` with `Unknown | MutableMapping[tuple[ReferenceType[BaseLoader], str], Template] | None`
New: Operator `not in` is not supported for types `tuple[ReferenceType[DictLoader], Literal["two"]]` and `None`, in comparing `tuple[ReferenceType[DictLoader], Literal["two"]]` with `Unknown | MutableMapping[tuple[ReferenceType[BaseLoader], str], Template] | None`
[error] unsupported-operator - :96:16 -
Old: Operator `in` is not supported for types `tuple[ReferenceType[Any], Literal["three"]]` and `None`, in comparing `tuple[ReferenceType[Any], Literal["three"]]` with `Unknown | MutableMapping[tuple[ReferenceType[BaseLoader], str], Template] | None`
New: Operator `in` is not supported for types `tuple[ReferenceType[DictLoader], Literal["three"]]` and `None`, in comparing `tuple[ReferenceType[DictLoader], Literal["three"]]` with `Unknown | MutableMapping[tuple[ReferenceType[BaseLoader], str], Template] | None`
[error] invalid-assignment - :282:9 -
Old: Object of type `Any` is not assignable to attribute `loader` on type `Unknown | None | Environment`
New: Object of type `ChoiceLoader` is not assignable to attribute `loader` on type `Unknown | None | Environment`
[error] invalid-argument-type - :283:13 - Argument to bound method `__init__` is incorrect: Expected `Sequence[BaseLoader]`, found `list[Unknown | BaseLoader | None]`
[error] invalid-assignment - :292:9 -
Old: Object of type `Any` is not assignable to attribute `loader` on type `Unknown | None | Environment`
New: Object of type `PrefixLoader` is not assignable to attribute `loader` on type `Unknown | None | Environment`

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

test/scalability/lib.py

[error] unresolved-attribute - :26:11 - Object of type `__getattr__` has no attribute `figure`

test/scalability/mzcompose.py

[error] unresolved-attribute - :450:15 - Object of type `__getattr__` has no attribute `figure`
[error] unresolved-attribute - :462:9 - Object of type `__getattr__` has no attribute `savefig`
[error] unresolved-attribute - :463:9 - Object of type `__getattr__` has no attribute `close`
[error] unresolved-attribute - :469:15 - Object of type `__getattr__` has no attribute `figure`
[error] unresolved-attribute - :478:9 - Object of type `__getattr__` has no attribute `savefig`
[error] unresolved-attribute - :483:9 - Object of type `__getattr__` has no attribute `close`
[error] unresolved-attribute - :485:15 - Object of type `__getattr__` has no attribute `figure`
[error] unresolved-attribute - :494:9 - Object of type `__getattr__` has no attribute `savefig`
[error] unresolved-attribute - :499:9 - Object of type `__getattr__` has no attribute `close`

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

mkdocs/tests/utils/templates_tests.py

[error] invalid-argument-type - :36:85 - Argument to function `script_tag_filter` is incorrect: Expected `ExtraScriptValue`, found `Unknown | ExtraScriptValue | str`

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

pydantic/fields.py

[error] unresolved-attribute - :79:26 - Object of type `object` has no attribute `Discriminator`
[error] unresolved-attribute - :165:26 - Object of type `object` has no attribute `Discriminator`
[error] unresolved-attribute - :211:19 - Object of type `object` has no attribute `Strict`
[error] unresolved-attribute - :225:22 - Object of type `object` has no attribute `FailFast`
[error] unresolved-attribute - :937:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :937:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`
[error] unresolved-attribute - :977:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :977:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`
[error] unresolved-attribute - :1020:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :1020:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`
[error] unresolved-attribute - :1060:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :1060:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`
[error] unresolved-attribute - :1103:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :1103:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`
[error] unresolved-attribute - :1142:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :1142:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`
[error] unresolved-attribute - :1182:26 - Object of type `object` has no attribute `Discriminator`
[error] invalid-parameter-default - :1182:5 - Default value of type `PydanticUndefinedType` is not assignable to annotated parameter type `str | Discriminator | None`

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

sklearn/linear_model/tests/test_sgd.py

[error] unresolved-attribute - :73:16 - Class `SGDRegressor` has no attribute `decision_function`

sklearn/tree/tests/test_tree.py

[error] unresolved-attribute - :616:44 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :647:44 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :1144:43 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :1640:32 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :1650:46 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :1976:59 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :1985:68 - Module `sklearn.tree` has no member `_tree`
[error] unresolved-attribute - :1970:35 - Module `sklearn.tree` has no member `_tree`

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

scipy/optimize/tests/test_tnc.py

[error] unresolved-attribute - :198:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :203:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :211:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :216:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :224:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :229:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :236:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :241:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :248:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :253:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :260:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :265:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :272:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :277:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :284:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :289:33 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :297:48 - Module `scipy.optimize` has no member `_tnc`
[error] unresolved-attribute - :302:33 - Module `scipy.optimize` has no member `_tnc`

scipy/differentiate/tests/test_differentiate.py

[error] unresolved-attribute - :35:38 - Module `scipy.stats` has no member `_distr_params`

scipy/integrate/_quadrature.py

[warning] possibly-missing-attribute - :1170:11 - Attribute `_qmc` may be missing on object of type `<module 'scipy.stats'> | Unknown`

scipy/integrate/tests/test_tanhsinh.py

[error] unresolved-attribute - :258:38 - Module `scipy.stats` has no member `_distr_params`

scipy/linalg/tests/test_batch.py

[error] unresolved-attribute - :224:15 - Module `scipy.linalg` has no member `qr_update`
[error] unresolved-attribute - :228:21 - Module `scipy.linalg` has no member `qr_update`
[error] unresolved-attribute - :241:15 - Module `scipy.linalg` has no member `qr_insert`
[error] unresolved-attribute - :246:21 - Module `scipy.linalg` has no member `qr_insert`
[error] unresolved-attribute - :257:15 - Module `scipy.linalg` has no member `qr_delete`
[error] unresolved-attribute - :261:21 - Module `scipy.linalg` has no member `qr_delete`

scipy/ndimage/tests/test_filters.py

[error] unresolved-attribute - :2208:11 - Module `scipy.ndimage` has no member `_ni_support`
[error] unresolved-attribute - :2211:11 - Module `scipy.ndimage` has no member `_ni_support`
[error] unresolved-attribute - :2215:11 - Module `scipy.ndimage` has no member `_ni_support`
[error] unresolved-attribute - :2219:11 - Module `scipy.ndimage` has no member `_ni_support`
[error] unresolved-attribute - :2228:5 - Module `scipy.ndimage` has no member `_ni_support`

scipy/optimize/tests/test_bracket.py

[error] unresolved-attribute - :123:16 - Module `scipy.stats` has no member `_stats_py`

scipy/optimize/tests/test_optimize.py

[error] unresolved-attribute - :713:20 - Module `scipy.optimize` has no member `_optimize`
[error] unresolved-attribute - :721:24 - Module `scipy.optimize` has no member `_optimize`
[error] unresolved-attribute - :724:20 - Module `scipy.optimize` has no member `_optimize`
[error] unresolved-attribute - :742:11 - Module `scipy.optimize` has no member `_minimize`
[error] unresolved-attribute - :763:5 - Module `scipy.optimize` has no member `_minimize`
[error] unresolved-attribute - :2235:23 - Module `scipy.optimize` has no member `_optimize`
[error] unresolved-attribute - :2295:25 - Module `scipy.optimize` has no member `_optimize`
[error] unresolved-attribute - :2333:25 - Module `scipy.optimize` has no member `_optimize`

scipy/signal/tests/test_signaltools.py

[error] unresolved-attribute - :1000:29 - Module `scipy.signal` has no member `_signaltools`
[error] unresolved-attribute - :1031:29 - Module `scipy.signal` has no member `_signaltools`
[error] unresolved-attribute - :1054:29 - Module `scipy.signal` has no member `_signaltools`
[error] unresolved-attribute - :1089:29 - Module `scipy.signal` has no member `_signaltools`
[error] too-many-positional-arguments - :3233:34 - Too many positional arguments to function `lfilter`: expected 5, got 6
[error] too-many-positional-arguments - :3239:34 - Too many positional arguments to function `filtfilt`: expected 8, got 9
[error] unresolved-attribute - :3169:43 - Object of type `dlti` has no attribute `num`
[error] unresolved-attribute - :3169:55 - Object of type `dlti` has no attribute `den`

scipy/signal/tests/test_spectral.py

[error] invalid-argument-type - :346:62 - Argument to function `detrend` is incorrect: Expected `Literal["linear", "constant"]`, found `Literal["l"]`
[error] invalid-argument-type - :353:62 - Argument to function `detrend` is incorrect: Expected `Literal["linear", "constant"]`, found `Literal["l"]`
[error] invalid-argument-type - :361:70 - Argument to function `detrend` is incorrect: Expected `Literal["linear", "constant"]`, found `Literal["l"]`
[error] invalid-argument-type - :726:60 - Argument to function `detrend` is incorrect: Expected `Literal["linear", "constant"]`, found `Literal["l"]`
[error] invalid-argument-type - :733:60 - Argument to function `detrend` is incorrect: Expected `Literal["linear", "constant"]`, found `Literal["l"]`
[error] invalid-argument-type - :741:68 - Argument to function `detrend` is incorrect: Expected `Literal["linear", "constant"]`, found `Literal["l"]`

scipy/stats/_sampling.py

[error] unresolved-attribute - :625:29 - Module `scipy.stats` has no member `distributions`

scipy/stats/_survival.py

[error] unresolved-attribute - :683:12 - Module `scipy.stats` has no member `_stats_py`
[error] unresolved-attribute - :684:14 - Module `scipy.stats` has no member `_stats_py`

scipy/stats/tests/test_axis_nan_policy.py

[error] unresolved-attribute - :45:12 - Module `scipy.stats` has no member `_stats_py`
[error] unresolved-attribute - :51:12 - Module `scipy.stats` has no member `_stats_py`
[error] unresolved-attribute - :56:12 - Module `scipy.stats` has no member `_stats_py`
[error] unresolved-attribute - :78:16 - Module `scipy.stats` has no member `_morestats`
[error] unresolved-attribute - :84:16 - Module `scipy.stats` has no member `_morestats`
[error] unresolved-attribute - :829:26 - Module `scipy.stats` has no member `_axis_nan_policy`
[error] unresolved-attribute - :918:26 - Module `scipy.stats` has no member `_axis_nan_policy`
[error] unresolved-attribute - :960:21 - Module `scipy.stats` has no member `_axis_nan_policy`

scipy/stats/tests/test_continuous.py

[error] unresolved-attribute - :1087:16 - Object of type `Normal` has no attribute `mu`
[error] unresolved-attribute - :1088:16 - Object of type `Normal` has no attribute `sigma`
[error] unresolved-attribute - :1089:16 - Object of type `Normal` has no attribute `mu`
[error] unresolved-attribute - :1090:16 - Object of type `Normal` has no attribute `sigma`
[error] unresolved-attribute - :1095:13 - Unresolved attribute `mu` on type `Normal`.
[error] unresolved-attribute - :1098:9 - Object of type `Normal` has no attribute `mu`
[error] unresolved-attribute - :1099:16 - Object of type `Normal` has no attribute `mu`

scipy/stats/tests/test_sampling.py

[error] unresolved-attribute - :160:22 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :167:22 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :257:22 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :346:22 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :358:30 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :363:26 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :389:26 - Module `scipy.stats` has no member `sampling`
[error] unresolved-attribute - :427:26 - Module `scipy.stats` has no member `sampling`

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

sphinx/ext/autosummary/generate.py

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

sphinx/application.py

[error] invalid-argument-type - :1171:38 - Argument to function `register_role` is incorrect: Expected `RoleFunction`, found `GenericRole`