Ecosystem report

Old: main (merge base) 889ac31a New: 26469/merge d7e32ffb
Lint Rule Removed Added Changed
Total 1674 43 140
invalid-argument-type 951 7 56
invalid-assignment 214 1 14
unresolved-attribute 126 0 47
invalid-return-type 92 4 13
no-matching-overload 104 0 0
invalid-key 53 0 0
unsupported-operator 43 0 3
not-subscriptable 41 0 2
not-iterable 20 0 3
unused-type-ignore-comment 0 20 0
call-non-callable 14 2 0
invalid-yield 14 0 0
unused-ignore-comment 0 8 0
invalid-raise 2 0 0
invalid-type-form 0 0 2
call-top-callable 0 1 0
Project Removed Added Changed
Total 1674 43 140
cwltool 348 0 0
schema_salad 179 0 1
pandas 85 3 31
spark 66 2 6
pip 62 0 5
schemathesis 52 1 2
zulip 49 0 1
static-frame 41 1 4
packaging 43 0 0
xarray 33 0 9
sympy 24 14 3
core 33 0 0
scikit-learn 23 0 10
PyGithub 31 0 0
scipy 27 0 3
jax 25 0 4
meson 28 1 0
discord.py 15 1 12
graphql-core 23 0 2
aiohttp 21 0 1

Expression (https://github.com/cognitedata/Expression)

expression/collections/maptree.py

[error] invalid-return-type - Return type does not match returned value: expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, object]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Never, Never]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `object` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Key@rebalance`, found `object`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Never, Never]]`
[error] invalid-return-type - Return type does not match returned value: expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, object]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `object` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Key@rebalance`, found `object`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Never, Never]]`
[error] invalid-return-type - Return type does not match returned value: expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, object]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Never, Never]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `object` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Key@rebalance`, found `object`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Never, Never]]`
[error] invalid-return-type - Return type does not match returned value: expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, object]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Never, Never]]`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `object` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Key@rebalance`, found `object`
[error] invalid-argument-type - Argument to function `try_find` is incorrect: Expected `Option[MapTreeLeaf[Key@try_find, Value@try_find]]`, found `Option[MapTreeLeaf[Never, Never]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `Key@rebalance | Value@rebalance` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `Key@rebalance | Value@rebalance` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `Key@rebalance | Value@rebalance` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Argument type `Key@rebalance | Value@rebalance` does not satisfy upper bound `SupportsLessThan` of type variable `Key`
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, object]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Never, Never]]`
flaky
(4/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance | Value@rebalance, Value@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`
(6/10)
[error] invalid-argument-type - Argument to function `mk` is incorrect: Expected `Option[MapTreeLeaf[Key@rebalance, Value@rebalance | Key@rebalance]]`, found `Option[MapTreeLeaf[Key@rebalance, Value@rebalance]]`

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

github/AdvisoryCredit.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["login"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["login"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["login"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["login"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["login"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-return-type - Return type does not match returned value: expected `SimpleCredit`, found `dict[Literal["login", "type"], object]`
[error] invalid-argument-type - Invalid argument to key "type" with declared type `str` on TypedDict `SimpleCredit`: value of type `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`

github/RepositoryAdvisory.py

[error] invalid-argument-type - Argument to bound method `AdvisoryVulnerability._validate_vulnerability` is incorrect: Expected `SimpleAdvisoryVulnerability | AdvisoryVulnerability`, found `object`
[error] invalid-argument-type - Argument to function `AdvisoryCredit._validate_credit` is incorrect: Expected `SimpleCredit | AdvisoryCredit`, found `object`
[error] invalid-argument-type - Argument to function `AdvisoryVulnerability._to_github_dict` is incorrect: Expected `SimpleAdvisoryVulnerability | AdvisoryVulnerability`, found `object`
[error] invalid-argument-type - Argument to function `AdvisoryCredit._to_github_dict` is incorrect: Expected `SimpleCredit | AdvisoryCredit`, found `object`

github/AdvisoryVulnerability.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["package"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to `SimpleAdvisoryVulnerabilityPackage`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["patched_versions"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["vulnerable_functions"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["vulnerable_functions"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["vulnerable_functions"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["vulnerable_version_range"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["package"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to `SimpleAdvisoryVulnerabilityPackage`
[error] invalid-return-type - Return type does not match returned value: expected `SimpleAdvisoryVulnerability`, found `dict[Literal["package", "patched_versions", "vulnerable_functions", "vulnerable_version_range"], object]`
[error] invalid-argument-type - Invalid argument to key "patched_versions" with declared type `str | None` on TypedDict `SimpleAdvisoryVulnerability`: value of type `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["patched_versions"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Invalid argument to key "vulnerable_functions" with declared type `list[str] | None` on TypedDict `SimpleAdvisoryVulnerability`: value of type `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["vulnerable_functions"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Invalid argument to key "vulnerable_version_range" with declared type `str | None` on TypedDict `SimpleAdvisoryVulnerability`: value of type `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["vulnerable_version_range"]` on object of type `Top[dict[Unknown, Unknown]]`

github/MainClass.py

[error] no-matching-overload - No overload of bound method `str.join` matches arguments

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

tanjun/annotations.py

[error] invalid-argument-type - Argument is incorrect: Expected `Sequence[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any]`, found `(((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) & Sequence[object]) | Sequence[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any]`
[error] invalid-argument-type - Argument to `Converted.__init__` is incorrect: Expected `(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any`, found `object`
[error] invalid-argument-type - Argument to `Converted.__init__` is incorrect: Expected `(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any`, found `object`
[error] invalid-argument-type - Argument to `TheseChannels.__init__` is incorrect: Expected `type[PartialChannel] | int`, found `object`
[error] invalid-argument-type - Argument to `TheseChannels.__init__` is incorrect: Expected `type[PartialChannel] | int`, found `object`

tanjun/clients.py

[error] invalid-argument-type - Argument to `_StartDeclarer.__init__` is incorrect: Expected `PartialGuild | int | UndefinedType`, found `object`

tanjun/commands/slash.py

[error] invalid-assignment - Object of type `list[object]` is not assignable to `Sequence[((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)] | ((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)`
[error] not-iterable - Object of type `Sequence[((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)] | ((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)` may not be iterable
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str | int | float`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str | int | float`, found `object`
[error] invalid-argument-type - Argument to `_TrackedOption.__init__` is incorrect: Expected `list[((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)] | None`, found `Sequence[((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)] | ((int, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | ((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any)`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str | int | float`, found `object`
[error] invalid-assignment - Object of type `None | Mapping[str, str] | (Sequence[str] & Top[Mapping[Unknown, object]]) | (Sequence[tuple[str, str]] & Top[Mapping[Unknown, object]]) | (Sequence[CommandChoice] & Top[Mapping[Unknown, object]])` is not assignable to `Mapping[str, str] | list[CommandChoice] | None`
[error] invalid-assignment - Object of type `None | Mapping[str, str] | (Sequence[str] & Top[Mapping[Unknown, object*]]) | (Sequence[tuple[str, str]] & Top[Mapping[Unknown, object*]]) | (Sequence[CommandChoice] & Top[Mapping[Unknown, object*]])` is not assignable to `Mapping[str, str] | list[CommandChoice] | None`

tanjun/parsing.py

[error] invalid-argument-type - Argument to bound method `Parameter._add_converter` is incorrect: Expected `(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any`, found `object`

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

aiohttp/client.py

[error] invalid-argument-type - Argument to bound method `MultiDict.add` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `CIMultiDict[str]`

aiohttp/cookiejar.py

[error] invalid-assignment - Object of type `ItemsView[object, object]` is not assignable to `Mapping[str, str | BaseCookie[str] | Morsel[Any]] | Iterable[tuple[str, str | BaseCookie[str] | Morsel[Any]]] | BaseCookie[str]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `str | (BaseCookie[str] & ~Top[Morsel[Unknown]])` on object of type `SimpleCookie`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Morsel[str].__getitem__(key: str, /) -> Any` cannot be called with key of type `Literal[-1]` on object of type `Morsel[str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Morsel[str].__getitem__(key: str, /) -> Any` cannot be called with key of type `Literal[0]` on object of type `Morsel[str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Morsel[str].__getitem__(key: str, /) -> Any` cannot be called with key of type `slice[Literal[1], None, None]` on object of type `Morsel[str]`
[error] invalid-argument-type - Argument to function `CookieJar._is_domain_match` is incorrect: Expected `str`, found `Morsel[str] | Any | str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Morsel[str].__getitem__(key: str, /) -> Any` cannot be called with key of type `Literal[0]` on object of type `Morsel[str]`
[error] unresolved-attribute - Attribute `rstrip` is not defined on `Morsel[str] & ~AlwaysFalsy` in union `(Morsel[str] & ~AlwaysFalsy) | (Any & ~AlwaysFalsy) | str`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Morsel[str] & ~AlwaysFalsy) | (Any & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to bound method `CookieJar._expire_cookie` is incorrect: Expected `str`, found `Morsel[str] | Any | str`
[error] invalid-argument-type - Argument to bound method `CookieJar._parse_date` is incorrect: Expected `str`, found `(Morsel[str] & ~AlwaysFalsy) | (Any & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to bound method `CookieJar._expire_cookie` is incorrect: Expected `str`, found `Morsel[str] | Any | str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method defaultdict[tuple[str, str], SimpleCookie].__getitem__(key: tuple[str, str], /) -> SimpleCookie` cannot be called with key of type `tuple[Morsel[str] | Any | str, Any | str]` on object of type `defaultdict[tuple[str, str], SimpleCookie]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method defaultdict[tuple[str, str], dict[str, Morsel[str]]].__getitem__(key: tuple[str, str], /) -> dict[str, Morsel[str]]` cannot be called with key of type `tuple[Morsel[str] | Any | str, Any | str]` on object of type `defaultdict[tuple[str, str], dict[str, Morsel[str]]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `(BaseCookie[str] & Top[Morsel[Unknown]]) | Morsel[Any] | Morsel[str]` on object of type `SimpleCookie`
[error] invalid-assignment - Invalid subscript assignment with key of type `object*` and value of type `Top[Morsel[Unknown]]` on object of type `SimpleCookie`
[error] invalid-argument-type - Method `__getitem__` of type `bound method defaultdict[tuple[str, str], SimpleCookie].__getitem__(key: tuple[str, str], /) -> SimpleCookie` cannot be called with key of type `tuple[Morsel[str] | Any | str, Any | str]` on object of type `defaultdict[tuple[str, str], SimpleCookie]`

aiohttp/multipart.py

[error] invalid-assignment - Object of type `list[tuple[object, object]]` is not assignable to `Sequence[tuple[str, str]] | Mapping[str, str]`

aiohttp/web.py

[error] invalid-argument-type - Argument to `UnixSite.__init__` is incorrect: Expected `str | PathLike[str]`, found `str | (Iterable[str | PathLike[str]] & PathLike[object]) | PathLike[str]`
[error] invalid-argument-type - Argument to `SockSite.__init__` is incorrect: Expected `socket`, found `object`

aiohttp/web_app.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `AbstractAsyncContextManager[None, bool | None]`, found `AbstractAsyncContextManager[None, bool | None] | (AsyncIterator[None] & AbstractAsyncContextManager[object, bool | None]) | Unknown`

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

aioredis/client.py

[error] invalid-assignment - Object of type `KeysView[object]` is not assignable to `Sequence[bytes | str | memoryview[int]] | AbstractSet[AnyKeyT@_zaggregate]`
[error] invalid-assignment - Object of type `ValuesView[object]` is not assignable to `ValuesView[int | float] | None`

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

altair/vegalite/v6/api.py

[warning] unused-ignore-comment - Unused blanket `ty: ignore` directive
[warning] unused-ignore-comment - Unused blanket `ty: ignore` directive
[warning] unused-ignore-comment - Unused blanket `ty: ignore` directive

antidote (https://github.com/Finistere/antidote)

src/antidote/core/_injection.py

[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]]` has no attribute `__qualname__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object*]] & ~Top[classmethod[Unknown, (...), object*]]` has no attribute `__qualname__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object*]] & ~Top[classmethod[Unknown, (...), object*]]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]] & ~MethodType` has no attribute `__qualname__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object*]] & ~Top[classmethod[Unknown, (...), object*]] & ~MethodType` has no attribute `__qualname__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]] & ~MethodType` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object*]] & ~Top[classmethod[Unknown, (...), object*]] & ~MethodType` has no attribute `__name__`

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

src/anyio/_backends/_trio.py

[error] invalid-return-type - Return type does not match returned value: expected `Coroutine[Any, Any, T_Retval@ensure_returns_coro]`, found `Awaitable[T_Retval@ensure_returns_coro] & Coroutine[object, Never, object]`
[error] invalid-argument-type - Argument to function `convert_item` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes]`, found `str | bytes | (Sequence[str | bytes | PathLike[str] | PathLike[bytes]] & PathLike[object]) | PathLike[str] | PathLike[bytes]`

src/anyio/_core/_sockets.py

[error] invalid-argument-type - Argument is incorrect: Expected `int`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str | IPv4Address | IPv6Address`, found `object`

src/anyio/from_thread.py

[error] invalid-argument-type - Argument to bound method `Future.set_result` is incorrect: Expected `T_Retval@_call_func`, found `object`

src/anyio/functools.py

[error] invalid-argument-type - Argument is incorrect: Expected `S@reduce`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `T@reduce`, found `object`

src/anyio/itertools.py

[error] invalid-return-type - Return type does not match returned value: expected `AsyncIterator[T@_iterate]`, found `(Iterable[T@_iterate] & AsyncIterator[object]) | (AsyncIterable[T@_iterate] & AsyncIterator[object])`
[error] invalid-return-type - Return type does not match returned value: expected `AsyncIterator[T@_iterate]`, found `AsyncIterator[object]`
[error] invalid-assignment - Object of type `_TeeState[Never]` is not assignable to attribute `_state` of type `_TeeState[T@_TeeAsyncIterator]`
[error] invalid-assignment - Object of type `_TeeLink[Never]` is not assignable to attribute `_link` of type `_TeeLink[T@_TeeAsyncIterator]`

src/anyio/streams/stapled.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[Listener[T_Stream@MultiListener]]`, found `Sequence[Listener[object]]`
[error] not-subscriptable - Cannot delete subscript on object of type `Sequence[Listener[object]]` with no `__delitem__` method
[error] not-subscriptable - Cannot delete subscript on object of type `Sequence[Listener[object*]]` with no `__delitem__` method

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

apprise/config/base.py

[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] invalid-argument-type - Method `__delitem__` of type `bound method Top[dict[Unknown, Unknown]].__delitem__(key: Never, /) -> None` cannot be called with key of type `Literal["schema"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] not-iterable - Object of type `Unknown | None` may not be iterable
[error] not-iterable - Object of type `Unknown | None | str` may not be iterable

apprise/plugins/notificationapi.py

[error] unresolved-attribute - Attribute `update` is not defined on `str` in union `dict[Unknown, Unknown] | dict[str, Unknown] | dict[str, Unknown | str | None] | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `update` is not defined on `str` in union `dict[object*, object*] | dict[str, Unknown] | dict[str, Unknown | str | None] | ... omitted 4 union elements`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`

apprise/plugins/one_signal.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | dict[Unknown, Unknown] | dict[Unknown | str | int | ... omitted 3 union elements, Unknown] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | dict[Unknown, Unknown] | dict[object*, object*] | ... omitted 4 union elements`

archinstall (https://github.com/archlinux/archinstall)

archinstall/lib/profile/profiles_handler.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Profile`, found `object`
[error] unresolved-attribute - Object of type `object` has no attribute `name`

archinstall/lib/installer.py

[error] invalid-argument-type - Argument to bound method `Installer._create_user` is incorrect: Expected `User`, found `object`

archinstall/tui/components.py

[error] invalid-assignment - Object of type `object` is not assignable to `ValueT@_AppInstance | None`

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

src/arti/internal/type_hints.py

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

src/arti/storage/_internal.py

[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, str]`

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

beartype/_check/code/codescope.py

[error] invalid-argument-type - Argument to function `add_func_scope_type` is incorrect: Expected `type`, found `object`

beartype/_util/text/utiltextjoin.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] no-matching-overload - No overload of bound method `str.join` matches arguments

beartype/_check/convert/_convcoerce.py

[error] invalid-argument-type - Argument to function `make_hint_pep484_union` is incorrect: Expected `tuple[TypeForm[Any], ...]`, found `TypeForm[Any] & tuple[object, ...]`

beartype/_decor/_nontype/_api/decorstandard.py

[error] unresolved-attribute - Object of type `BeartypeableT@beartype_func_functools_lru_cache & Top[(...) -> object]` has no attribute `cache_parameters`
[error] unresolved-attribute - Object of type `BeartypeableT@beartype_func_functools_lru_cache & Top[(...) -> object*]` has no attribute `cache_parameters`

beartype/_util/func/utilfunctest.py

[error] unresolved-attribute - Object of type `Top[(...) -> object]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `Top[(...) -> object*]` has no attribute `__name__`

beartype/_util/hint/pep/proposal/pep484/pep484604union.py

[error] invalid-assignment - Object of type `object` is not assignable to `TypeForm[Any]`
[error] invalid-argument-type - Argument to function `make_hint_pep484_union` is incorrect: Expected `tuple[TypeForm[Any], ...]`, found `(Sequence[TypeForm[Any]] & tuple[object, ...] & ~AlwaysFalsy) | tuple[TypeForm[Any], ...]`

beartype/_util/kind/sequence/utilseqmake.py

[error] invalid-return-type - Return type does not match returned value: expected `list[T@make_stack]`, found `list[Never] | list[Unknown]`

beartype/vale/_is/_valeis.py

[error] invalid-assignment - Object of type `object` is not assignable to `((Any, /) -> bool) | tuple[(Any, /) -> bool]`
[error] invalid-argument-type - Argument to function `die_unless_validator_tester` is incorrect: Expected `(Any, /) -> bool`, found `((Any, /) -> bool) | tuple[(Any, /) -> bool]`
[error] invalid-argument-type - Argument to function `represent_func` is incorrect: Expected `(...) -> Unknown`, found `((Any, /) -> bool) | tuple[(Any, /) -> bool]`
[error] call-non-callable - Object of type `tuple[(Any, /) -> bool]` is not callable

bidict (https://github.com/jab/bidict)

bidict/_iter.py

[error] invalid-yield - Yield type `tuple[object, object]` does not match annotated yield type `tuple[KT@iteritems, VT@iteritems]`
[error] invalid-yield - Yield type `tuple[object, object]` does not match annotated yield type `tuple[KT@iteritems, VT@iteritems]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Maplike[KT@iteritems, VT@iteritems].__getitem__(key: KT@iteritems, /) -> VT@iteritems` cannot be called with key of type `object` on object of type `Maplike[KT@iteritems, VT@iteritems]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Maplike[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[Maplike[Unknown, object]]`

bidict/_base.py

[error] invalid-return-type - Return type does not match returned value: expected `Iterator[KT@_fwdm_reversed]`, found `Iterator[object]`

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

src/black/ranges.py

[error] invalid-argument-type - Argument to function `first_leaf` is incorrect: Expected `Leaf | Node`, found `object`
[error] invalid-argument-type - Argument to function `last_leaf` is incorrect: Expected `Leaf | Node`, found `object`

src/black/trans.py

[error] invalid-raise - Cannot use object of type `object` as an exception cause
[error] invalid-raise - Cannot use object of type `object` as an exception cause
[error] invalid-argument-type - Argument to bound method `StringMerger._merge_string_group` is incorrect: Expected `Line`, found `object`
[error] unresolved-attribute - Unresolved attribute `__cause__` on type `object`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `__cause__` of type `BaseException | None`
[error] invalid-yield - Yield type `Ok[object]` does not match annotated yield type `Ok[Line] | Err[CannotTransform]`

src/blib2to3/pytree.py

[error] invalid-assignment - Invalid subscript assignment with key of type `slice[int, int, None]` and value of type `(Node & Top[list[Unknown]]) | (Leaf & Top[list[Unknown]]) | list[Node | Leaf]` on object of type `list[Node | Leaf]`
[error] unresolved-attribute - Unresolved attribute `parent` on type `object`

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

src/bokeh/io/showing.py

[error] invalid-argument-type - Argument to function `_show_with_state` is incorrect: Expected `Showable`, found `UIElement | DOMNode | Sequence[UIElement | DOMNode] | (Application & Sequence[object]) | (((Document, /) -> None) & Sequence[object])`

src/bokeh/command/subcommand.py

[error] invalid-argument-type - Argument expression after ** must be a mapping with `str` key type: Found `object`

src/bokeh/core/property/bases.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `array_equal` is incorrect: Expected `ArrayLike`, found `T@Property & ~ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Argument to function `array_equal` is incorrect: Expected `ArrayLike`, found `T@Property & ~ndarray[tuple[object*, ...], dtype[object*]]`
[error] invalid-argument-type - Argument to function `array_equal` is incorrect: Expected `ArrayLike`, found `T@Property & ~ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Argument to function `array_equal` is incorrect: Expected `ArrayLike`, found `T@Property & ~ndarray[tuple[object*, ...], dtype[object*]]`

src/bokeh/core/property/visual.py

[error] invalid-argument-type - Argument to function `open` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes] | IO[bytes]`, found `Path | (Any & BinaryIO & ~ndarray[tuple[object, ...], dtype[object]] & ~str) | (Any & Top[_TemporaryFileWrapper[Unknown]] & ~ndarray[tuple[object, ...], dtype[object]] & ~str) | (Image & Top[_TemporaryFileWrapper[Unknown]] & ~str) | (Image & BinaryIO & ~str)`
[error] invalid-argument-type - Argument to function `open` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes] | IO[bytes]`, found `Path | (Any & BinaryIO & ~ndarray[tuple[object*, ...], dtype[object*]] & ~str) | (Any & Top[_TemporaryFileWrapper[Unknown]] & ~ndarray[tuple[object*, ...], dtype[object*]] & ~str) | (Image & Top[_TemporaryFileWrapper[Unknown]] & ~str) | (Image & BinaryIO & ~str)`

src/bokeh/core/property/wrappers.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Never, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Never]]` cannot be called with key of type `tuple[int | slice[Any, Any, Any], ...]` on object of type `MutableSequence[Never]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> Sequence[Any]]` cannot be called with key of type `tuple[int | slice[Any, Any, Any], ...]` on object of type `Sequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> object*, (index: slice[int | None, int | None, int | None], /) -> Top[MutableSequence[Unknown]]]` cannot be called with key of type `tuple[int | slice[Any, Any, Any], ...]` on object of type `Top[MutableSequence[Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[int | slice[Any, Any, Any], ...]` and value of type `Unknown` on object of type `MutableSequence[Never]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `Sequence[Any]`

src/bokeh/embed/standalone.py

[error] invalid-assignment - Object of type `list[object]` is not assignable to `Model | Sequence[Model] | dict[str, Model]`
[error] invalid-argument-type - Argument to function `standalone_docs_json_and_render_items` is incorrect: Expected `Model | Document | Sequence[Model | Document]`, found `Model | Sequence[Model] | dict[str, Model]`
[error] invalid-argument-type - Argument is incorrect: Expected `Sequence[Model]`, found `Model | Sequence[Model] | dict[str, Model]`
[error] invalid-argument-type - Argument is incorrect: Expected `Sequence[Model]`, found `(Model & ~Top[dict[Unknown, Unknown]]) | (Sequence[Model] & ~Top[dict[Unknown, Unknown]]) | list[object*]`

src/bokeh/io/notebook.py

[error] no-matching-overload - No overload of function `column` matches arguments

src/bokeh/layouts.py

[error] invalid-argument-type - Argument to function `_create_grid` is incorrect: Expected `Iterable[UIElement | list[UIElement]]`, found `(UIElement & Top[list[Unknown]]) | list[UIElement]`

src/bokeh/models/layouts.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Styles`

src/bokeh/plotting/contour.py

[error] invalid-argument-type - Argument to function `interp_palette` is incorrect: Expected `Palette`, found `(Color & Sequence[object] & ~Top[dict[Unknown, Unknown]] & ~bytes & ~str) | tuple[int, int, int] | tuple[int, int, int, int | float] | (Sequence[ColorLike] & ~Top[dict[Unknown, Unknown]] & ~bytes & ~str)`
[error] invalid-argument-type - Argument to function `interp_palette` is incorrect: Expected `Palette`, found `(Color & Sequence[object*] & ~Top[dict[Unknown, Unknown]] & ~bytes & ~str) | tuple[int, int, int] | tuple[int, int, int, int | float] | (Sequence[ColorLike] & ~Top[dict[Unknown, Unknown]] & ~bytes & ~str)`

src/bokeh/util/serialization.py

[error] invalid-argument-type - Argument to bound method `MaskedArray.filled` is incorrect: Argument type `ndarray[tuple[Any, ...], dtype[Any]] & MaskedArray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `MaskedArray[_ShapeT_co@MaskedArray, _DTypeT_co@MaskedArray]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `MaskedArray.filled` is incorrect: Argument type `ndarray[tuple[Any, ...], dtype[floating[Any]]] & MaskedArray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `MaskedArray[_ShapeT_co@MaskedArray, _DTypeT_co@MaskedArray]` of type variable `Self`

boostedblob (https://github.com/hauntsaninja/boostedblob)

boostedblob/boost.py

[error] invalid-return-type - Return type does not match returned value: expected `NotReady | Exhausted | T@dequeue_underlying`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `T@blocking_dequeue_underlying`, found `object`
[error] invalid-yield - Yield type `object` does not match annotated yield type `T@iter_underlying`

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

src/build/_builder.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> Sequence[Divergent]]` cannot be called with key of type `Literal["requires"]` on object of type `Sequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requires"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] no-matching-overload - No overload of bound method `str.join` matches arguments

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

cloudinit/distros/arch.py

[error] invalid-argument-type - Argument to function `subp` is incorrect: Expected `str | bytes | list[str] | list[bytes]`, found `list[object]`

cloudinit/config/cc_ubuntu_pro.py

[error] no-matching-overload - No overload of function `search` matches arguments
[error] invalid-argument-type - Argument to function `escape` is incorrect: Argument type `~None` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`
[error] invalid-argument-type - Argument to function `subp` is incorrect: Expected `str | bytes | list[str] | list[bytes]`, found `list[object] | list[str]`
[error] no-matching-overload - No overload of bound method `str.replace` matches arguments

cloudinit/distros/alpine.py

[error] invalid-argument-type - Argument to function `subp` is incorrect: Expected `str | bytes | list[str] | list[bytes]`, found `list[object]`

cloudinit/distros/gentoo.py

[error] invalid-argument-type - Argument to function `subp` is incorrect: Expected `str | bytes | list[str] | list[bytes]`, found `list[object]`

cloudinit/net/eni.py

[error] no-matching-overload - No overload of constructor `filter.__new__` matches arguments
[error] no-matching-overload - No overload of bound method `str.join` matches arguments

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

colour/continuous/multi_signals.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Signal.__getitem__(x: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 6 union elements) -> ndarray[tuple[Any, ...], dtype[floating[_16Bit] | floating[_32Bit] | float64]]` cannot be called with key of type `object` on object of type `Signal`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[Unknown]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[Unknown]], (key: str, /) -> ndarray[tuple[Any, ...], dtype[Any]], (key: list[str], /) -> ndarray[tuple[Any, ...], Unknown]]` cannot be called with key of type `tuple[EllipsisType, object]` on object of type `ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> tuple[Signal, Unknown], (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[tuple[Signal, Unknown]]]` cannot be called with key of type `object` on object of type `list[tuple[Signal, Unknown]]`

colour/continuous/signal.py

[error] invalid-assignment - Object of type `ndarray[tuple[Any, ...], dtype[Unknown]] | (_Buffer & ndarray[tuple[object, ...], dtype[object]] & ~Signal) | (_SupportsArray[dtype[Any]] & ndarray[tuple[object, ...], dtype[object]] & ~Signal) | ... omitted 9 union elements` is not assignable to `ndarray[tuple[Any, ...], dtype[floating[_16Bit] | floating[_32Bit] | float64]]`

colour/io/fichet2021.py

[error] invalid-argument-type - Argument to function `sds_and_msds_to_components_Fichet2021` is incorrect: Expected `Sequence[SpectralDistribution | MultiSpectralDistributions] | SpectralDistribution | MultiSpectralDistributions | ValuesView[Unknown]`, found `Sequence[SpectralDistribution | MultiSpectralDistributions] | SpectralDistribution | MultiSpectralDistributions | (dict[str | int | float, tuple[ndarray[tuple[Any, ...], dtype[floating[_16Bit] | floating[_32Bit] | float64]], ndarray[tuple[Any, ...], dtype[floating[_16Bit] | floating[_32Bit] | float64]]]] & Sequence[object]) | ValuesView[Unknown]`

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

homeassistant/components/tessie/entity.py

[error] invalid-argument-type - Argument to function `handle_command` is incorrect: Expected `Awaitable[dict[str, Any]]`, found `(((...) -> Awaitable[dict[str, Any]]) & Awaitable[object]) | Awaitable[dict[str, Any]]`

homeassistant/components/usage_prediction/__init__.py

[error] invalid-return-type - Return type does not match returned value: expected `EntityUsagePredictions`, found `object`

homeassistant/helpers/redact.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[Mapping[Unknown, object]]`
[error] call-non-callable - Object of type `object` is not callable

homeassistant/auth/permissions/merge.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[str, SubCategoryType]`

homeassistant/components/apple_tv/media_player.py

[error] invalid-argument-type - Argument to bound method `list.insert` is incorrect: Expected `Never`, found `BrowseMedia`

homeassistant/components/imap/__init__.py

[error] unresolved-attribute - Object of type `object` has no attribute `get_payload`
[error] invalid-return-type - Return type does not match returned value: expected `Message[str, str]`, found `object`

homeassistant/components/isy994/helpers.py

[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> object`, found `Overload[(self: LiteralString) -> LiteralString, (self) -> str]`

homeassistant/components/jewish_calendar/calendar.py

[error] no-matching-overload - No overload of function `sorted` matches arguments

homeassistant/components/nibe_heatpump/coordinator.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method defaultdict[_ContextTypeT@ContextCoordinator, list[CALLBACK_TYPE]].__getitem__(key: _ContextTypeT@ContextCoordinator, /) -> list[CALLBACK_TYPE]` cannot be called with key of type `object` on object of type `defaultdict[_ContextTypeT@ContextCoordinator, list[CALLBACK_TYPE]]`

homeassistant/components/onvif/device.py

[error] unresolved-attribute - Object of type `object` has no attribute `VideoEncoderConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `VideoEncoderConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `token`
[error] unresolved-attribute - Object of type `object` has no attribute `Name`
[error] unresolved-attribute - Object of type `object` has no attribute `VideoEncoderConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `VideoEncoderConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `VideoEncoderConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `PTZConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `PTZConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `PTZConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `PTZConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `VideoSourceConfiguration`
[error] unresolved-attribute - Object of type `object` has no attribute `VideoSourceConfiguration`

homeassistant/components/rest/data.py

[error] invalid-argument-type - Argument to constructor `BasicAuth.__new__` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to constructor `BasicAuth.__new__` is incorrect: Expected `str`, found `object`

homeassistant/components/ring/binary_sensor.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[str, Any]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[str, Any]`

homeassistant/core.py

[error] invalid-argument-type - Argument to bound method `HomeAssistant.async_create_task` is incorrect: Expected `Coroutine[Any, Any, _R@async_add_job]`, found `(((...) -> Coroutine[Any, Any, _R@async_add_job] | _R@async_add_job) & Coroutine[object, Never, object]) | Coroutine[Any, Any, _R@async_add_job]`
[error] invalid-argument-type - Argument to bound method `HomeAssistant.async_create_task` is incorrect: Expected `Coroutine[Any, Any, _R@async_run_job]`, found `(((...) -> Coroutine[Any, Any, _R@async_run_job] | _R@async_run_job) & Coroutine[object, Never, object]) | Coroutine[Any, Any, _R@async_run_job]`

homeassistant/helpers/schema_config_entry_flow.py

[error] invalid-return-type - Return type does not match returned value: expected `Container[str]`, found `Container[str] | (((SchemaCommonFlowHandler, /) -> Coroutine[Any, Any, Container[str]]) & Container[Never])`

homeassistant/helpers/selector.py

[error] invalid-assignment - Object of type `object` is not assignable to `str`

homeassistant/helpers/service.py

[error] invalid-assignment - Object of type `object` is not assignable to `ServiceResponse`

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

cwltool/update.py

[error] invalid-argument-type - Argument to function `update_secondaryFiles` is incorrect: Expected `int | str | float | ... omitted 5 union elements`, found `~None`

cwltool/builder.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["type"]` and value of type `object` on object of type `MutableMapping[str, int | str | float | ... omitted 5 union elements]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-key - Unknown key "inputBinding" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__contains__'> & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__contains__'> & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__contains__'> & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-key - Unknown key "inputBinding" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__contains__'> & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__contains__'> & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__contains__'> & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-key - Unknown key "format" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-key - Unknown key "loadContents" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-key - Unknown key "loadContents" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-key - Unknown key "secondaryFiles" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-key - Unknown key "streamable" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-key - Unknown key "streamable" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 3 union elements`)
[error] invalid-assignment - Invalid assignment to key "format" with declared type `str` on TypedDict `CWLFileType`: value of type `int | str | float | ... omitted 5 union elements`
[error] invalid-assignment - Invalid assignment to key "secondaryFiles" with declared type `MutableSequence[CWLFileType | CWLDirectoryType]` on TypedDict `CWLFileType`: value of type `int | str | float | ... omitted 5 union elements`
[error] invalid-return-type - Return type does not match returned value: expected `int | str | float | ... omitted 5 union elements`, found `dict[object, int | str | float | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `Builder.do_eval` is incorrect: Expected `int | str | float | ... omitted 5 union elements`, found `object`
[error] invalid-argument-type - Argument to bound method `Builder.do_eval` is incorrect: Expected `int | str | float | ... omitted 5 union elements`, found `object`

cwltool/checker.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["items"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["items"]` on object of type `str`
[error] invalid-key - Unknown key "items" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "items" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["items"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["items"]` on object of type `str`
[error] invalid-key - Unknown key "items" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "items" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Argument to function `can_assign_src_to_sink` is incorrect: Expected `int | str | float | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Argument to function `can_assign_src_to_sink` is incorrect: Expected `int | str | float | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Argument to function `can_assign_src_to_sink` is incorrect: Expected `int | str | float | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Argument to function `can_assign_src_to_sink` is incorrect: Expected `int | str | float | ... omitted 6 union elements`, found `~Literal["null"]`
[error] invalid-argument-type - Argument to function `can_assign_src_to_sink` is incorrect: Expected `int | str | float | ... omitted 6 union elements`, found `object`

cwltool/command_line_tool.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["entry"]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["entry"]` on object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["writable"]` and value of type `object` on object of type `MutableMapping[str, int | str | float | ... omitted 5 union elements]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["entryname"]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["entryname"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["entryname"]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["entryname"]` on object of type `str`
[error] invalid-assignment - Object of type `object` is not assignable to `int | str | float | ... omitted 5 union elements`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-key - Unknown key "type" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "type" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 4 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["fields"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["fields"]` on object of type `str`
[error] invalid-key - Unknown key "fields" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "fields" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 4 union elements`)

cwltool/cwlprov/ro.py

[error] invalid-argument-type - Argument to bound method `ResearchObject._relativise_files` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | int | str | ... omitted 7 union elements`, found `object`

cwltool/load_tool.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["stdout", "stderr"]` and value of type `str` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str | int]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["stdin"]` and value of type `str` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str | int]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> MutableMapping[str, int | str | float | ... omitted 5 union elements] | str, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]]` cannot be called with key of type `Literal["run"]` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> MutableMapping[str, int | str | float | ... omitted 5 union elements] | str, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]]` cannot be called with key of type `Literal["run"]` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> MutableMapping[str, int | str | float | ... omitted 5 union elements] | str, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]]` cannot be called with key of type `Literal["run"]` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["id"]` and value of type `str` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> MutableMapping[str, int | str | float | ... omitted 5 union elements] | str, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]]` cannot be called with key of type `Literal["run"]` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements] | str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-key - Unknown key "id" for TypedDict `CWLDirectoryType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-key - Unknown key "id" for TypedDict `CWLFileType` (subscripted object has type `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 5 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `str` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`

cwltool/main.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["items"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["items"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["items"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["fields"]` on object of type `str`

cwltool/pack.py

[error] invalid-argument-type - Argument to function `find_run` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | int | float | ... omitted 4 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["run"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["run"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["run"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["run"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["run"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["id"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-key - Unknown key "id" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "id" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["id"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-key - Unknown key "id" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "id" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-argument-type - Argument to function `find_ids` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | int | str | ... omitted 7 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["id"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-key - Unknown key "id" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "id" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["id"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-key - Unknown key "id" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "id" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "name" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-key - Unknown key "$import" for TypedDict `CWLDirectoryType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-key - Unknown key "$import" for TypedDict `CWLFileType` (subscripted object has type `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | ... omitted 4 union elements`)
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `CommentedMap` on object of type `dict[str, CommentedMap | CommentedSeq | str | None]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["id"]` on object of type `str`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] unresolved-attribute - Object of type `object` has no attribute `items`

cwltool/process.py

[error] invalid-argument-type - Argument to function `_collectDirEntries` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]] | int | ... omitted 7 union elements`, found `object`
[error] invalid-argument-type - Argument to function `_collectDirEntries` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]] | int | ... omitted 7 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["requirements"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> MutableMapping[str, int | str | float | ... omitted 5 union elements], (index: slice[int | None, int | None, int | None], /) -> MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]]]` cannot be called with key of type `Literal["requirements"]` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["requirements"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["requirements"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> MutableMapping[str, int | str | float | ... omitted 5 union elements], (index: slice[int | None, int | None, int | None], /) -> MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]]]` cannot be called with key of type `Literal["requirements"]` on object of type `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["requirements"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["requirements"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> CWLFileType | CWLDirectoryType | MutableMapping[str, int | str | float | ... omitted 5 union elements], (index: slice[int | None, int | None, int | None], /) -> Sequence[CWLFileType | CWLDirectoryType | MutableMapping[str, int | str | float | ... omitted 5 union elements]]]` cannot be called with key of type `Literal["id"]` on object of type `Sequence[CWLFileType | CWLDirectoryType | MutableMapping[str, int | str | float | ... omitted 5 union elements]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> CWLFileType | CWLDirectoryType | MutableMapping[str, int | str | float | ... omitted 5 union elements], (index: slice[int | None, int | None, int | None], /) -> Sequence[CWLFileType | CWLDirectoryType | MutableMapping[str, int | str | float | ... omitted 5 union elements]]]` cannot be called with key of type `Literal["id"]` on object of type `Sequence[CWLFileType | CWLDirectoryType | MutableMapping[str, int | str | float | ... omitted 5 union elements]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`

cwltool/subgraph.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["id"]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["id"]` on object of type `str`

cwltool/utils.py

[error] invalid-assignment - Invalid subscript assignment with key of type `str | Any` and value of type `str | MutableSequence[Any] | MutableMapping[str, Any]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `str` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`

cwltool/validate_js.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`

cwltool/workflow_job.py

[error] invalid-argument-type - Argument to function `match_types` is incorrect: Expected `int | str | float | ... omitted 6 union elements`, found `object`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["type"]` and value of type `object` on object of type `MutableMapping[str, int | str | float | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[int | str | float | ... omitted 5 union elements]`, found `(int & Top[MutableSequence[Unknown]]) | (str & Top[MutableSequence[Unknown]]) | (float & Top[MutableSequence[Unknown]]) | MutableSequence[Divergent] | (MutableMapping[str, Divergent] & Top[MutableSequence[Unknown]])`

tests/test_examples.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Divergent]]` cannot be called with key of type `Literal["checksum"]` on object of type `MutableSequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["checksum"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["checksum"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-key - Unknown key "checksum" for TypedDict `CWLDirectoryType` (subscripted object has type `(CWLFileType & Top[dict[Unknown, Unknown]]) | (CWLDirectoryType & Top[dict[Unknown, Unknown]]) | (MutableSequence[Divergent] & Top[dict[Unknown, Unknown]]) | (MutableMapping[str, Divergent] & Top[dict[Unknown, Unknown]])`)

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

ddtrace/internal/remoteconfig/__init__.py

[error] invalid-argument-type - Argument expression after ** must be a mapping with `str` key type: Found `object`

ddtrace/appsec/_api_security/_normalized_route.py

[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to `tuple[str, ...] | None`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> Sequence[Any]]` cannot be called with key of type `object` on object of type `Sequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Mapping[str, Any].__getitem__(key: str, /) -> Any` cannot be called with key of type `object` on object of type `Mapping[str, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> Sequence[Any]]` cannot be called with key of type `object` on object of type `Sequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Mapping[str, Any].__getitem__(key: str, /) -> Any` cannot be called with key of type `object` on object of type `Mapping[str, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[Mapping[Unknown, object]]`

ddtrace/appsec/_asm_request_context.py

[error] invalid-argument-type - Argument expression after ** must be a mapping with `str` key type: Found `object`

ddtrace/contrib/internal/botocore/patch.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, set[str]]`, found `dict[str, set[object] | set[str]]`

ddtrace/contrib/internal/pymongo/utils.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `object`
[error] unsupported-operator - Operator `in` is not supported between objects of type `Literal["Batch"]` and `object`

ddtrace/contrib/internal/redis_utils.py

[error] unresolved-attribute - Object of type `~AlwaysFalsy & ~Top[dict[Unknown, Unknown]]` has no attribute `host`
[error] unresolved-attribute - Object of type `~AlwaysFalsy & ~Top[dict[Unknown, Unknown]]` has no attribute `port`

ddtrace/internal/remoteconfig/client.py

[error] invalid-argument-type - Argument expression after ** must be a mapping with `str` key type: Found `object`

ddtrace/llmobs/_experiment.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Divergent, (index: slice[int | None, int | None, int | None], /) -> Sequence[Divergent]]` cannot be called with key of type `Literal["message"]` on object of type `Sequence[Divergent]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["message"]` on object of type `Top[dict[Unknown, Unknown]]`

ddtrace/llmobs/_integrations/bedrock_agents.py

[error] unresolved-attribute - Object of type `object` has no attribute `get`

ddtrace/llmobs/_prompts/prompt.py

[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `~AlwaysFalsy`

tests/appsec/appsec/test_remoteconfiguration.py

[error] unresolved-attribute - Object of type `object` has no attribute `metadata`
[error] unresolved-attribute - Object of type `object` has no attribute `metadata`

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

discord/threads.py

[error] unresolved-attribute - Object of type `object` has no attribute `id`

discord/app_commands/errors.py

[error] unresolved-attribute - Object of type `((Interaction[Any], /, *args: Unknown, **kwargs: Unknown) -> Coroutine[Any, Any, object]) | ((Any, Interaction[Any], /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any])` has no attribute `__qualname__`
[error] unresolved-attribute - Object of type `((Interaction[Any], /, *args: Unknown, **kwargs: Unknown) -> Coroutine[Any, Any, object*]) | ((Any, Interaction[Any], /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any])` has no attribute `__qualname__`

discord/channel.py

[error] unresolved-attribute - Object of type `object` has no attribute `id`
[error] unresolved-attribute - Object of type `object` has no attribute `id`

discord/ext/commands/cog.py

[error] invalid-yield - Yield type `Command[Never, (...), Any]` does not match annotated yield type `Command[Self@walk_commands, (...), Any]`
[error] unresolved-attribute - Unresolved attribute `__cog_listener__` on type `(...) -> Coroutine[Any, Any, Any]`
[error] unresolved-attribute - Unresolved attribute `__cog_listener__` on type `(...) -> object*`
[error] unresolved-attribute - Object of type `(...) -> Coroutine[Any, Any, Any]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> object*` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> Coroutine[Any, Any, Any]` has no attribute `__cog_listener_names__`
[error] unresolved-attribute - Object of type `(...) -> object*` has no attribute `__cog_listener_names__`
[error] unresolved-attribute - Unresolved attribute `__cog_listener_names__` on type `(...) -> Coroutine[Any, Any, Any]`
[error] unresolved-attribute - Unresolved attribute `__cog_listener_names__` on type `(...) -> object*`

discord/ext/commands/converter.py

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

discord/ext/commands/core.py

[error] invalid-yield - Yield type `Command[Never, (...), Any]` does not match annotated yield type `Command[CogT@GroupMixin, (...), Any]`
[error] invalid-return-type - Return type does not match returned value: expected `Command[CogT@GroupMixin, (...), Any] | None`, found `(Command[CogT@GroupMixin, (...), Any] & Top[GroupMixin[Unknown]]) | Command[object, (...), Any]`
[error] invalid-argument-type - Argument to bound method `Command.before_invoke` is incorrect: Expected `((object, Unknown, /) -> Coroutine[Any, Any, Any]) | ((Unknown, /) -> Coroutine[Any, Any, Any])`, found `((CogT@before_invoke, ContextT@before_invoke, /) -> Coroutine[Any, Any, Any]) | ((ContextT@before_invoke, /) -> Coroutine[Any, Any, Any])`
[error] invalid-argument-type - Argument to bound method `Command.after_invoke` is incorrect: Expected `((object, Unknown, /) -> Coroutine[Any, Any, Any]) | ((Unknown, /) -> Coroutine[Any, Any, Any])`, found `((CogT@after_invoke, ContextT@after_invoke, /) -> Coroutine[Any, Any, Any]) | ((ContextT@after_invoke, /) -> Coroutine[Any, Any, Any])`

discord/ui/container.py

[error] invalid-argument-type - Argument to bound method `Item.copy` is incorrect: Argument type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & Item[object]` does not satisfy upper bound `Item[V@Item]` of type variable `Self`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__discord_ui_model_type__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__discord_ui_model_type__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__discord_ui_model_kwargs__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__discord_ui_model_kwargs__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((Self@_init_children, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__name__`

discord/ui/section.py

[error] invalid-argument-type - Argument to bound method `Item._update_view` is incorrect: Argument type `str & Item[object]` does not satisfy upper bound `Item[V@Item]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Item[V@Section]`, found `(str & Item[object]) | Item[Any]`

discord/ui/view.py

[error] invalid-argument-type - Argument to bound method `Item.copy` is incorrect: Argument type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & Item[object]` does not satisfy upper bound `Item[V@Item]` of type variable `Self`
[error] unresolved-attribute - Object of type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__discord_ui_model_type__`
[error] unresolved-attribute - Object of type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__discord_ui_model_type__`
[error] unresolved-attribute - Object of type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__discord_ui_model_kwargs__`
[error] unresolved-attribute - Object of type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__discord_ui_model_kwargs__`
[error] unresolved-attribute - Object of type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((Any, Interaction[Any], Any, /) -> Coroutine[Any, Any, Any]) & ~Item[object*]` has no attribute `__name__`

discord/utils.py

[error] invalid-return-type - Return type does not match returned value: expected `T@maybe_coroutine`, found `object`
[error] invalid-yield - Yield type `list[object]` does not match annotated yield type `list[T@_chunk]`
[error] invalid-return-type - Return type does not match returned value: expected `Iterable[list[T@as_chunks]] | AsyncIterable[list[T@as_chunks]]`, found `AsyncIterator[list[object]]`

django-modern-rest (https://github.com/wemake-services/django-modern-rest)

dmr/internal/middleware_wrapper.py

[error] invalid-assignment - Object of type `object` is not assignable to `HttpResponse | Awaitable[HttpResponse]`
[error] invalid-argument-type - Argument to function `apply_converter` is incorrect: Expected `HttpResponse`, found `HttpResponse | Awaitable[HttpResponse]`

dmr/streaming/controller.py

[error] invalid-argument-type - Argument to bound method `StreamingController.to_stream` is incorrect: Argument type `Controller[BaseSerializer] & StreamingController[object]` does not satisfy upper bound `StreamingController[_SerializerT_co@StreamingController]` of type variable `Self`

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

dulwich/porcelain/__init__.py

[error] invalid-assignment - Object of type `list[str | bytes | (Sequence[str | bytes | PathLike[str]] & PathLike[object]) | PathLike[str]]` is not assignable to `Sequence[str | bytes | PathLike[str]] | bytes | PathLike[str] | None`
[error] not-iterable - Object of type `Sequence[str | bytes | PathLike[str]] | bytes | PathLike[str] | None` may not be iterable
[error] invalid-argument-type - Argument to constructor `Path.__new__` is incorrect: Expected `str | PathLike[str]`, found `str | (PathLike[str] & ~bytes) | int`
[error] invalid-argument-type - Argument to function `open` is incorrect: Expected `int | str | bytes | PathLike[str] | PathLike[bytes]`, found `str | PathLike[str] | (BinaryIO & PathLike[object])`

dulwich/worktree.py

[error] invalid-assignment - Object of type `list[str | bytes | (Iterable[str | bytes | PathLike[str]] & PathLike[object]) | PathLike[str]]` is not assignable to `Iterable[str | bytes | PathLike[str]] | bytes | PathLike[str]`
[error] invalid-assignment - Object of type `list[_T@list]` is not assignable to `Iterable[str | bytes | PathLike[str]] | bytes | PathLike[str]`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[Unknown]`, found `Iterable[str | bytes | PathLike[str]] | bytes | PathLike[str]`
[error] not-iterable - Object of type `Iterable[str | bytes | PathLike[str]] | bytes | PathLike[str]` may not be iterable
[error] invalid-argument-type - Argument to function `fsencode` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes]`, found `str | (PathLike[str] & ~bytes) | int`

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

freqtrade/strategy/parameters.py

[error] invalid-argument-type - Argument to `ft_FloatDistribution.__init__` is incorrect: Expected `int | float`, found `object`
[error] invalid-argument-type - Argument to `ft_FloatDistribution.__init__` is incorrect: Expected `int | float`, found `object`
[error] invalid-argument-type - Argument to `SKDecimal.__init__` is incorrect: Expected `int | float`, found `object`
[error] invalid-argument-type - Argument to `SKDecimal.__init__` is incorrect: Expected `int | float`, found `object`

freqtrade/optimize/optimize_reports/optimize_reports.py

[error] invalid-argument-type - Argument to bound method `DataFrame.from_records` is incorrect: Expected `ndarray[tuple[int, int], dtype[Any]] | Iterable[SequenceNotStr[Any]] | Iterable[Mapping[Unknown, Any]]`, found `list[Unknown] | (DataFrame & Top[list[Unknown]])`

freqtrade/util/rich_tables.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> str | Unknown, (index: slice[int | None, int | None, int | None], /) -> Sequence[str | Unknown]]` cannot be called with key of type `str` on object of type `Sequence[str | Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> str | Unknown, (index: slice[int | None, int | None, int | None], /) -> Sequence[str | Unknown]]` cannot be called with key of type `str` on object of type `Sequence[str | Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> str | Unknown, (index: slice[int | None, int | None, int | None], /) -> Sequence[str | Unknown]]` cannot be called with key of type `str` on object of type `Sequence[str | Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`

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

src/graphql/execution/incremental_graph.py

[error] invalid-argument-type - Argument to bound method `IncrementalGraph._enqueue` is incorrect: Expected `SuccessfulExecutionGroup | FailedExecutionGroup | StreamItemsResult`, found `object`
[error] unresolved-attribute - Object of type `object` has no attribute `item`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `item`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `incremental_data_records`
[error] unresolved-attribute - Object of type `object` has no attribute `incremental_data_records`

tests/execution/test_customize.py

[error] unsupported-operator - Operator `*=` is not supported between objects of type `object` and `Literal[2]`

tests/execution/test_hooks.py

[error] unresolved-attribute - Object of type `object` has no attribute `data`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `data`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`

tests/execution/test_middleware.py

[error] unresolved-attribute - Object of type `object` has no attribute `data`
[error] unresolved-attribute - Object of type `object` has no attribute `data`
[error] unresolved-attribute - Object of type `object` has no attribute `data`

src/graphql/error/graphql_error.py

[error] invalid-argument-type - Argument to function `getattr` is incorrect: Expected `str`, found `~Literal["cause"] & ~Literal["original_error"]`

src/graphql/execution/execute.py

[error] unresolved-attribute - Object of type `object` has no attribute `errors`

src/graphql/language/visitor.py

[error] no-matching-overload - No overload of function `getattr` matches arguments
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `tuple[int | str, Unknown | Node]`, found `tuple[object, Literal[VisitorActionEnum.REMOVE]]`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `tuple[int | str, Unknown | Node]`, found `tuple[object, Any | tuple[object, ...] | Node]`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[Unknown]`, found `Any | None | tuple[object, ...] | Node`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[Unknown]`, found `Any | None | tuple[object*, ...] | Node`
[error] unresolved-attribute - Attribute `keys` is not defined on `None`, `tuple[object, ...]` in union `Any | None | tuple[object, ...] | Node`
[error] unresolved-attribute - Attribute `keys` is not defined on `None`, `tuple[object*, ...]` in union `Any | None | tuple[object*, ...] | Node`

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

hydpy/auxs/calibtools.py

[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to `timedelta | Sequence[timedelta | str | Period | None] | Period | None`
[error] not-iterable - Object of type `_T_co@zip` is not iterable
[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Any]`, found `timedelta | Sequence[timedelta | str | Period | None] | Period | None`

hydpy/core/devicetools.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[T_inv@_prepare_tuple | None, ...]`, found `(T_inv@_prepare_tuple & tuple[object, ...]) | tuple[T_inv@_prepare_tuple, ...]`

hydpy/core/objecttools.py

[error] no-matching-overload - No overload of bound method `ndarray.item` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.item` matches arguments
[error] invalid-argument-type - Argument to function `repr_values` is incorrect: Expected `Sequence[object] | ndarray[tuple[int], dtype[generic[Any]]]`, found `(ndarray[tuple[object, ...], dtype[object]] & ~str) | (Sequence[object] & ~str)`
[error] invalid-argument-type - Argument to function `is_equal` is incorrect: Expected `int | float | ndarray[tuple[Any, ...], dtype[float64]] | Mapping[str, Divergent] | Sequence[Divergent]`, found `object`
[error] invalid-argument-type - Argument to function `is_equal` is incorrect: Expected `int | float | ndarray[tuple[Any, ...], dtype[float64]] | Mapping[str, Divergent] | Sequence[Divergent]`, found `object`

hydpy/core/parametertools.py

[error] unsupported-operator - Operator `not in` is not supported between objects of type `tuple[str, T_inv@KeywordArguments]` and `Top[KeywordArguments[Unknown]]`

hydpy/cythons/modelutils.py

[error] invalid-argument-type - Argument to bound method `PyxWriter.set_pointer` is incorrect: Expected `InputSequences[Model] | OutputSequences[Model, OutputSequence] | LinkSequences[Model, LinkSequence]`, found `(InputSequences[Model] & LinkSequences[object, object]) | (FactorSequences[Model] & LinkSequences[object, object]) | (FluxSequences[Model] & LinkSequences[object, object]) | ... omitted 8 union elements`
[error] invalid-argument-type - Argument to function `PyxWriter.get_pointervalue` is incorrect: Expected `LinkSequences[Model, LinkSequence]`, found `(InputSequences[Model] & LinkSequences[object, object]) | (FactorSequences[Model] & LinkSequences[object, object]) | (FluxSequences[Model] & LinkSequences[object, object]) | ... omitted 8 union elements`
[error] invalid-argument-type - Argument to function `PyxWriter.set_pointervalue` is incorrect: Expected `LinkSequences[Model, LinkSequence]`, found `(InputSequences[Model] & LinkSequences[object, object]) | (FactorSequences[Model] & LinkSequences[object, object]) | (FluxSequences[Model] & LinkSequences[object, object]) | ... omitted 8 union elements`
[error] invalid-argument-type - Argument to bound method `PyxWriter.set_pointer` is incorrect: Expected `InputSequences[Model] | OutputSequences[Model, OutputSequence] | LinkSequences[Model, LinkSequence]`, found `InputSequences[Model] | FactorSequences[Model] | FluxSequences[Model] | ... omitted 15 union elements`
[error] invalid-argument-type - Argument to bound method `PyxWriter.update_outputs` is incorrect: Expected `OutputSequences[Model, OutputSequence]`, found `(InputSequences[Model] & OutputSequences[object, object]) | FactorSequences[Model] | FluxSequences[Model] | ... omitted 8 union elements`
[error] invalid-argument-type - Argument to bound method `PyxWriter.set_pointerinput` is incorrect: Expected `InputSequences[Model]`, found `InputSequences[Model] | (OutputSequences[Model, OutputSequence] & InputSequences[object]) | (LinkSequences[Model, LinkSequence] & InputSequences[object])`
[error] invalid-argument-type - Argument to bound method `PyxWriter.set_pointeroutput` is incorrect: Expected `OutputSequences[Model, OutputSequence]`, found `(OutputSequences[Model, OutputSequence] & ~InputSequences[object]) | (LinkSequences[Model, LinkSequence] & OutputSequences[object, object] & ~InputSequences[object])`

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

src/hydra_zen/_launch.py

[error] invalid-argument-type - Argument to function `_process_dict_overrides` is incorrect: Expected `Mapping[str, None | int | float | ... omitted 4 union elements]`, found `Mapping[str, None | int | float | ... omitted 4 union elements] | (list[str] & Top[Mapping[Unknown, object]])`
[error] invalid-argument-type - Argument to function `_process_dict_overrides` is incorrect: Expected `Mapping[str, None | int | float | ... omitted 4 union elements]`, found `Mapping[str, None | int | float | ... omitted 4 union elements] | (list[str] & Top[Mapping[Unknown, object*]])`

src/hydra_zen/funcs.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `((...) -> Any, /) -> ((...) -> Any)`, found `(Top[(...) -> object] & ~str) | ((...) -> Any)`
[error] invalid-assignment - Object of type `(...) -> object` is not assignable to `(...) -> T@partial_with_wrapper`
[error] invalid-assignment - Object of type `(Sequence[str | (((...) -> Any, /) -> ((...) -> Any))] & ~str) | ((((...) -> Any, /) -> ((...) -> Any)) & Sequence[object] & ~str)` is not assignable to `Sequence[str | (((...) -> Any, /) -> ((...) -> Any))]`

src/hydra_zen/wrapper/_implementations.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] invalid-assignment - Object of type `((x: str | None) -> object) | (((str | None, /) -> str | None) & ~Top[Mapping[Unknown, object]])` is not assignable to `(str | None, /) -> str | None`

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

ibis/backends/sql/ddl.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`

ibis/backends/tests/test_api.py

[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> object`, found `Overload[(self: LiteralString) -> LiteralString, (self) -> str]`

ibis/expr/operations/core.py

[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Any & ~Expr & ~Value[object, object]) | None`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Any & ~Expr & ~Value[object*, object*]) | None`
[error] invalid-argument-type - Argument to constructor `float.__new__` is incorrect: Expected `str | Buffer | SupportsFloat | SupportsIndex`, found `(Any & ~Expr & ~Value[object, object]) | None`
[error] invalid-argument-type - Argument to constructor `float.__new__` is incorrect: Expected `str | Buffer | SupportsFloat | SupportsIndex`, found `(Any & ~Expr & ~Value[object*, object*]) | None`

ibis/expr/types/relations.py

[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Schema.__getitem__(name: str) -> DataType` cannot be called with key of type `object` on object of type `Schema`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[Mapping[Unknown, object]]`
[error] call-non-callable - Object of type `object` is not callable
[error] unresolved-attribute - Attribute `setdefault` is not defined on `((str, /) -> Value) & Top[Mapping[Unknown, object]]`, `Mapping[str, (str, /) -> Value]` in union `(((str, /) -> Value) & Top[Mapping[Unknown, object]]) | Mapping[str, (str, /) -> Value] | Unknown`
[error] unresolved-attribute - Attribute `setdefault` is not defined on `((str, /) -> Value) & Top[Mapping[Unknown, object*]]`, `Mapping[str, (str, /) -> Value]` in union `(((str, /) -> Value) & Top[Mapping[Unknown, object*]]) | Mapping[str, (str, /) -> Value] | Unknown`

ibis/tests/expr/test_table.py

[error] unresolved-attribute - Object of type `object` has no attribute `equals`

ibis/util.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[V@promote_tuple]`, found `(V@promote_tuple & tuple[object, ...]) | (Iterable[V@promote_tuple] & tuple[object, ...])`
[error] invalid-argument-type - Argument to class `tuple` is incorrect: Expected `Iterable[V@promote_tuple]`, found `(V@promote_tuple & ~tuple[object, ...]) | (Iterable[V@promote_tuple] & ~tuple[object, ...])`
[error] invalid-argument-type - Argument to class `tuple` is incorrect: Expected `Iterable[V@promote_tuple]`, found `(V@promote_tuple & ~tuple[object*, ...]) | (Iterable[V@promote_tuple] & ~tuple[object*, ...])`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[V@promote_tuple]`, found `tuple[(V@promote_tuple & ~tuple[object, ...] & ~None) | (Iterable[V@promote_tuple] & ~tuple[object, ...])]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[V@promote_tuple]`, found `tuple[(V@promote_tuple & ~tuple[object*, ...] & ~None) | (Iterable[V@promote_tuple] & ~tuple[object*, ...])]`

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

ignite/metrics/ssim.py

[error] invalid-assignment - Object of type `(int & Sequence[object]) | (Sequence[int | float] & ~float)` is not assignable to attribute `sigma` of type `Sequence[int | float]`

ignite/utils.py

[error] invalid-argument-type - Argument to function `_tree_map` is incorrect: Expected `int | str | None`, found `object`

tests/ignite/handlers/test_checkpoint.py

[error] unresolved-attribute - Object of type `object` has no attribute `state_dict`

tests/ignite/test_utils.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Unknown, (index: slice[int | None, int | None, int | None], /) -> Sequence[Unknown]]` cannot be called with key of type `Literal["a"]` on object of type `Sequence[Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["a"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Unknown, (index: slice[int | None, int | None, int | None], /) -> Sequence[Unknown]]` cannot be called with key of type `Literal["b"]` on object of type `Sequence[Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["b"]` on object of type `Top[dict[Unknown, Unknown]]`

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

jax/_src/numpy/index_tricks.py

[error] invalid-assignment - Object of type `(Array & tuple[object, ...]) | (ndarray[tuple[Any, ...], dtype[Any]] & tuple[object, ...]) | (numpy.bool[builtins.bool] & tuple[object, ...]) | (number[Any, int | float | complex] & tuple[object, ...]) | tuple[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 6 union elements, ...]` is not assignable to `tuple[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 6 union elements, ...]`

jax/_src/numpy/reductions.py

[error] not-iterable - Object of type `tuple[(int & ~ndarray[tuple[object, ...], dtype[object]]) | (Sequence[int] & ~ndarray[tuple[object, ...], dtype[object]] & ~tuple[object, ...] & ~Top[list[Unknown]])] | (int & ndarray[tuple[object, ...], dtype[object]]) | (Sequence[int] & ndarray[tuple[object, ...], dtype[object]]) | (Sequence[int] & tuple[object, ...]) | (Sequence[int] & Top[list[Unknown]])` may not be iterable
[error] invalid-assignment - Object of type `object` is not assignable to `Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements`

jax/_src/pallas/helpers.py

[error] invalid-argument-type - Argument is incorrect: Expected `Sequence[tuple[Mesh, (...) -> None]]`, found `list[tuple[object, object]]`

jax/_src/third_party/scipy/signal_helper.py

[error] invalid-argument-type - Argument to function `get_window` is incorrect: Expected `_ToWindow`, found `(str & ~Literal["hann"]) | (Array & tuple[object, ...]) | (ndarray[tuple[Any, ...], dtype[Any]] & tuple[object, ...]) | ... omitted 3 union elements`

jax/_src/array.py

[error] invalid-assignment - Object of type `list[object] | (Sequence[Array] & ~tuple[object, ...])` is not assignable to `Sequence[Array]`

jax/_src/dtypes.py

[error] invalid-assignment - Object of type `(SupportsDType & tuple[object, ...]) | tuple[str | type[Any] | dtype[Any] | SupportsDType, ...]` is not assignable to `tuple[str | type[Any] | dtype[Any] | SupportsDType, ...]`

jax/_src/ffi.py

[error] invalid-argument-type - Argument to function `_result_avals` is incorrect: Expected `Sequence[DuckTypedArray | AbstractToken]`, found `(DuckTypedArray & Sequence[object]) | (AbstractToken & Sequence[object]) | Sequence[DuckTypedArray | AbstractToken]`

jax/_src/lax/lax.py

[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] invalid-argument-type - Argument to constructor `TypedNdArray.__new__` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `Array | ndarray[tuple[Any, ...], Unknown] | Any`

jax/_src/numpy/indexing.py

[error] invalid-argument-type - Argument to function `ndim` is incorrect: Expected `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`, found `bool | (int & ndarray[tuple[object, ...], dtype[object]]) | (integer[Any] & ndarray[tuple[object, ...], dtype[object]]) | ... omitted 5 union elements`
[error] unsupported-operator - Operator `<` is not supported between objects of type `Array | (int & ndarray[tuple[object, ...], dtype[object]]) | (integer[Any] & ndarray[tuple[object, ...], dtype[object]]) | (Sequence[int | integer[Any]] & ndarray[tuple[object, ...], dtype[object]]) | ndarray[tuple[Any, ...], dtype[Any]]` and `Literal[0]`

jax/_src/numpy/lax_numpy.py

[error] not-iterable - Object of type `(Sequence[int] & tuple[object, ...]) | Array | ndarray[tuple[Any, ...], dtype[Any]] | ... omitted 11 union elements` may not be iterable
[error] no-matching-overload - No overload of function `shape` matches arguments
[error] invalid-argument-type - Argument to function `where` is incorrect: Expected `Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements`, found `object`
[error] invalid-argument-type - Argument to function `_block` is incorrect: Expected `Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 5 union elements`, found `object`

jax/_src/numpy/util.py

[error] invalid-argument-type - Argument to function `canonicalize_shape` is incorrect: Expected `Sequence[int | Any]`, found `int | Any | Sequence[int | Any] | tuple[int | (Any & ~tuple[object, ...]) | (Sequence[int | Any] & ~tuple[object, ...])]`
[error] invalid-argument-type - Argument to function `canonicalize_shape` is incorrect: Expected `Sequence[int | Any]`, found `int | Any | Sequence[int | Any] | tuple[int | (Any & ~tuple[object*, ...]) | (Sequence[int | Any] & ~tuple[object*, ...])]`

jax/_src/pallas/mosaic_gpu/core.py

[error] invalid-argument-type - Argument expression after ** must be a mapping with `str` key type: Found `object`

jax/_src/pallas/primitives.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[str, int].__getitem__(key: str, /) -> int` cannot be called with key of type `object` on object of type `dict[str, int]`

jax/_src/random/core.py

[error] invalid-argument-type - Argument to function `random_split` is incorrect: Expected `tuple[int, ...]`, found `tuple[object, ...]`

jax/_src/state/discharge.py

[error] no-matching-overload - No overload of bound method `ndarray.reshape` matches arguments

jax/_src/util.py

[error] invalid-argument-type - Argument to function `canonicalize_axis` is incorrect: Expected `SupportsIndex`, found `object`

jax/experimental/mosaic/gpu/launch_context.py

[error] invalid-argument-type - Argument to bound method `LaunchContext._prepare_async_copy` is incorrect: Expected `tuple[MemRefTransform, ...]`, found `(MemRefTransform & tuple[object, ...]) | tuple[MemRefTransform, ...]`
[error] invalid-argument-type - Argument to bound method `LaunchContext._prepare_async_copy` is incorrect: Expected `tuple[MemRefTransform, ...]`, found `(MemRefTransform & tuple[object, ...]) | tuple[MemRefTransform, ...]`

jax/experimental/pallas/ops/tpu/splash_attention/splash_attention_kernel.py

[error] invalid-argument-type - Argument is incorrect: Expected `Array`, found `(Array & ~ndarray[tuple[object, ...], dtype[object]]) | MultiHeadMask`
[error] invalid-argument-type - Argument is incorrect: Expected `Array`, found `(Array & ~ndarray[tuple[object*, ...], dtype[object*]]) | MultiHeadMask`
[error] invalid-argument-type - Argument is incorrect: Expected `Array`, found `(Array & ~ndarray[tuple[object, ...], dtype[object]]) | MultiHeadMask`
[error] invalid-argument-type - Argument is incorrect: Expected `Array`, found `(Array & ~ndarray[tuple[object*, ...], dtype[object*]]) | MultiHeadMask`
[error] invalid-argument-type - Argument is incorrect: Expected `Array`, found `(Array & ~ndarray[tuple[object, ...], dtype[object]]) | MultiHeadMask`
[error] invalid-argument-type - Argument is incorrect: Expected `Array`, found `(Array & ~ndarray[tuple[object*, ...], dtype[object*]]) | MultiHeadMask`

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

src/jinja2/compiler.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Never`, found `str`

src/jinja2/filters.py

[error] invalid-assignment - Object of type `dict_items[object, object]` is not assignable to `Iterable[tuple[str, Any]]`

src/jinja2/loaders.py

[error] no-matching-overload - No overload of function `fspath` matches arguments
[error] no-matching-overload - No overload of function `fspath` matches arguments

src/jinja2/parser.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[Node]`, found `(Node & Top[list[Unknown]]) | list[Node]`

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

koda_validate/_internal.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal[True], A@_union_validator] | tuple[Literal[False], Invalid]`, found `tuple[Literal[True], object]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[Invalid]`, found `list[object]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal[True], A@_union_validator_async] | tuple[Literal[False], Invalid]`, found `tuple[Literal[True], object]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[Invalid]`, found `list[object]`
[error] invalid-return-type - Return type does not match returned value: expected `(Any, /) -> tuple[Literal[True], A@_wrap_sync_validator] | tuple[Literal[False], Invalid]`, found `bound method Top[_ToTupleValidator[Unknown]]._validate_to_tuple(val: Any) -> tuple[Literal[True], object] | tuple[Literal[False], Invalid]`
[error] invalid-return-type - Return type does not match returned value: expected `(Any, /) -> Awaitable[tuple[Literal[True], A@_wrap_async_validator] | tuple[Literal[False], Invalid]]`, found `bound method Top[_ToTupleValidator[Unknown]]._validate_to_tuple_async(val: Any) -> CoroutineType[Any, Any, tuple[Literal[True], object] | tuple[Literal[False], Invalid]]`

koda_validate/serialization/json_schema.py

[error] invalid-argument-type - Argument to function `escape` is incorrect: Argument type `object` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`
[error] invalid-argument-type - Argument to function `escape` is incorrect: Argument type `object` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`
[error] unresolved-attribute - Object of type `object` has no attribute `isoformat`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, None | int | str | ... omitted 4 union elements]`, found `dict[str, object]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, None | int | str | ... omitted 4 union elements]`, found `dict[str, object]`
[error] unresolved-attribute - Object of type `object` has no attribute `isoformat`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, None | int | str | ... omitted 4 union elements]`, found `dict[str, object]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, None | int | str | ... omitted 4 union elements]`, found `dict[str, object]`
[error] unresolved-attribute - Object of type `object` has no attribute `isoformat`
[error] unresolved-attribute - Object of type `object` has no attribute `isoformat`
[error] unresolved-attribute - Object of type `object` has no attribute `decode`

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

kopf/_cogs/clients/api.py

[error] invalid-assignment - Object of type `object` is not assignable to `int | float | None`

kopf/_core/engines/admission.py

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

kopf/_core/reactor/subhandling.py

[error] invalid-argument-type - Argument to function `generate_id` is incorrect: Expected `(...) -> Any`, found `object`
[error] invalid-argument-type - Argument to function `generate_id` is incorrect: Expected `str | None`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `ChangingFn`, found `object`

kopf/_kits/webhacks.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `AsyncGenerator[WebhookClientConfig, None]`, found `AsyncIterator[WebhookClientConfig] & AsyncGenerator[object, None]`
[error] invalid-argument-type - Argument to bound method `list.remove` is incorrect: Expected `AsyncGenerator[WebhookClientConfig, None]`, found `AsyncIterator[WebhookClientConfig] & AsyncGenerator[object, None]`

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

tests/ethereum/test_regressions.py

[error] invalid-argument-type - Argument to function `check_call` is incorrect: Expected `Sequence[str | bytes | PathLike[str] | PathLike[bytes]] | bytes | PathLike[str] | PathLike[bytes]`, found `list[object]`

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

mesonbuild/ast/interpreter.py

[error] invalid-argument-type - Argument to bound method `AstInterpreter.node_to_runtime_value` is incorrect: Expected `MesonInterpreterObject | BaseNode | Sequence[Divergent] | ... omitted 6 union elements`, found `object`

mesonbuild/cargo/manifest.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["crates-io"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["crates-io"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] no-matching-overload - No overload of function `normpath` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["path"]` on object of type `Top[dict[Unknown, Unknown]]`

mesonbuild/cmake/interpreter.py

[error] invalid-argument-type - Argument to function `nodeify` is incorrect: Expected `Sequence[str | int | Path | BaseNode] | int | Path | BaseNode`, found `~None`
[error] invalid-argument-type - Argument to function `nodeify` is incorrect: Expected `Sequence[str | int | Path | BaseNode] | int | Path | BaseNode`, found `~None`
[error] invalid-argument-type - Argument to function `nodeify` is incorrect: Expected `Sequence[str | int | Path | BaseNode] | int | Path | BaseNode`, found `~None`

mesonbuild/compilers/d.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[str]`, found `list[str] | (((CompileCheckMode, /) -> list[str]) & Top[list[Unknown]])`

mesonbuild/dependencies/detect.py

[error] invalid-return-type - Return type does not match returned value: expected `list[DependencyCandidate[ExternalDependency]]`, found `list[DependencyCandidate[Unknown]] | list[(((Environment, DependencyObjectKWs, /) -> list[DependencyCandidate[ExternalDependency]]) & DependencyCandidate[object]) | DependencyCandidate[Unknown]] | list[DependencyCandidate[ExternalDependency]]`

mesonbuild/interpreter/primitives/array.py

[error] invalid-argument-type - Argument to function `flatten` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`

mesonbuild/interpreterbase/decorators.py

[error] invalid-argument-type - Argument to function `check_value_type` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `tuple[type[Unknown] | ContainerTypeInfo, ...] | (ContainerTypeInfo & tuple[object, ...])`
[error] invalid-argument-type - Argument to function `types_description` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `tuple[type[Unknown] | ContainerTypeInfo, ...] | (ContainerTypeInfo & tuple[object, ...])`
[error] invalid-argument-type - Argument to function `check_value_type` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `tuple[type[Unknown] | ContainerTypeInfo, ...] | (ContainerTypeInfo & tuple[object, ...])`
[error] invalid-argument-type - Argument to function `types_description` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `tuple[type[Unknown] | ContainerTypeInfo, ...] | (ContainerTypeInfo & tuple[object, ...])`

mesonbuild/interpreterbase/helpers.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `~Top[list[Unknown]] & ~StringNode`
[error] invalid-argument-type - Argument to function `resolver` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `dict[object, Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to function `resolver` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`
[error] invalid-argument-type - Argument to function `stringifyUserArguments` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`
[error] invalid-argument-type - Argument to function `stringifyUserArguments` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`
[error] invalid-argument-type - Argument to function `stringifyUserArguments` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`

mesonbuild/interpreterbase/interpreterbase.py

[error] invalid-argument-type - Argument to bound method `InterpreterBase._holderify` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `InterpreterObject` on object of type `dict[str, InterpreterObject | None]`
[error] invalid-argument-type - Argument to bound method `InterpreterBase._holderify` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`

mesonbuild/modules/hotdoc.py

[error] invalid-argument-type - Argument to bound method `HotdocTargetBuilder.check_extra_arg_type` is incorrect: Expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `object`
[error] no-matching-overload - No overload of bound method `HotdocTargetBuilder.ensure_file` matches arguments
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `File | CustomTarget | CustomTargetIndex`, found `list[File | CustomTarget | CustomTargetIndex]`

mesonbuild/msetup.py

[error] invalid-argument-type - Argument to bound method `ArgumentParser.parse_args` is incorrect: Expected `Iterable[str] | None`, found `(CMDOptions & Top[list[Unknown]]) | list[str]`

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

mitmproxy/http.py

[error] invalid-argument-type - Argument to `Headers.__init__` is incorrect: Expected `Iterable[tuple[bytes, bytes]]`, found `GeneratorType[tuple[None, None], None, None]`
[error] invalid-argument-type - Argument to `Headers.__init__` is incorrect: Expected `Iterable[tuple[bytes, bytes]]`, found `GeneratorType[tuple[None, None], None, None]`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] no-matching-overload - No overload of function `always_bytes` matches arguments
[error] no-matching-overload - No overload of function `always_bytes` matches arguments
[error] no-matching-overload - No overload of function `always_bytes` matches arguments

test/mitmproxy/proxy/tutils.py

[error] invalid-argument-type - Argument to function `_eq` is incorrect: Expected `Command | Event`, found `object`
[error] invalid-argument-type - Argument to function `_eq` is incorrect: Expected `Command | Event`, found `object`

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

mkdocs/config/config_options.py

[error] unresolved-attribute - Object of type `type` has no attribute `_schema`
[error] no-matching-overload - No overload of bound method `MutableMapping.setdefault` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `isabs` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes]`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["custom_dir"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["custom_dir"]` and value of type `Unknown` on object of type `Top[dict[Unknown, Unknown]]`
[error] no-matching-overload - No overload of function `join` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["custom_dir"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `isdir` is incorrect: Expected `int | str | bytes | PathLike[str] | PathLike[bytes]`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["custom_dir"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["custom_dir"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["locale"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument expression after ** must be a mapping with `str` key type: Found `object`
[error] invalid-argument-type - Argument to bound method `Markdown.registerExtensions` is incorrect: Expected `Sequence[Extension | str]`, found `tuple[object]`
[error] invalid-return-type - Return type does not match returned value: expected `list[str]`, found `list[object]`
[error] invalid-return-type - Return type does not match returned value: expected `Mapping[str, Any]`, found `dict[object, Unknown]`

mkdocs/contrib/search/__init__.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Never`, found `Literal["en"]`

mongo-python-driver (https://github.com/mongodb/mongo-python-driver)

pymongo/read_preferences.py

[error] invalid-return-type - Return type does not match returned value: expected `Sequence[Mapping[str, Any]] | None`, found `list[object]`

pymongo/asynchronous/cursor.py

[error] no-matching-overload - No overload of `dict.__init__` matches arguments
[error] no-matching-overload - No overload of `dict.__init__` matches arguments

pymongo/asynchronous/topology.py

[error] invalid-argument-type - Argument to function `_is_stale_error_topology_version` is incorrect: Expected `Mapping[str, Any] | None`, found `object`

pymongo/errors.py

[error] invalid-argument-type - Argument to `PyMongoError.__init__` is incorrect: Expected `Iterable[str] | None`, found `object`

pymongo/helpers_shared.py

[error] invalid-return-type - Return type does not match returned value: expected `Sequence[tuple[str, int | str | Mapping[str, Any]]]`, found `list[tuple[object, object]]`
[error] invalid-return-type - Return type does not match returned value: expected `Mapping[str, Any]`, found `dict[object, int]`
[error] invalid-return-type - Return type does not match returned value: expected `Sequence[tuple[str, int | str | Mapping[str, Any]]]`, found `list[str | tuple[object, object]]`
[error] invalid-return-type - Return type does not match returned value: expected `Sequence[tuple[str, int | str | Mapping[str, Any]]]`, found `list[str | tuple[object*, object*]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> str | tuple[str, int | str | Mapping[str, Any]], (index: slice[int | None, int | None, int | None], /) -> Sequence[str | tuple[str, int | str | Mapping[str, Any]]]]` cannot be called with key of type `str` on object of type `Sequence[str | tuple[str, int | str | Mapping[str, Any]]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> str | tuple[str, int | str | Mapping[str, Any]], (index: slice[int | None, int | None, int | None], /) -> Sequence[str | tuple[str, int | str | Mapping[str, Any]]]]` cannot be called with key of type `tuple[str, int | str | Mapping[str, Any]]` on object of type `Sequence[str | tuple[str, int | str | Mapping[str, Any]]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `tuple[str, int | str | Mapping[str, Any]]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str | tuple[str, int | str | Mapping[str, Any]]` and value of type `Unknown` on object of type `dict[str, Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str | tuple[str, int | str | Mapping[str, Any]]` and value of type `object*` on object of type `dict[str, Any]`
[error] invalid-return-type - Return type does not match returned value: expected `Mapping[str, Any]`, found `Iterable[str] & Top[Mapping[Unknown, object]]`
[error] invalid-return-type - Return type does not match returned value: expected `Mapping[str, Any]`, found `Iterable[str] & Top[Mapping[Unknown, object*]]`

pymongo/synchronous/cursor.py

[error] no-matching-overload - No overload of `dict.__init__` matches arguments
[error] no-matching-overload - No overload of `dict.__init__` matches arguments

pymongo/synchronous/topology.py

[error] invalid-argument-type - Argument to function `_is_stale_error_topology_version` is incorrect: Expected `Mapping[str, Any] | None`, found `object`

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

mypy/strconv.py

[error] invalid-argument-type - Argument to function `dump_tagged` is incorrect: Expected `Sequence[object]`, found `object`
[error] invalid-argument-type - Argument to function `dump_tagged` is incorrect: Expected `str | None`, found `object`

mypy/test/test_diff_cache.py

[error] unsupported-operator - Operator `in` is not supported between objects of type `Literal["/b."]` and `object`
[error] unresolved-attribute - Object of type `object` has no attribute `startswith`
[error] unsupported-operator - Operator `in` is not supported between objects of type `Literal["/c."]` and `object`
[error] unresolved-attribute - Object of type `object` has no attribute `startswith`
[error] unsupported-operator - Operator `in` is not supported between objects of type `Literal["/a."]` and `object`
[error] unresolved-attribute - Object of type `object` has no attribute `startswith`

nionutils (https://github.com/nion-software/nionutils)

nion/utils/Stream.py

[error] invalid-assignment - Object of type `(Observable & AbstractStream[object]) | AbstractStream[Observable]` is not assignable to `AbstractStream[Observable]`

nox (https://github.com/wntrblm/nox)

nox/_parametrize.py

[error] invalid-assignment - Object of type `list[object]` is not assignable to `list[Param | Iterable[Any | Param | Iterable[Any]]]`

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

openlibrary/plugins/upstream/utils.py

[error] no-matching-overload - No overload of function `sorted` matches arguments

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

optuna/study/_tell.py

[error] invalid-assignment - Object of type `(int & Sequence[object]) | (float & Sequence[object]) | Sequence[int | float]` is not assignable to `Sequence[int | float] | None`

optuna/study/study.py

[error] invalid-argument-type - Argument to function `_optimize` is incorrect: Expected `tuple[type[Exception], ...]`, found `tuple[object, ...]`

optuna/study/_dataframe.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[list[dict[tuple[str, str], Any]], list[tuple[str, str]]]`, found `tuple[list[dict[tuple[str, Any] | tuple[str, int | str], object] | dict[tuple[str, str], Any]], list[tuple[str, str]]]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[list[dict[tuple[str, str], Any]], list[tuple[str, str]]]`, found `tuple[list[dict[tuple[str, Any] | tuple[str, int | str], object*] | dict[tuple[str, str], Any]], list[tuple[str, str]]]`

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

paasta_tools/async_utils.py

[error] invalid-return-type - Return type does not match returned value: expected `Coroutine[Any, Any, T@_ensure_coroutine]`, found `Awaitable[T@_ensure_coroutine] & CoroutineType[object, Never, object]`

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

src/packaging/_parser.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["value"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["value"]` on object of type `Top[dict[Unknown, Unknown]]`

src/packaging/markers.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_markers"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_markers"]` on object of type `Top[dict[Unknown, Unknown]]`

src/packaging/requirements.py

[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] invalid-argument-type - Argument to `Requirement.__init__` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_prereleases` of type `bool | None`

src/packaging/specifiers.py

[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to attribute `_specs` of type `tuple[Specifier, ...]`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to attribute `_specs` of type `tuple[Specifier, ...]`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to attribute `_specs` of type `tuple[Specifier, ...]`

src/packaging/tags.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[str, str, str]`, found `tuple[object, object, object]`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

src/packaging/version.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[int, ...]`, found `tuple[object, ...]`
[error] invalid-argument-type - Argument to function `normalize_pre` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_epoch` of type `int`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_release` of type `tuple[int, ...]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_pre` of type `tuple[Literal["a", "b", "rc"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_post` of type `tuple[Literal["post"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_dev` of type `tuple[Literal["dev"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_local` of type `tuple[int | str, ...] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_epoch` of type `int`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_epoch"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_release` of type `tuple[int, ...]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_release"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_pre` of type `tuple[Literal["a", "b", "rc"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_post` of type `tuple[Literal["post"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_dev` of type `tuple[Literal["dev"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_local` of type `tuple[int | str, ...] | None`
[error] unresolved-attribute - Object of type `~None` has no attribute `epoch`
[error] unresolved-attribute - Object of type `~None` has no attribute `release`
[error] unresolved-attribute - Object of type `~None` has no attribute `pre`
[error] unresolved-attribute - Object of type `~None` has no attribute `post`
[error] unresolved-attribute - Object of type `~None` has no attribute `dev`
[error] unresolved-attribute - Object of type `~None` has no attribute `local`

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

pandas/core/ops/mask_ops.py

[error] unsupported-operator - Operator `|` is not supported between objects of type `ndarray[tuple[Any, ...], dtype[Any]] | (NAType & ndarray[tuple[object, ...], dtype[object]])` and `bool | ndarray[tuple[Any, ...], dtype[Any]] | NAType`
[error] unsupported-operator - Unary operator `~` is not supported for object of type `ndarray[tuple[Any, ...], dtype[Any]] | (NAType & ndarray[tuple[object, ...], dtype[object]])`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]], ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]]`, found `tuple[ndarray[tuple[Any, ...], dtype[Any]] | (NAType & ndarray[tuple[object, ...], dtype[object]]) | Unknown, Unknown | ndarray[tuple[Any, ...], dtype[Any]]]`
[error] unsupported-operator - Operator `^` is not supported between objects of type `ndarray[tuple[Any, ...], dtype[Any]] | (NAType & ndarray[tuple[object, ...], dtype[object]])` and `bool | ndarray[tuple[Any, ...], dtype[Any]] | NAType`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]], ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]]`, found `tuple[ndarray[tuple[Any, ...], dtype[Any]] | (NAType & ndarray[tuple[object, ...], dtype[object]]) | Unknown, ndarray[tuple[Any, ...], dtype[Any]] | Unknown]`
[error] unsupported-operator - Operator `&` is not supported between objects of type `(NAType & ndarray[tuple[object, ...], dtype[object]]) | ndarray[tuple[Any, ...], dtype[Any]]` and `bool | NAType | ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]], ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]]`, found `tuple[(NAType & ndarray[tuple[object, ...], dtype[object]]) | ndarray[tuple[Any, ...], dtype[Any]] | Unknown, Any | ndarray[tuple[Any, ...], dtype[Any]]]`

pandas/core/algorithms.py

[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.any` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] invalid-argument-type - Argument to bound method `ExtensionArray.isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | Series | (SequenceNotStr[Unknown] & ndarray[tuple[object, ...], dtype[object]])`
[error] invalid-argument-type - Argument to bound method `ExtensionArray.isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | Series | (SequenceNotStr[Unknown] & ndarray[tuple[object*, ...], dtype[object*]])`
[error] invalid-argument-type - Argument to bound method `ExtensionArray.isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | Series | (SequenceNotStr[Unknown] & ndarray[tuple[object, ...], dtype[object]])`
[error] invalid-argument-type - Argument to bound method `ExtensionArray.isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | Series | (SequenceNotStr[Unknown] & ndarray[tuple[object*, ...], dtype[object*]])`
[error] invalid-argument-type - Argument to function `ismember` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to function `ismember` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`

pandas/core/arrays/_mixins.py

[error] no-matching-overload - No overload of function `maybe_convert_objects` matches arguments

pandas/core/arrays/boolean.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]`, found `tuple[(Unknown & ndarray[tuple[object, ...], dtype[object]] & ~BooleanArray) | ndarray[tuple[int], dtype[Any]], Unknown | ndarray[Unknown, dtype[Any]] | None | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] | ndarray[tuple[Any, ...], dtype[Any]]]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]`, found `tuple[(Unknown & ndarray[tuple[object*, ...], dtype[object*]] & ~BooleanArray) | ndarray[tuple[int], dtype[Any]], Unknown | ndarray[Unknown, dtype[Any]] | None | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] | ndarray[tuple[Any, ...], dtype[Any]]]`

pandas/core/arrays/datetimelike.py

[error] no-matching-overload - No overload of function `maybe_convert_objects` matches arguments

pandas/core/arrays/masked.py

[error] invalid-argument-type - Argument to bound method `BaseMaskedArray._maybe_mask_result` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ndarray[Unknown, dtype[Any]] | numpy.bool[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`

pandas/core/common.py

[error] invalid-return-type - Return type does not match returned value: expected `Collection[T@maybe_iterable_to_list] | T@maybe_iterable_to_list`, found `list[object]`
[error] invalid-argument-type - Argument to `RandomState.__init__` is incorrect: Expected `_SupportsArray[dtype[numpy.bool[builtins.bool] | integer[Any]]] | _NestedSequence[_SupportsArray[dtype[numpy.bool[builtins.bool] | integer[Any]]]] | int | ... omitted 3 union elements`, found `int | integer[Any] | ndarray[tuple[Any, ...], dtype[Any]] | ... omitted 3 union elements`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `_T@pipe` on object of type `dict[str, Any]`
[error] call-non-callable - Object of type `object` is not callable
[error] invalid-argument-type - Argument to function `construct_1d_object_array_from_listlike` is incorrect: Expected `Collection[Unknown]`, found `(Iterable[Unknown] & Top[list[Unknown]]) | (Iterable[Unknown] & tuple[object, ...]) | (Iterable[Unknown] & <Protocol with members '__array__'>)`
[error] invalid-argument-type - Argument to function `construct_1d_object_array_from_listlike` is incorrect: Expected `Collection[Unknown]`, found `(Iterable[Unknown] & Top[list[Unknown]]) | (Iterable[Unknown] & tuple[object*, ...]) | (Iterable[Unknown] & <Protocol with members '__array__'>)`

pandas/core/computation/pytables.py

[error] invalid-argument-type - Argument to bound method `ndarray.ravel` is incorrect: Argument type `list[Unknown] & ndarray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `ndarray[_ShapeT_co@ndarray, _DTypeT_co@ndarray]` of type variable `Self`

pandas/core/construction.py

[error] invalid-argument-type - Argument to bound method `MaskedArray.filled` is incorrect: Argument type `ExtensionArray & MaskedArray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `MaskedArray[_ShapeT_co@MaskedArray, _DTypeT_co@MaskedArray]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `MaskedArray.filled` is incorrect: Argument type `Index & MaskedArray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `MaskedArray[_ShapeT_co@MaskedArray, _DTypeT_co@MaskedArray]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `MaskedArray.filled` is incorrect: Argument type `Sequence[object] & MaskedArray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `MaskedArray[_ShapeT_co@MaskedArray, _DTypeT_co@MaskedArray]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `MaskedArray.filled` is incorrect: Argument type `ndarray[tuple[Any, ...], dtype[Any]] & MaskedArray[tuple[object, ...], dtype[object]]` does not satisfy upper bound `MaskedArray[_ShapeT_co@MaskedArray, _DTypeT_co@MaskedArray]` of type variable `Self`
[error] no-matching-overload - No overload of function `maybe_convert_objects` matches arguments
[error] unresolved-attribute - Attribute `storage` is not defined on `dtype[object]` in union `Unknown | dtype[object] | StringDtype`
[error] unresolved-attribute - Object of type `dtype[object*] | ExtensionDtype` has no attribute `storage`

pandas/core/dtypes/cast.py

[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] unresolved-attribute - Object of type `ExtensionArray & ~ndarray[tuple[object, ...], dtype[object]]` has no attribute `iloc`
[error] unresolved-attribute - Object of type `ExtensionArray & ~ndarray[tuple[object*, ...], dtype[object*]]` has no attribute `iloc`

pandas/core/dtypes/missing.py

[error] invalid-assignment - Object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Any` is not assignable to `ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] | NDFrame`

pandas/core/frame.py

[error] invalid-argument-type - Argument to function `maybe_reorder` is incorrect: Expected `list[ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]]`, found `list[object]`
[error] invalid-argument-type - Argument to function `construct_1d_arraylike_from_scalar` is incorrect: Expected `str | bytes | date | ... omitted 10 union elements`, found `(Unknown & ~DataFrame & ~BlockManager & ~None & ~Top[dict[Unknown, Unknown]] & ~ndarray[tuple[object, ...], dtype[object]] & ~Series & ~Index & ~ExtensionArray) | (list[Unknown] & ~BlockManager & ~ndarray[tuple[object, ...], dtype[object]] & ~Series & ~Index & ~ExtensionArray)`
[error] invalid-argument-type - Argument to function `construct_1d_arraylike_from_scalar` is incorrect: Expected `str | bytes | date | ... omitted 10 union elements`, found `(Unknown & ~DataFrame & ~BlockManager & ~None & ~Top[dict[Unknown, Unknown]] & ~ndarray[tuple[object*, ...], dtype[object*]] & ~Series & ~Index & ~ExtensionArray) | (list[Unknown] & ~BlockManager & ~ndarray[tuple[object*, ...], dtype[object*]] & ~Series & ~Index & ~ExtensionArray)`
[error] invalid-argument-type - Argument to function `construct_2d_arraylike_from_scalar` is incorrect: Expected `str | bytes | date | ... omitted 10 union elements`, found `(Unknown & ~DataFrame & ~BlockManager & ~None & ~Top[dict[Unknown, Unknown]] & ~ndarray[tuple[object, ...], dtype[object]] & ~Series & ~Index & ~ExtensionArray) | (list[Unknown] & ~BlockManager & ~ndarray[tuple[object, ...], dtype[object]] & ~Series & ~Index & ~ExtensionArray)`
[error] invalid-argument-type - Argument to function `construct_2d_arraylike_from_scalar` is incorrect: Expected `str | bytes | date | ... omitted 10 union elements`, found `(Unknown & ~DataFrame & ~BlockManager & ~None & ~Top[dict[Unknown, Unknown]] & ~ndarray[tuple[object*, ...], dtype[object*]] & ~Series & ~Index & ~ExtensionArray) | (list[Unknown] & ~BlockManager & ~ndarray[tuple[object*, ...], dtype[object*]] & ~Series & ~Index & ~ExtensionArray)`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Index`, found `list[object]`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Index`, found `list[object*]`

pandas/core/groupby/grouper.py

[error] unresolved-attribute - Attribute `categories` is not defined on `Index & ~ndarray[tuple[object, ...], dtype[object]]` in union `(Unknown & Series & ~Grouper & ~ndarray[tuple[object, ...], dtype[object]]) | (Index & ~ndarray[tuple[object, ...], dtype[object]]) | (Unknown & ExtensionArray & ~Grouper & ~ndarray[tuple[object, ...], dtype[object]]) | (Unknown & BinGrouper & ~ndarray[tuple[object, ...], dtype[object]])`
[error] unresolved-attribute - Attribute `categories` is not defined on `Index & ~ndarray[tuple[object*, ...], dtype[object*]]` in union `(Unknown & Series & ~Grouper & ~ndarray[tuple[object*, ...], dtype[object*]]) | (Index & ~ndarray[tuple[object*, ...], dtype[object*]]) | (Unknown & ExtensionArray & ~Grouper & ~ndarray[tuple[object*, ...], dtype[object*]]) | (Unknown & BinGrouper & ~ndarray[tuple[object*, ...], dtype[object*]])`
[error] invalid-argument-type - Argument to function `recode_for_groupby` is incorrect: Expected `Categorical`, found `(Unknown & Series & ~Grouper & ~ndarray[tuple[object, ...], dtype[object]]) | (Index & ~ndarray[tuple[object, ...], dtype[object]]) | (Unknown & ExtensionArray & ~Grouper & ~ndarray[tuple[object, ...], dtype[object]]) | (Unknown & BinGrouper & ~ndarray[tuple[object, ...], dtype[object]])`
[error] invalid-argument-type - Argument to function `recode_for_groupby` is incorrect: Expected `Categorical`, found `(Unknown & Series & ~Grouper & ~ndarray[tuple[object*, ...], dtype[object*]]) | (Index & ~ndarray[tuple[object*, ...], dtype[object*]]) | (Unknown & ExtensionArray & ~Grouper & ~ndarray[tuple[object*, ...], dtype[object*]]) | (Unknown & BinGrouper & ~ndarray[tuple[object*, ...], dtype[object*]])`

pandas/core/indexers/utils.py

[error] unresolved-attribute - Attribute `to_numpy` is not defined on `ndarray[tuple[Any, ...], dtype[Unknown]]` in union `(Any & ~tuple[object, ...]) | ExtensionArray | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `to_numpy` is not defined on `ndarray[tuple[Any, ...], dtype[Unknown]]` in union `(Any & ~tuple[object*, ...]) | ExtensionArray | ndarray[tuple[Any, ...], dtype[Unknown]]`

pandas/core/indexes/base.py

[error] unsupported-operator - Operator `+=` is not supported between objects of type `list[Index | Sequence[Index]]` and `list[object]`
[error] no-matching-overload - No overload of bound method `ndarray.view` matches arguments
[error] unresolved-attribute - Object of type `~slice[object, object, object]` has no attribute `to_numpy`
[error] unresolved-attribute - Object of type `~slice[object*, object*, object*]` has no attribute `to_numpy`

pandas/core/indexes/multi.py

[error] invalid-argument-type - Argument to function `tuples_to_object_array` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[object_]]`, found `(Collection[tuple[Hashable, ...]] & ndarray[tuple[object, ...], dtype[object]] & ~Index) | ndarray[tuple[Any, ...], dtype[Any]]`
[error] unsupported-operator - Operator `>` is not supported between objects of type `~None` and `Literal[0]`
[error] invalid-argument-type - Argument to bound method `MultiIndex.from_tuples` is incorrect: Expected `Iterable[tuple[Hashable, ...]]`, found `(Unknown & ~Generator[object, None, None] & ~MultiIndex) | (list[object] & ~MultiIndex)`

pandas/core/indexes/range.py

[error] unresolved-attribute - Object of type `~EllipsisType & ~slice[object, object, object]` has no attribute `to_numpy`
[error] unresolved-attribute - Object of type `~EllipsisType & ~slice[object*, object*, object*]` has no attribute `to_numpy`
[error] invalid-argument-type - Argument to bound method `RangeIndex.take` is incorrect: Expected `Sequence[int] | ndarray[tuple[Any, ...], dtype[Any]]`, found `~EllipsisType & ~slice[object, object, object]`
[error] invalid-argument-type - Argument to bound method `RangeIndex.take` is incorrect: Expected `Sequence[int] | ndarray[tuple[Any, ...], dtype[Any]]`, found `~EllipsisType & ~slice[object*, object*, object*]`

pandas/core/indexing.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] no-matching-overload - No overload of bound method `ndarray.reshape` matches arguments

pandas/core/internals/construction.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[list[ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]], Index]`, found `tuple[list[Unknown & ndarray[tuple[Any, ...], dtype[object*]]], Index]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[list[ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]], Index]`, found `tuple[list[Unknown & ndarray[tuple[Any, ...], dtype[object*]]], Index]`

pandas/core/internals/managers.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `tuple[slice[None, None, None], None]` on object of type `ndarray[tuple[object, ...], dtype[object]]`

pandas/core/missing.py

[error] invalid-return-type - Return type does not match returned value: expected `ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`, found `Unknown | (ExtensionArray & ndarray[tuple[object, ...], dtype[object]]) | ndarray[tuple[Any, ...], dtype[Any]]`

pandas/core/nanops.py

[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments

pandas/core/reshape/concat.py

[error] invalid-assignment - Object of type `list[object]` is not assignable to `Iterable[Series | DataFrame] | Mapping[HashableT@_clean_keys_and_objs, Series | DataFrame]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Mapping[HashableT@_clean_keys_and_objs, Series | DataFrame].__getitem__(key: HashableT@_clean_keys_and_objs, /) -> Series | DataFrame` cannot be called with key of type `object` on object of type `Mapping[HashableT@_clean_keys_and_objs, Series | DataFrame]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `Iterable[Series | DataFrame] | Mapping[HashableT@_clean_keys_and_objs, Series | DataFrame]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `Iterable[Series | DataFrame] | Mapping[HashableT@_clean_keys_and_objs, Series | DataFrame]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `Iterable[Series | DataFrame] | Mapping[HashableT@_clean_keys_and_objs, Series | DataFrame]`

pandas/core/reshape/encoding.py

[error] invalid-assignment - Object of type `list[object]` is not assignable to `Iterable[str]`

pandas/core/reshape/pivot.py

[error] invalid-argument-type - Argument to function `__internal_pivot_table` is incorrect: Expected `((...) -> Unknown) | str | MutableMapping[Hashable, ((...) -> Unknown) | str | list[((...) -> Unknown) | str]]`, found `object`

pandas/core/series.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `dtype[object*]`

pandas/core/sorting.py

[error] unsupported-operator - Unary operator `-` is not supported for object of type `(ExtensionArray & ndarray[tuple[object, ...], dtype[object]]) | ndarray[tuple[Any, ...], dtype[Any]] | (Index & ndarray[tuple[object, ...], dtype[object]]) | (Series & ndarray[tuple[object, ...], dtype[object]])`
[error] unsupported-operator - Unary operator `~` is not supported for object of type `(ExtensionArray & ndarray[tuple[object, ...], dtype[object]]) | ndarray[tuple[Any, ...], dtype[Any]] | (Index & ndarray[tuple[object, ...], dtype[object]]) | (Series & ndarray[tuple[object, ...], dtype[object]])`

pandas/core/strings/object_array.py

[error] no-matching-overload - No overload of function `maybe_convert_objects` matches arguments

pandas/core/tools/datetimes.py

[error] unresolved-attribute - Attribute `_dt_tz_convert` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~Index` in union `(Unknown & ~Top[list[Unknown]] & ~tuple[object, ...] & ~NumpyExtensionArray & ~Index) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Index)`
[error] unresolved-attribute - Attribute `_dt_tz_convert` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~Index` in union `(Unknown & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~NumpyExtensionArray & ~Index) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Index)`
[error] unresolved-attribute - Attribute `_dt_tz_localize` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~Index` in union `(Unknown & ~Top[list[Unknown]] & ~tuple[object, ...] & ~NumpyExtensionArray & ~Index) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Index)`
[error] unresolved-attribute - Attribute `_dt_tz_localize` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~Index` in union `(Unknown & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~NumpyExtensionArray & ~Index) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Index)`

pandas/io/_util.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`

pandas/io/common.py

[error] invalid-assignment - Object of type `object` is not assignable to `str | PathLike[str] | BaseBufferT@stringify_path`
[error] no-matching-overload - No overload of function `_expand_user` matches arguments

pandas/io/excel/_base.py

[error] unsupported-operator - Operator `+=` is not supported between objects of type `object` and `int`
[error] unsupported-operator - Operator `>` is not supported between objects of type `object` and `int`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `list[Hashable]` on object of type `list[Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Unknown, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Unknown]]` cannot be called with key of type `object` on object of type `list[Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Unknown, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Unknown]]` cannot be called with key of type `object` on object of type `list[Unknown]`

pandas/io/formats/excel.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Literal[0]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] not-iterable - Object of type `Unknown | (Top[list[Unknown]] & ~AlwaysFalsy) | (tuple[object, ...] & ~AlwaysFalsy) | (ndarray[tuple[object, ...], dtype[object]] & ~AlwaysFalsy) | (Index & ~AlwaysFalsy)` may not be iterable

pandas/io/formats/format.py

[error] invalid-return-type - Return type does not match returned value: expected `((...) -> Unknown) | None`, found `object`
[error] invalid-assignment - Object of type `(Sequence[str | int] & Top[Mapping[Unknown, object]] & ~int & ~str) | (Mapping[Hashable, str | int] & ~int & ~str)` is not assignable to `Mapping[Hashable, str | int]`
[error] invalid-assignment - Object of type `(Sequence[str | int] & Top[Mapping[Unknown, object*]] & ~int & ~str) | (Mapping[Hashable, str | int] & ~int & ~str)` is not assignable to `Mapping[Hashable, str | int]`

pandas/io/formats/printing.py

[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments
[error] invalid-assignment - Object of type `list[object]` is not assignable to `Iterable[str] | None`
[error] not-iterable - Object of type `Iterable[str] | None` may not be iterable
[error] no-matching-overload - No overload of bound method `str.replace` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Argument to function `_pprint_seq` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`, found `(ndarray[tuple[object, ...], dtype[object]] & ~<Protocol with members '__next__'>) | (void & ~<Protocol with members '__next__'>) | (Top[list[Unknown]] & ~<Protocol with members '__next__'>) | ... omitted 6 union elements`
[error] invalid-argument-type - Argument to function `_pprint_seq` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`, found `(ndarray[tuple[object*, ...], dtype[object*]] & ~<Protocol with members '__next__'>) | (void & ~<Protocol with members '__next__'>) | (Top[list[Unknown]] & ~<Protocol with members '__next__'>) | ... omitted 6 union elements`

pandas/io/formats/style.py

[error] invalid-argument-type - Argument to function `_validate_apply_axis_arg` is incorrect: Expected `NDFrame | Sequence[Unknown] | ndarray[tuple[Any, ...], dtype[Any]]`, found `bytes | (date & Iterable[object]) | (timedelta & Iterable[object]) | ... omitted 12 union elements`
[error] invalid-argument-type - Argument to function `_validate_apply_axis_arg` is incorrect: Expected `NDFrame | Sequence[Unknown] | ndarray[tuple[Any, ...], dtype[Any]]`, found `bytes | (date & Iterable[object*]) | (timedelta & Iterable[object*]) | ... omitted 12 union elements`
[error] invalid-argument-type - Argument to function `_validate_apply_axis_arg` is incorrect: Expected `NDFrame | Sequence[Unknown] | ndarray[tuple[Any, ...], dtype[Any]]`, found `bytes | (date & Iterable[object]) | (timedelta & Iterable[object]) | ... omitted 12 union elements`
[error] invalid-argument-type - Argument to function `_validate_apply_axis_arg` is incorrect: Expected `NDFrame | Sequence[Unknown] | ndarray[tuple[Any, ...], dtype[Any]]`, found `bytes | (date & Iterable[object*]) | (timedelta & Iterable[object*]) | ... omitted 12 union elements`
[error] invalid-argument-type - Argument to function `ge` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object]) | (timedelta & ~Iterable[object]) | (datetime64[date | int | None] & ~Iterable[object]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `ge` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object*]) | (timedelta & ~Iterable[object*]) | (datetime64[date | int | None] & ~Iterable[object*]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `gt` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object]) | (timedelta & ~Iterable[object]) | (datetime64[date | int | None] & ~Iterable[object]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `gt` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object*]) | (timedelta & ~Iterable[object*]) | (datetime64[date | int | None] & ~Iterable[object*]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `le` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object]) | (timedelta & ~Iterable[object]) | (datetime64[date | int | None] & ~Iterable[object]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `le` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object*]) | (timedelta & ~Iterable[object*]) | (datetime64[date | int | None] & ~Iterable[object*]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `lt` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object]) | (timedelta & ~Iterable[object]) | (datetime64[date | int | None] & ~Iterable[object]) | ... omitted 10 union elements`
[error] invalid-argument-type - Argument to function `lt` is incorrect: Expected `_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT`, found `(date & ~Iterable[object*]) | (timedelta & ~Iterable[object*]) | (datetime64[date | int | None] & ~Iterable[object*]) | ... omitted 10 union elements`

pandas/io/formats/style_render.py

[error] invalid-argument-type - Argument to function `_maybe_wrap_formatter` is incorrect: Expected `str | ((...) -> Unknown) | None`, found `object`
[error] invalid-assignment - Object of type `dict[int, object]` is not assignable to `str | ((...) -> Unknown) | Mapping[Any, str | ((...) -> Unknown) | None] | None`
[error] unresolved-attribute - Attribute `get` is not defined on `str`, `(...) -> Unknown`, `None` in union `Mapping[Any, str | ((...) -> Unknown) | None] | str | ((...) -> Unknown) | None`
[error] invalid-assignment - Object of type `dict[int, object]` is not assignable to `str | ((...) -> Unknown) | Mapping[Any, str | ((...) -> Unknown) | None] | None`
[error] unresolved-attribute - Attribute `get` is not defined on `str`, `(...) -> Unknown`, `None` in union `Mapping[Any, str | ((...) -> Unknown) | None] | str | ((...) -> Unknown) | None`
[error] not-iterable - Object of type `slice[Any, Any, Any] | Sequence[Unknown] | Index | tuple[slice[None, None, None], (Sequence[Unknown] & Series) | Index | (Sequence[Unknown] & ndarray[tuple[object, ...], dtype[object]]) | (Sequence[Unknown] & Top[list[Unknown]]) | (Sequence[Unknown] & str)]` may not be iterable
[error] not-iterable - Object of type `slice[Any, Any, Any] | Sequence[Unknown] | Index | tuple[slice[None, None, None], (Sequence[Unknown] & Series) | Index | (Sequence[Unknown] & ndarray[tuple[object*, ...], dtype[object*]]) | (Sequence[Unknown] & Top[list[Unknown]]) | (Sequence[Unknown] & str)]` may not be iterable

pandas/io/parsers/arrow_parser_wrapper.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[defaultdict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `int` on object of type `Top[defaultdict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `arrow_table_to_pandas` is incorrect: Expected `ExtensionDtype | str | dtype[Any] | ... omitted 3 union elements`, found `(dict[object, dtype[Any] | ExtensionDtype] & ~Top[defaultdict[Unknown, Unknown]]) | dtype[Any] | (ExtensionDtype & ~Top[defaultdict[Unknown, Unknown]]) | dict[int | Any, object] | (Unknown & ~Top[defaultdict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | dict[int | Any, object] | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object*, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | dict[int | Any, object*] | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | dict[int | Any, object] | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object*, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | dict[int | Any, object*] | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | dict[int | Any, object] | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object*, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | dict[int | Any, object*] | (Unknown & ~None)`

pandas/io/parsers/c_parser_wrapper.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[defaultdict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[defaultdict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`

pandas/io/parsers/python_parser.py

[error] invalid-argument-type - Argument to bound method `PythonParser._check_comments` is incorrect: Expected `list[list[str | bytes | date | ... omitted 10 union elements]]`, found `list[object]`
[error] invalid-argument-type - Argument to bound method `PythonParser._is_line_empty` is incorrect: Expected `Sequence[str | bytes | date | ... omitted 10 union elements]`, found `object`
[error] invalid-argument-type - Argument to bound method `PythonParser._remove_skipped_rows` is incorrect: Expected `list[list[str | bytes | date | ... omitted 10 union elements]]`, found `list[Never] | list[list[str | bytes | date | ... omitted 10 union elements]]`
[error] invalid-argument-type - Argument to bound method `PythonParser._remove_skipped_rows` is incorrect: Expected `list[list[str | bytes | date | ... omitted 10 union elements]]`, found `Top[list[Unknown]]`

pandas/io/pytables.py

[error] no-matching-overload - No overload of bound method `ndarray.reshape` matches arguments

pandas/io/stata.py

[error] invalid-argument-type - Argument to function `isfile` is incorrect: Expected `int | str | bytes | PathLike[str] | PathLike[bytes]`, found `str | PathLike[str] | (WriteBuffer[bytes] & PathLike[object])`
[error] invalid-argument-type - Argument to function `unlink` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes]`, found `str | PathLike[str] | (WriteBuffer[bytes] & PathLike[object])`

pandas/tests/extension/date/array.py

[error] no-matching-overload - No overload of function `split` matches arguments
[error] not-iterable - Object of type `_ScalarT@__init__` is not iterable

pandas/util/_validators.py

[error] invalid-argument-type - Argument to function `validate_bool_kwarg` is incorrect: Argument type `object` does not satisfy constraints (`bool`, `int`, `None`) of type variable `BoolishNoneT`

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

pandera/decorators.py

[error] invalid-assignment - Invalid subscript assignment with key of type `int | str` and value of type `Unknown` on object of type `list[object]`
[error] invalid-assignment - Invalid subscript assignment with key of type `int | str` and value of type `Unknown` on object of type `list[object*]`
[error] invalid-return-type - Return type does not match returned value: expected `None`, found `(Any & ~tuple[object, ...]) | tuple[object, ...]`
[error] invalid-return-type - Return type does not match returned value: expected `None`, found `(Any & ~tuple[object*, ...]) | tuple[object*, ...]`

pandera/engines/utils.py

[error] call-non-callable - Object of type `float` is not callable
[error] call-non-callable - Object of type `int` is not callable
[error] invalid-argument-type - Argument to function `numpy_pandas_coercible` is incorrect: Expected `Series[Any]`, found `Series[Any] | DataFrame | Any`
[error] invalid-argument-type - Argument to function `numpy_pandas_coercible` is incorrect: Expected `Series[Any]`, found `(Series[Any] & ~ndarray[tuple[object*, ...], dtype[object*]]) | DataFrame | Series[int | float] | Any`

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

src/pip/_internal/utils/subprocess.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[str | HiddenText]`, found `(HiddenText & Top[list[Unknown]]) | list[str | HiddenText]`

src/pip/_vendor/packaging/_parser.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["value"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["value"]` on object of type `Top[dict[Unknown, Unknown]]`

src/pip/_vendor/packaging/markers.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_markers"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_markers"]` on object of type `Top[dict[Unknown, Unknown]]`

src/pip/_vendor/packaging/requirements.py

[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments

src/pip/_vendor/packaging/specifiers.py

[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to attribute `_specs` of type `tuple[Specifier, ...]`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to attribute `_specs` of type `tuple[Specifier, ...]`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to attribute `_specs` of type `tuple[Specifier, ...]`

src/pip/_vendor/urllib3/fields.py

[error] invalid-assignment - Object of type `dict_items[object, object]` is not assignable to `Iterable[tuple[str, str | bytes | None]]`

src/pip/_vendor/urllib3/filepost.py

[error] invalid-assignment - Object of type `ItemsView[object, object]` is not assignable to `Iterable[RequestField | tuple[str, str | bytes | tuple[str, str | bytes] | tuple[str, str | bytes, str]]]`

src/pip/_vendor/cachecontrol/controller.py

[error] unresolved-attribute - Object of type `~None` has no attribute `status`
[error] unresolved-attribute - Object of type `~None` has no attribute `status`
[error] unresolved-attribute - Object of type `~None` has no attribute `headers`
[error] invalid-argument-type - Argument to bound method `CacheController._cache_set` is incorrect: Expected `HTTPResponse`, found `~None`
[error] unresolved-attribute - Object of type `~None` has no attribute `status`
[error] invalid-argument-type - Argument to bound method `CacheController._cache_set` is incorrect: Expected `HTTPResponse`, found `~None`
[error] invalid-argument-type - Argument to bound method `CacheController._cache_set` is incorrect: Expected `HTTPResponse`, found `~None`
[error] invalid-argument-type - Argument to bound method `CacheController._cache_set` is incorrect: Expected `HTTPResponse`, found `~None`

src/pip/_vendor/packaging/tags.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[str, str, str]`, found `tuple[object, object, object]`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

src/pip/_vendor/packaging/version.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[int, ...]`, found `tuple[object, ...]`
[error] invalid-argument-type - Argument to function `normalize_pre` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_epoch` of type `int`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_release` of type `tuple[int, ...]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_pre` of type `tuple[Literal["a", "b", "rc"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_post` of type `tuple[Literal["post"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_dev` of type `tuple[Literal["dev"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_local` of type `tuple[int | str, ...] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_epoch` of type `int`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_epoch"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_release` of type `tuple[int, ...]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["_release"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_pre` of type `tuple[Literal["a", "b", "rc"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_post` of type `tuple[Literal["post"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_dev` of type `tuple[Literal["dev"], int] | None`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `_local` of type `tuple[int | str, ...] | None`
[error] unresolved-attribute - Object of type `~None` has no attribute `epoch`
[error] unresolved-attribute - Object of type `~None` has no attribute `release`
[error] unresolved-attribute - Object of type `~None` has no attribute `pre`
[error] unresolved-attribute - Object of type `~None` has no attribute `post`
[error] unresolved-attribute - Object of type `~None` has no attribute `dev`
[error] unresolved-attribute - Object of type `~None` has no attribute `local`

src/pip/_vendor/pkg_resources/__init__.py

[error] invalid-assignment - Object of type `dict_items[object, object]` is not assignable to `Iterable[tuple[str | None, Iterable[str]]]`

src/pip/_vendor/requests/hooks.py

[error] invalid-assignment - Object of type `list[(Iterable[(Response, /) -> Any] & Top[(...) -> object]) | ((Response, /) -> Any)]` is not assignable to `Iterable[(Response, /) -> Any] | ((Response, /) -> Any) | None`
[error] invalid-assignment - Object of type `list[(Iterable[(Response, /) -> Any] & Top[(...) -> object*]) | ((Response, /) -> Any)]` is not assignable to `Iterable[(Response, /) -> Any] | ((Response, /) -> Any) | None`

src/pip/_vendor/requests/models.py

[error] invalid-return-type - Return type does not match returned value: expected `str | bytes | SupportsRead[str | bytes]`, found `(Iterable[tuple[Any, Any]] & SupportsRead[object] & ~str & ~bytes) | (SupportsItems[Any, Any] & SupportsRead[object] & ~str & ~bytes) | (SupportsRead[str | bytes] & ~str & ~bytes)`
[error] no-matching-overload - No overload of `HTTPBasicAuth.__init__` matches arguments
[error] invalid-return-type - Return type does not match returned value: expected `str | bytes | SupportsRead[str | bytes]`, found `SupportsItems[Any, Any] & ~SupportsRead[object] & ~<Protocol with members '__iter__'>`
[error] invalid-return-type - Return type does not match returned value: expected `str | bytes | SupportsRead[str | bytes]`, found `SupportsItems[Any, Any] & ~SupportsRead[object*] & ~<Protocol with members '__iter__'>`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `(Response, /) -> Any`, found `(Iterable[(Response, /) -> Any] & Top[(...) -> object]) | ((Response, /) -> Any)`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `(Response, /) -> Any`, found `(Iterable[(Response, /) -> Any] & Top[(...) -> object*]) | ((Response, /) -> Any)`
[error] unresolved-attribute - Object of type `(Iterable[tuple[Any, Any]] & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[Mapping[Unknown, object]]) | (SupportsItems[Any, Any] & <Protocol with members '__iter__'> & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[Mapping[Unknown, object]]) | (Iterable[bytes | str] & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[Mapping[Unknown, object]]) | (Buffer & <Protocol with members '__iter__'> & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[Mapping[Unknown, object]]) | (SupportsRead[str | bytes] & <Protocol with members '__iter__'> & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[Mapping[Unknown, object]])` has no attribute `tell`
[error] unresolved-attribute - Object of type `(Iterable[tuple[Any, Any]] & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~Top[Mapping[Unknown, object*]]) | (SupportsItems[Any, Any] & <Protocol with members '__iter__'> & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~Top[Mapping[Unknown, object*]]) | (Iterable[bytes | str] & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~Top[Mapping[Unknown, object*]]) | (Buffer & <Protocol with members '__iter__'> & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~Top[Mapping[Unknown, object*]]) | (SupportsRead[str | bytes] & <Protocol with members '__iter__'> & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~Top[Mapping[Unknown, object*]])` has no attribute `tell`
[error] invalid-assignment - Object of type `None | bytes | (Iterable[tuple[Any, Any]] & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[Mapping[Unknown, object]]) | ... omitted 5 union elements` is not assignable to attribute `body` of type `bytes | Iterable[bytes | str] | SupportsRead[bytes | str] | None`
[error] invalid-assignment - Object of type `None | bytes | (Iterable[tuple[Any, Any]] & ~str & ~bytes & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~Top[Mapping[Unknown, object*]]) | ... omitted 5 union elements` is not assignable to attribute `body` of type `bytes | Iterable[bytes | str] | SupportsRead[bytes | str] | None`

src/pip/_vendor/requests/structures.py

[error] invalid-argument-type - Argument to `CaseInsensitiveDict.__init__` is incorrect: Expected `Mapping[str, Any] | Iterable[tuple[str, Any]] | None`, found `Top[Mapping[Unknown, object]]`

src/pip/_vendor/requests/utils.py

[error] invalid-return-type - Return type does not match returned value: expected `list[tuple[_KT@to_key_val_list, _VT@to_key_val_list]] | None`, found `list[tuple[object, object]]`

src/pip/_vendor/resolvelib/structs.py

[error] invalid-return-type - Return type does not match returned value: expected `Iterable[CT@build_iter_view]`, found `_SequenceIterableView[RT@_SequenceIterableView]`
[error] invalid-argument-type - Argument to `_SequenceIterableView.__init__` is incorrect: Expected `Sequence[CT@build_iter_view]`, found `(Iterable[CT@build_iter_view] & Sequence[object] & ~Top[(...) -> object]) | list[CT@build_iter_view]`

src/pip/_vendor/urllib3/_collections.py

[error] invalid-argument-type - Argument to bound method `HTTPHeaderDict.add` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `HTTPHeaderDict.add` is incorrect: Expected `str`, found `object`
[error] not-iterable - Object of type `object` is not iterable

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

src/poetry/publishing/uploader.py

[error] no-matching-overload - No overload of bound method `str.join` matches arguments

porcupine (https://github.com/Akuli/porcupine)

porcupine/plugins/filetypes.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`

ppb-vector (https://github.com/ppb/ppb-vector)

ppb_vector/__init__.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> SupportsFloat, (index: slice[int | None, int | None, int | None], /) -> Sequence[SupportsFloat]]` cannot be called with key of type `Literal["x"]` on object of type `Sequence[SupportsFloat]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["x"]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> SupportsFloat, (index: slice[int | None, int | None, int | None], /) -> Sequence[SupportsFloat]]` cannot be called with key of type `Literal["y"]` on object of type `Sequence[SupportsFloat]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["y"]` on object of type `Top[Mapping[Unknown, object]]`

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

src/integrations/prefect-aws/prefect_aws/s3.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

src/integrations/prefect-ray/prefect_ray/task_runners.py

[error] invalid-return-type - Return type does not match returned value: expected `R@PrefectRayFuture`, found `(R@PrefectRayFuture & ~Coroutine[object, Never, object]) | (Exception & ~Coroutine[object, Never, object]) | Unknown`
[error] invalid-return-type - Return type does not match returned value: expected `R@PrefectRayFuture`, found `(R@PrefectRayFuture & ~Coroutine[object*, Never*, object*]) | (Exception & ~Coroutine[object*, Never*, object*]) | Unknown`

src/prefect/_internal/concurrency/calls.py

[error] invalid-return-type - Return type does not match returned value: expected `Awaitable[T@Call] | None`, found `(T@Call & Awaitable[object]) | Awaitable[T@Call]`

src/prefect/_internal/engine.py

[error] unresolved-attribute - Object of type `(...) -> object` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> object*` has no attribute `__name__`

src/prefect/blocks/system.py

[error] invalid-return-type - Return type does not match returned value: expected `SecretStr | Secret[T@Secret]`, found `(T@Secret & Secret[object]) | SecretStr | Secret[T@Secret]`

src/prefect/cli/deploy/_core.py

[error] invalid-argument-type - Argument to function `_initialize_deployment_slas` is incorrect: Expected `UUID`, found `object`
[error] invalid-argument-type - Argument to function `_create_slas` is incorrect: Expected `UUID`, found `object`
[error] invalid-argument-type - Argument to function `_create_deployment_triggers` is incorrect: Expected `UUID`, found `object`

src/prefect/cli/deployment.py

[error] unresolved-attribute - Object of type `object` has no attribute `model_dump`

src/prefect/flow_engine.py

[error] invalid-return-type - Return type does not match returned value: expected `R@AsyncFlowRunEngine | State[Any] | None`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `R@FlowRunEngine | State[Any] | None`, found `(R@FlowRunEngine & ~<class 'NotSet'> & ~Top[State[Any]] & ~Coroutine[object, Never, object]) | (type[NotSet] & ~<class 'NotSet'> & ~Coroutine[object, Never, object]) | Unknown`
[error] invalid-return-type - Return type does not match returned value: expected `R@FlowRunEngine | State[Any] | None`, found `(R@FlowRunEngine & ~<class 'NotSet'> & ~Top[State[Any]] & ~Coroutine[object*, Never*, object*]) | (type[NotSet] & ~<class 'NotSet'> & ~Coroutine[object*, Never*, object*]) | Unknown`

src/prefect/logging/loggers.py

[error] unresolved-attribute - Object of type `object` has no attribute `_log`

src/prefect/task_engine.py

[error] invalid-return-type - Return type does not match returned value: expected `R@SyncTaskRunEngine | State[Any] | None`, found `object`
[error] invalid-argument-type - Argument to constructor `timedelta.__new__` is incorrect: Expected `int | float`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `R@AsyncTaskRunEngine | State[Any] | None`, found `object`
[error] invalid-argument-type - Argument to constructor `timedelta.__new__` is incorrect: Expected `int | float`, found `object`

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

psycopg_pool/psycopg_pool/_acompat.py

[error] invalid-return-type - Return type does not match returned value: expected `T@ensure_async`, found `object`

psycopg/psycopg/crdb/connection.py

[error] unresolved-attribute - Attribute `parameter_status` is not defined on `Connection[Any] & ~Connection[tuple[object, ...]] & ~AsyncConnection[tuple[object, ...]]`, `AsyncConnection[Any] & ~Connection[tuple[object, ...]] & ~AsyncConnection[tuple[object, ...]]` in union `(Connection[Any] & ~Connection[tuple[object, ...]] & ~AsyncConnection[tuple[object, ...]]) | (AsyncConnection[Any] & ~Connection[tuple[object, ...]] & ~AsyncConnection[tuple[object, ...]]) | PGconn`
[error] unresolved-attribute - Attribute `parameter_status` is not defined on `Connection[Any] & ~Connection[tuple[object*, ...]] & ~AsyncConnection[tuple[object*, ...]]`, `AsyncConnection[Any] & ~Connection[tuple[object*, ...]] & ~AsyncConnection[tuple[object*, ...]]` in union `(Connection[Any] & ~Connection[tuple[object*, ...]] & ~AsyncConnection[tuple[object*, ...]]) | (AsyncConnection[Any] & ~Connection[tuple[object*, ...]] & ~AsyncConnection[tuple[object*, ...]]) | PGconn`

psycopg/psycopg/errors.py

[error] unresolved-attribute - Object of type `~None` has no attribute `decode`

psycopg/psycopg/types/enum.py

[error] invalid-assignment - Object of type `list[tuple[object, object]]` is not assignable to `Mapping[E@_make_load_map, str] | Sequence[tuple[E@_make_load_map, str]] | None`
[error] not-iterable - Object of type `E@_make_load_map` is not iterable
[error] not-iterable - Object of type `Sequence[tuple[E@_make_load_map, str]] | Mapping[E@_make_load_map, str] | None` may not be iterable
[error] invalid-assignment - Object of type `list[tuple[object, object]]` is not assignable to `Mapping[E@_make_dump_map, str] | Sequence[tuple[E@_make_dump_map, str]] | None`
[error] not-iterable - Object of type `E@_make_dump_map` is not iterable
[error] not-iterable - Object of type `Sequence[tuple[E@_make_dump_map, str]] | Mapping[E@_make_dump_map, str] | None` may not be iterable

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

pwndbg/aglib/heap/ptmalloc.py

[error] call-non-callable - Object of type `~None & ~Type` is not callable
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Value | None | Unknown`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Value | None | Unknown`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Value | None | Unknown`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] unresolved-attribute - Object of type `object` has no attribute `sizeof`
[error] unresolved-attribute - Object of type `object` has no attribute `sizeof`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] call-non-callable - Object of type `~None & ~Type` is not callable
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Value | None | Unknown`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Value | None | Unknown`

pwndbg/commands/ptmalloc2.py

[error] call-non-callable - Object of type `~None` is not callable
[error] unresolved-attribute - Object of type `~AlwaysFalsy` has no attribute `address`
[error] unresolved-attribute - Object of type `~AlwaysFalsy` has no attribute `value_to_human_readable`
[error] unresolved-attribute - Object of type `object` has no attribute `address`
[error] unresolved-attribute - Object of type `object` has no attribute `value_to_human_readable`
[error] unresolved-attribute - Object of type `~None` has no attribute `keys`
[error] unresolved-attribute - Object of type `~None` has no attribute `keys`
[error] unresolved-attribute - Object of type `object` has no attribute `address`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

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

pydantic/_internal/_core_metadata.py

[error] invalid-assignment - Invalid assignment to key "pydantic_js_extra" with declared type `dict[str, Divergent] | ((dict[str, Divergent], /) -> None) | ((dict[str, Divergent], type[Any], /) -> None)` on TypedDict `CoreMetadata`: value of type `dict[object, object]`

pydantic/fields.py

[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Divergent] | ((dict[str, Divergent], /) -> None) | None`, found `dict[str, Divergent] | dict[Never, Never] | (((dict[str, Divergent], /) -> None) & ~Top[dict[Unknown, Unknown]]) | None`
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Divergent] | ((dict[str, Divergent], /) -> None) | None`, found `Top[dict[Unknown, Unknown]] | (((dict[str, Divergent], /) -> None) & ~Top[dict[Unknown, Unknown]]) | None`

pydantic/json_schema.py

[error] invalid-argument-type - Argument to bound method `classmethod.__get__` is incorrect: Expected `Never`, found `type[Any]`
[error] invalid-argument-type - Argument to bound method `classmethod.__get__` is incorrect: Expected `Never`, found `type[Any]`
[error] no-matching-overload - No overload of bound method `MutableMapping.update` matches arguments

pydantic/v1/env_settings.py

[error] invalid-argument-type - Argument to constructor `Path.__new__` is incorrect: Expected `str | PathLike[str]`, found `str | PathLike[Unknown] | (list[str | PathLike[Unknown]] & PathLike[object]) | (tuple[str | PathLike[Unknown], ...] & PathLike[object])`

pydantic/v1/main.py

[error] invalid-argument-type - Argument to `ValidationError.__init__` is incorrect: Expected `Sequence[Sequence[Any] | ErrorWrapper]`, found `list[object] & ~AlwaysFalsy`

pydantic/v1/utils.py

[error] invalid-return-type - Return type does not match returned value: expected `Mapping[int | str, Any]`, found `(AbstractSet[int | str] & Top[Mapping[Unknown, object]]) | Mapping[int | str, Any] | dict[int | str, EllipsisType]`
[error] invalid-return-type - Return type does not match returned value: expected `Mapping[int | str, Any]`, found `(AbstractSet[int | str] & Top[Mapping[Unknown, object*]]) | Mapping[int | str, Any] | dict[int | str, EllipsisType]`

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

src/py/pyodide/webloop.py

[error] invalid-argument-type - Argument to bound method `Future.set_result` is incorrect: Expected `S@then`, found `~Awaitable[object]`

pyproject-metadata (https://github.com/pypa/pyproject-metadata)

pyproject_metadata/project_table.py

[error] no-matching-overload - No overload of bound method `Pattern.fullmatch` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `str`, found `object`

pyproject_metadata/pyproject.py

[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`

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

src/_pytest/_code/source.py

[error] unresolved-attribute - Object of type `object` has no attribute `rstrip`
[error] unresolved-attribute - Object of type `object` has no attribute `rstrip`
[error] invalid-argument-type - Argument to function `getsource` is incorrect: Expected `ModuleType | type[Any] | ((...) -> Any) | ... omitted 3 union elements`, found `~AlwaysFalsy & ~Source & ~tuple[object, ...] & ~Top[list[Unknown]] & ~str`
[error] invalid-argument-type - Argument to function `getsource` is incorrect: Expected `ModuleType | type[Any] | ((...) -> Any) | ... omitted 3 union elements`, found `~AlwaysFalsy & ~Source & ~tuple[object*, ...] & ~Top[list[Unknown]] & ~str`

src/_pytest/assertion/_compare_any.py

[error] unresolved-attribute - Object of type `~DataclassInstance & ~type` has no attribute `__attrs_attrs__`
[error] unresolved-attribute - Object of type `~DataclassInstance & ~type[object*]` has no attribute `__attrs_attrs__`
[error] unresolved-attribute - Object of type `~DataclassInstance & ~type` has no attribute `_fields`
[error] unresolved-attribute - Object of type `~DataclassInstance & ~type[object*]` has no attribute `_fields`

src/_pytest/assertion/rewrite.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `AST`, found `~Assert`

src/_pytest/config/__init__.py

[error] unsupported-operator - Operator `/` is not supported between objects of type `Path` and `object`

src/_pytest/mark/structures.py

[error] invalid-argument-type - Argument to function `normalize_mark_list` is incorrect: Expected `Iterable[Mark | MarkDecorator]`, found `list[object] | list[Unknown] | (Any & Top[list[Unknown]])`

src/_pytest/python.py

[error] invalid-argument-type - Argument to function `ascii_escaped` is incorrect: Expected `bytes | str`, found `object`

src/_pytest/skipping.py

[error] invalid-argument-type - Argument to bound method `AbstractRaises.matches` is incorrect: Argument type `object` does not satisfy upper bound `BaseException` of type variable `BaseExcT_1`
[error] invalid-argument-type - Argument to bound method `AbstractRaises.matches` is incorrect: Argument type `object` does not satisfy upper bound `BaseException` of type variable `BaseExcT_1`

src/_pytest/terminal.py

[error] invalid-argument-type - Argument to constructor `Path.__new__` is incorrect: Expected `str | PathLike[str]`, found `object`
[error] invalid-assignment - Object of type `tuple[str, None, object]` is not assignable to `tuple[str, int | None, str]`
[error] no-matching-overload - No overload of bound method `MutableMapping.setdefault` matches arguments

pytest-autoprofile (https://gitlab.com/TTsangSC/pytest-autoprofile)

src/pytest_autoprofile/_test_utils.py

[error] invalid-argument-type - Argument to constructor `Path.__new__` is incorrect: Expected `str | PathLike[str]`, found `object`
[error] no-matching-overload - No overload of `dict.__init__` matches arguments
[error] invalid-assignment - Object of type `dict[str, object]` is not assignable to `dict[Literal["passed", "skipped", "failed", "errors", "xpassed", ... omitted 3 literals], int | None]`

src/pytest_autoprofile/_warnings.py

[error] no-matching-overload - No overload of bound method `str.format` matches arguments

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

pytest_robotframework/_internal/robot/utils.py

[warning] unused-ignore-comment - Unused `ty: ignore` directive

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

rotkehlchen/api/v1/schemas.py

[error] invalid-assignment - Invalid subscript assignment with key of type `SupportedBlockchain` and value of type `frozenset[object]` on object of type `dict[SupportedBlockchain, frozenset[str]]`

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

src/schema_salad/python_codegen_support.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `str` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["$base"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$base"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to `LoadingOptions.__init__` is incorrect: Expected `dict[str, str] | None`, found `object`
[error] invalid-argument-type - Argument to `LoadingOptions.__init__` is incorrect: Expected `list[str] | None`, found `object`
[error] invalid-argument-type - Argument to `LoadingOptions.__init__` is incorrect: Expected `str | None`, found `object`
[error] invalid-argument-type - Argument to bound method `MutableMapping.pop` is incorrect: Expected `Never`, found `Literal["$namespaces"]`
[error] invalid-argument-type - Argument to bound method `MutableSequence.pop` is incorrect: Expected `int`, found `Literal["$namespaces"]`
[error] invalid-argument-type - Argument to bound method `MutableMapping.pop` is incorrect: Expected `Never`, found `Literal["$schemas"]`
[error] invalid-argument-type - Argument to bound method `MutableSequence.pop` is incorrect: Expected `int`, found `Literal["$schemas"]`
[error] invalid-argument-type - Argument to bound method `MutableMapping.pop` is incorrect: Expected `Never`, found `Literal["$base"]`
[error] invalid-argument-type - Argument to bound method `MutableSequence.pop` is incorrect: Expected `int`, found `Literal["$base"]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["$graph"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$graph"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`

src/schema_salad/avro/schema.py

[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["names"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["names"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["extends"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["values"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["values"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["symbols"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `is_subtype` is incorrect: Expected `None | str | int | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["symbols"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schema_salad/jsonld_context.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["symbol"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["symbol"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["predicate"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["predicate"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-argument-type - Argument to function `fix_jsonld_ids` is incorrect: Expected `CommentedMap | int | float | str | CommentedSeq`, found `object`
[error] invalid-argument-type - Argument to function `fix_jsonld_ids` is incorrect: Expected `CommentedMap | int | float | str | CommentedSeq`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["@id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] no-matching-overload - No overload of function `urldefrag` matches arguments
[error] invalid-assignment - Cannot assign to a subscript on an object of type `object`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`

src/schema_salad/main.py

[error] invalid-argument-type - Argument to function `printrdf` is incorrect: Expected `CommentedMap | CommentedSeq`, found `(int & Top[Mapping[Unknown, object]]) | (float & Top[Mapping[Unknown, object]]) | (str & Top[Mapping[Unknown, object]]) | ... omitted 6 union elements`
[error] invalid-argument-type - Argument to function `printrdf` is incorrect: Expected `CommentedMap | CommentedSeq`, found `(int & Top[Mapping[Unknown, object*]]) | (float & Top[Mapping[Unknown, object*]]) | (str & Top[Mapping[Unknown, object*]]) | ... omitted 6 union elements`

src/schema_salad/makedoc.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[dict[str, Any]]`, found `(int & Top[MutableSequence[Unknown]]) | (float & Top[MutableSequence[Unknown]]) | (str & Top[MutableSequence[Unknown]]) | (CommentedMap & Top[MutableSequence[Unknown]]) | CommentedSeq`

src/schema_salad/metaschema.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `str` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["$base"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$base"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to `LoadingOptions.__init__` is incorrect: Expected `dict[str, str] | None`, found `object`
[error] invalid-argument-type - Argument to `LoadingOptions.__init__` is incorrect: Expected `list[str] | None`, found `object`
[error] invalid-argument-type - Argument to `LoadingOptions.__init__` is incorrect: Expected `str | None`, found `object`
[error] invalid-argument-type - Argument to bound method `MutableMapping.pop` is incorrect: Expected `Never`, found `Literal["$namespaces"]`
[error] invalid-argument-type - Argument to bound method `MutableSequence.pop` is incorrect: Expected `int`, found `Literal["$namespaces"]`
[error] invalid-argument-type - Argument to bound method `MutableMapping.pop` is incorrect: Expected `Never`, found `Literal["$schemas"]`
[error] invalid-argument-type - Argument to bound method `MutableSequence.pop` is incorrect: Expected `int`, found `Literal["$schemas"]`
[error] invalid-argument-type - Argument to bound method `MutableMapping.pop` is incorrect: Expected `Never`, found `Literal["$base"]`
[error] invalid-argument-type - Argument to bound method `MutableSequence.pop` is incorrect: Expected `int`, found `Literal["$base"]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["$graph"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$graph"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`

src/schema_salad/ref_resolver.py

[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, int]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["refScope"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, int]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["refScope"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["mapSubject"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["mapPredicate"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["@id"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["subscope"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$graph"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["$graph"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-argument-type - Argument to bound method `Loader.validate_link` is incorrect: Expected `str | CommentedSeq | CommentedMap`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[str, str].__getitem__(key: str, /) -> str` cannot be called with key of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[str, str].__getitem__(key: str, /) -> str` cannot be called with key of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-argument-type - Argument to function `relname` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `str` on object of type `dict[str, str]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `str` on object of type `str`
[error] invalid-argument-type - Argument to bound method `Loader.validate_links` is incorrect: Expected `int | float | str | ... omitted 3 union elements`, found `object`

src/schema_salad/schema.py

[error] invalid-argument-type - Argument to function `salad_to_jsonld_context` is incorrect: Expected `Iterable[MutableMapping[str, Any]]`, found `(int & Top[MutableSequence[Unknown]]) | (float & Top[MutableSequence[Unknown]]) | (str & Top[MutableSequence[Unknown]]) | (CommentedMap & Top[MutableSequence[Unknown]]) | CommentedSeq`
[error] unsupported-operator - Operator `in` is not supported between objects of type `str` and `object`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[Mapping[Unknown, object]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[Mapping[Unknown, object]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["name"]` and value of type `str` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["name"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["name"]` and value of type `str` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["name"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["name"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["name"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["name"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["name"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["name"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["type", "items", "names", "values", "fields"]` and value of type `MutableMapping[str, Any] | MutableSequence[Any] | str | MutableMapping[str, str] | list[Any | MutableMapping[str, str] | str]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["fields"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["items"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["names"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["type"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["values"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["fields"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["items"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["names"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["names"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["values"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["values"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["fields"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["items"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["names"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["type"]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["values"]` on object of type `str`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["symbols"]` and value of type `list[str]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Any, (index: slice[int | None, int | None, int | None], /) -> MutableSequence[Any]]` cannot be called with key of type `Literal["symbols"]` on object of type `MutableSequence[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["symbols"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[MutableMapping[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["symbols"]` on object of type `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["symbols"]` on object of type `str`

src/schema_salad/sourceline.py

[error] invalid-argument-type - Argument to function `cmap` is incorrect: Expected `int | float | str | ... omitted 3 union elements`, found `object`
[error] invalid-argument-type - Argument to function `cmap` is incorrect: Expected `int | float | str | ... omitted 3 union elements`, found `object`

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

src/schemathesis/core/error_feedback/parsers/drf.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["detail"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/core/error_feedback/parsers/marshmallow.py

[error] invalid-assignment - Object of type `object` is not assignable to `str | int`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `object`
[error] unresolved-attribute - Object of type `object` has no attribute `isascii`
[error] unresolved-attribute - Object of type `object` has no attribute `isdigit`
[error] invalid-yield - Yield type `tuple[tuple[str | int, ...], ParameterLocation, object]` does not match annotated yield type `tuple[tuple[str | int, ...], ParameterLocation, str]`

src/schemathesis/core/error_feedback/parsers/rails.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["errors"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/core/error_feedback/parsers/spring.py

[error] unsupported-operator - Operator `in` is not supported between objects of type `Literal["Field error in object"]` and `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["detail"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/core/error_feedback/parsers/zod.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["issues"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-return-type - Return type does not match returned value: expected `list[dict[Unknown, Unknown]] | None`, found `object`

src/schemathesis/core/jsonschema/references.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$ref"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["$ref"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/core/output/sanitization.py

[error] invalid-argument-type - Argument to function `is_sensitive_key` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[CaseInsensitiveDict[Unknown]].__getitem__(key: str) -> object` cannot be called with key of type `object` on object of type `Top[CaseInsensitiveDict[Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `list[str]` on object of type `Top[CaseInsensitiveDict[Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `list[str]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `str` on object of type `Top[CaseInsensitiveDict[Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `str` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/specs/graphql/stateful/_extract.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["node"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-yield - Yield type `object` does not match annotated yield type `dict[Unknown, Unknown]`

src/schemathesis/specs/openapi/adapter/servers.py

[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `str` on object of type `dict[str, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Mapping[str, str].__getitem__(key: str, /) -> str` cannot be called with key of type `object` on object of type `Mapping[str, str]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `object` on object of type `dict[str, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["default"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/specs/openapi/converter.py

[error] invalid-argument-type - Argument to function `_to_json_schema` is incorrect: Expected `dict[str, Any] | bool`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `TypeGuard[dict[str, Any]]`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `TypeGuard[dict[str, Any]]`, found `object`

src/schemathesis/cli/commands/replay/executor.py

[error] invalid-assignment - Object of type `dict[object, object]` is not assignable to attribute `body` of type `dict[str, Divergent] | list[Divergent] | str | ... omitted 5 union elements`

src/schemathesis/config/_diff_base.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/config/_error.py

[error] no-matching-overload - No overload of bound method `str.join` matches arguments
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[Unknown]`, found `object`
[error] invalid-argument-type - Argument to function `_find_closest_match` is incorrect: Expected `list[str]`, found `list[_T@list]`

src/schemathesis/core/error_feedback/parsers/ajv.py

[error] invalid-argument-type - Argument to function `_split_fastify_clauses` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["message"]` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/core/transforms.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`

src/schemathesis/generation/case.py

[error] invalid-argument-type - Argument to function `_contains_bytes` is incorrect: Expected `dict[str, Divergent] | list[Divergent] | str | ... omitted 5 union elements`, found `object`
[error] invalid-argument-type - Argument to function `_contains_bytes` is incorrect: Expected `dict[str, Divergent] | list[Divergent] | str | ... omitted 5 union elements`, found `object`

src/schemathesis/generation/hypothesis/_response_matching.py

[error] unresolved-attribute - Object of type `object` has no attribute `lower`

src/schemathesis/openapi/generation/filters.py

[error] not-iterable - Object of type `<Protocol with members '__iter__'> & ~Top[Mapping[Unknown, object]]` is not iterable
[error] not-iterable - Object of type `<Protocol with members '__iter__'> & ~Top[Mapping[Unknown, object*]]` is not iterable

src/schemathesis/specs/openapi/_auth_retry.py

[error] invalid-argument-type - Argument to `Case.__init__` is incorrect: Expected `dict[str, Divergent] | list[Divergent] | str | ... omitted 5 union elements`, found `list[Divergent] | list[Never] | dict[str, Divergent] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Case.__init__` is incorrect: Expected `dict[str, Divergent] | list[Divergent] | str | ... omitted 5 union elements`, found `Top[list[Unknown]] | Top[dict[Unknown, Unknown]] | str | ... omitted 5 union elements`

src/schemathesis/specs/openapi/adapter/parameters.py

[error] invalid-argument-type - Argument to bound method `Bundler.bundle_for_generation` is incorrect: Expected `dict[str, Any] | bool`, found `Top[dict[Unknown, Unknown]]`

src/schemathesis/specs/openapi/adapter/responses.py

[error] invalid-return-type - Return type does not match returned value: expected `str | None`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str | None`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str | None`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `str | None`, found `object`

src/schemathesis/specs/openapi/negative/mutations.py

[error] invalid-argument-type - Argument is incorrect: Expected `str | int | None`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str | int | None`, found `object`

src/schemathesis/specs/openapi/stateful/__init__.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[tuple[ParameterLocation, str | None]]`, found `GeneratorType[tuple[Literal[ParameterLocation.BODY], object], None, None]`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `tuple[ParameterLocation, str | None]`, found `tuple[Literal[ParameterLocation.BODY], object]`

src/schemathesis/transport/requests.py

[error] no-matching-overload - No overload of `dict.__init__` matches arguments
[error] invalid-assignment - Cannot assign to a subscript on an object of type `NotSet`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`

scikit-build-core (https://github.com/scikit-build/scikit-build-core)

src/scikit_build_core/_vendor/pyproject_metadata/project_table.py

[error] no-matching-overload - No overload of bound method `Pattern.fullmatch` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `str`, found `object`

src/scikit_build_core/build/_editable.py

[error] no-matching-overload - No overload of `dict.__init__` matches arguments

src/scikit_build_core/_vendor/pyproject_metadata/pyproject.py

[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`

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

sklearn/externals/array_api_compat/common/_helpers.py

[error] unresolved-attribute - Attribute `_meta` is not defined on `SupportsArrayNamespace[Any] & ~ndarray[tuple[object, ...], dtype[object]]` in union `(Unknown & ~ndarray[tuple[object, ...], dtype[object]]) | (SupportsArrayNamespace[Any] & ~ndarray[tuple[object, ...], dtype[object]])`
[error] unresolved-attribute - Attribute `_meta` is not defined on `SupportsArrayNamespace[Any] & ~ndarray[tuple[object*, ...], dtype[object*]]` in union `(Unknown & ~ndarray[tuple[object*, ...], dtype[object*]]) | (SupportsArrayNamespace[Any] & ~ndarray[tuple[object*, ...], dtype[object*]])`

sklearn/externals/array_api_extra/testing.py

[error] invalid-argument-type - Argument to function `getattr_static` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to function `getattr` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to function `setattr` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to function `getattr` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["owner"]` and value of type `object` on object of type `dict[str, int | type]`
[error] invalid-assignment - Object of type `dict[str, int | type]` is not assignable to attribute `_lazy_xp_function` on type `Unknown | (((...) -> Any) & ~tuple[object, ...])`
[error] invalid-assignment - Object of type `dict[str, int | type]` is not assignable to attribute `_lazy_xp_function` on type `Any | (((...) -> Any) & ~tuple[object*, ...])`

sklearn/feature_extraction/tests/test_text.py

[error] no-matching-overload - No overload of function `unique` matches arguments
[error] no-matching-overload - No overload of function `sort` matches arguments
[error] no-matching-overload - No overload of function `sort` matches arguments

sklearn/gaussian_process/_gpr.py

[error] unresolved-attribute - Attribute `shape` is not defined on `int & Iterable[object]`, `float & Iterable[object]` in union `(Unknown & Iterable[object]) | (int & Iterable[object]) | (float & Iterable[object])`
[error] unresolved-attribute - Attribute `shape` is not defined on `int & Iterable[object*]`, `float & Iterable[object*]` in union `(Unknown & Iterable[object*]) | (int & Iterable[object*]) | (float & Iterable[object*])`
[error] unresolved-attribute - Attribute `shape` is not defined on `int & Iterable[object]`, `float & Iterable[object]` in union `(Unknown & Iterable[object]) | (int & Iterable[object]) | (float & Iterable[object])`
[error] unresolved-attribute - Attribute `shape` is not defined on `int & Iterable[object*]`, `float & Iterable[object*]` in union `(Unknown & Iterable[object*]) | (int & Iterable[object*]) | (float & Iterable[object*])`
[error] not-subscriptable - Cannot subscript object of type `Iterable[object]` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `Iterable[object*]` with no `__getitem__` method
[error] unresolved-attribute - Attribute `shape` is not defined on `int & Iterable[object]`, `float & Iterable[object]` in union `(Unknown & Iterable[object]) | (int & Iterable[object]) | (float & Iterable[object])`
[error] unresolved-attribute - Attribute `shape` is not defined on `int & Iterable[object*]`, `float & Iterable[object*]` in union `(Unknown & Iterable[object*]) | (int & Iterable[object*]) | (float & Iterable[object*])`

sklearn/gaussian_process/kernels.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Iterable[object]) | (int & Iterable[object]) | (float & Iterable[object])`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Iterable[object*]) | (int & Iterable[object*]) | (float & Iterable[object*])`

sklearn/manifold/_spectral_embedding.py

[error] unsupported-operator - Operator `-=` is not supported between objects of type `csr_array[Any, tuple[int, int]]` and `dia_array[float64] | Unknown`
[error] unsupported-operator - Operator `-=` is not supported between objects of type `csr_array[object*, tuple[int, int]]` and `dia_array[float64] | Unknown`
[error] unsupported-operator - Operator `-=` is not supported between objects of type `csr_matrix[Never]` and `dia_array[float64] | Unknown`
[error] unsupported-operator - Operator `-=` is not supported between objects of type `csr_matrix[Top[number[Any, int | float | complex]] | numpy.bool[builtins.bool]]` and `dia_array[float64] | Unknown`

sklearn/metrics/tests/test_pairwise.py

[error] unresolved-attribute - Object of type `object` has no attribute `dtype`
[error] no-matching-overload - No overload of function `vstack` matches arguments
[error] unresolved-attribute - Object of type `object` has no attribute `nbytes`
[error] no-matching-overload - No overload of function `vstack` matches arguments

sklearn/preprocessing/_polynomial.py

[error] unsupported-operator - Operator `>` is not supported between objects of type `object` and `Literal[3]`
[error] unsupported-operator - Operator `<=` is not supported between objects of type `object` and `Literal[1]`
[error] unsupported-operator - Operator `>` is not supported between objects of type `object` and `Literal[0]`
[error] invalid-argument-type - Argument to function `max` is incorrect: Argument type `object` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`
[error] invalid-argument-type - Argument to function `max` is incorrect: Expected `Literal[2]`, found `object`
[error] unsupported-operator - Operator `+` is not supported between objects of type `object` and `Literal[1]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `object` and `Literal[4]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `~Literal[0] & ~Literal[False]` and `Literal[1]`
[error] unsupported-operator - Operator `>` is not supported between objects of type `object` and `Literal[1]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Iterable[object] & ~Integral) | (int & Iterable[object] & ~Integral)`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Iterable[object*] & ~Integral) | (int & Iterable[object*] & ~Integral)`

sklearn/utils/tests/test_plotting.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

sklearn/utils/validation.py

[error] invalid-argument-type - Argument to bound method `list.sort` is incorrect: Argument type `object` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`

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

scipy/_lib/_util.py

[error] unsupported-operator - Operator `+` is not supported between objects of type `_S@map` and `Unknown | Literal[1]`
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> int`, found `def len(obj: Sized, /) -> int`

scipy/io/_mmio.py

[error] unresolved-attribute - Attribute `tocoo` is not defined on `ndarray[tuple[Any, ...], dtype[Unknown]]`, `ndarray[tuple[Any, ...], Unknown]` in union `(Unknown & ~Top[list[Unknown]] & ~tuple[object, ...] & ~<Protocol with members '__array__'>) | ndarray[tuple[Any, ...], dtype[Unknown]] | ndarray[tuple[Any, ...], Unknown]`
[error] unresolved-attribute - Attribute `tocoo` is not defined on `ndarray[tuple[Any, ...], dtype[Unknown]]`, `ndarray[tuple[Any, ...], Unknown]` in union `(Unknown & ~Top[list[Unknown]] & ~tuple[object*, ...] & ~<Protocol with members '__array__'>) | ndarray[tuple[Any, ...], dtype[Unknown]] | ndarray[tuple[Any, ...], Unknown]`

subprojects/array_api_compat/src/array_api_compat/common/_helpers.py

[error] unresolved-attribute - Attribute `_meta` is not defined on `SupportsArrayNamespace[Any] & ~ndarray[tuple[object, ...], dtype[object]]` in union `(Unknown & ~ndarray[tuple[object, ...], dtype[object]]) | (SupportsArrayNamespace[Any] & ~ndarray[tuple[object, ...], dtype[object]])`
[error] unresolved-attribute - Attribute `_meta` is not defined on `SupportsArrayNamespace[Any] & ~ndarray[tuple[object*, ...], dtype[object*]]` in union `(Unknown & ~ndarray[tuple[object*, ...], dtype[object*]]) | (SupportsArrayNamespace[Any] & ~ndarray[tuple[object*, ...], dtype[object*]])`

subprojects/array_api_extra/src/array_api_extra/testing.py

[error] invalid-argument-type - Argument to function `getattr_static` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to function `getattr` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to function `setattr` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to function `getattr` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["owner"]` and value of type `object` on object of type `dict[str, int | type]`
[error] invalid-assignment - Object of type `dict[str, int | type]` is not assignable to attribute `_lazy_xp_function` on type `Unknown | (((...) -> Any) & ~tuple[object, ...])`
[error] invalid-assignment - Object of type `dict[str, int | type]` is not assignable to attribute `_lazy_xp_function` on type `Any | (((...) -> Any) & ~tuple[object*, ...])`

subprojects/array_api_extra/tests/conftest.py

[error] invalid-argument-type - Argument to function `as_readonly` is incorrect: Expected `T@_wrap`, found `object`

subprojects/highs/highs/highspy/highs.py

[error] invalid-argument-type - Argument to function `Highs.internal_get_value` is incorrect: Expected `Integral | highs_var | highs_cons | ... omitted 4 union elements`, found `object`
[error] invalid-assignment - Object of type `Iterable[highs_var | Integral] & Top[Mapping[Unknown, object]]` is not assignable to `Mapping[Any, highs_var | Integral]`
[error] invalid-assignment - Object of type `(Any & Top[Mapping[Unknown, object]] & ~float & ~int) | (Mapping[Any, Any] & ~float & ~int) | (Sequence[Any] & Top[Mapping[Unknown, object]] & ~float & ~int)` is not assignable to `Mapping[Any, int | float]`
[error] invalid-assignment - Object of type `(Any & Top[Mapping[Unknown, object]] & ~HighsVarType) | (Mapping[Any, Any] & ~HighsVarType) | (Sequence[Any] & Top[Mapping[Unknown, object]] & ~HighsVarType)` is not assignable to `Mapping[Any, HighsVarType]`
[error] invalid-assignment - Object of type `Mapping[Any, highs_var] | (Iterable[highs_var] & Top[Mapping[Unknown, object]]) | (highs_var & Top[Mapping[Unknown, object]])` is not assignable to `Mapping[Any, highs_var]`
[error] unresolved-attribute - Object of type `object` has no attribute `index`
[error] unresolved-attribute - Object of type `object` has no attribute `index`
[error] unresolved-attribute - Object of type `object` has no attribute `index`
[error] unresolved-attribute - Unresolved attribute `index` on type `object`
[error] invalid-assignment - Object of type `(highs_linear_expression & Top[Mapping[Unknown, object]]) | (Iterable[highs_linear_expression] & Top[Mapping[Unknown, object]]) | (tuple[highs_linear_expression | Iterable[highs_linear_expression], ...] & Top[Mapping[Unknown, object]])` is not assignable to `Mapping[Any, highs_linear_expression]`
[error] invalid-argument-type - Argument to bound method `Highs.__addRow` is incorrect: Expected `highs_linear_expression`, found `object`
[error] invalid-assignment - Object of type `Mapping[Any, highs_cons] | (Sequence[highs_cons] & Top[Mapping[Unknown, object]]) | (highs_cons & Top[Mapping[Unknown, object]])` is not assignable to `Mapping[Any, highs_cons]`
[error] unresolved-attribute - Object of type `object` has no attribute `index`
[error] unresolved-attribute - Object of type `object` has no attribute `index`
[error] unresolved-attribute - Object of type `object` has no attribute `index`
[error] unresolved-attribute - Unresolved attribute `index` on type `object`
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> int`, found `<class 'int'>`
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> int`, found `<class 'int'>`
[error] invalid-assignment - Object of type `Iterable[highs_var | highs_linear_expression] & ndarray[tuple[object, ...], dtype[object]]` is not assignable to `ndarray[Any, dtype[object_]]`

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

scrapy/utils/asyncgen.py

[error] invalid-yield - Yield type `object` does not match annotated yield type `_T@as_async_generator`

scrapy/utils/python.py

[error] invalid-return-type - Return type does not match returned value: expected `Iterable[_KT@without_none_values]`, found `dict[object, object]`

scrapy/core/scraper.py

[error] invalid-assignment - Object of type `AsyncIterator[object]` is not assignable to `Iterable[_T@handle_spider_output_async] | AsyncIterator[_T@handle_spider_output_async]`
[error] invalid-assignment - Object of type `AsyncIterator[object]` is not assignable to `Iterable[_T@handle_spider_output_async] | AsyncIterator[_T@handle_spider_output_async]`
[error] invalid-argument-type - Argument to function `parallel_async` is incorrect: Expected `AsyncIterator[Any]`, found `Iterable[_T@handle_spider_output_async] | AsyncIterator[_T@handle_spider_output_async]`

scrapy/core/spidermw.py

[error] invalid-return-type - Return type does not match returned value: expected `MutableAsyncChain[_T@_process_spider_exception]`, found `MutableAsyncChain[object]`
[error] invalid-return-type - Return type does not match returned value: expected `MutableAsyncChain[_T@scrape_response_async]`, found `MutableAsyncChain[object]`

scrapy/exporters.py

[error] invalid-argument-type - Argument to bound method `BaseItemExporter.serialize_field` is incorrect: Expected `str`, found `object`
[error] invalid-assignment - Object of type `ValuesView[object]` is not assignable to `Iterable[str]`

scrapy/http/headers.py

[error] invalid-assignment - Object of type `ItemsView[object, object] | (Iterable[tuple[AnyStr@update, Any]] & ~Top[Mapping[Unknown, object]])` is not assignable to `Mapping[AnyStr@update, Any] | Iterable[tuple[AnyStr@update, Any]]`
[error] invalid-argument-type - Argument to bound method `Headers.normkey` is incorrect: Argument type `str | int | AnyStr@update` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`

scrapy/spiders/crawl.py

[error] invalid-argument-type - Argument to bound method `CrawlSpider.process_results` is incorrect: Expected `Iterable[Any]`, found `object`

scrapy/utils/datatypes.py

[error] invalid-assignment - Object of type `ItemsView[object, object] | (Iterable[tuple[AnyStr@update, Any]] & ~Top[Mapping[Unknown, object]])` is not assignable to `Mapping[AnyStr@update, Any] | Iterable[tuple[AnyStr@update, Any]]`
[error] invalid-argument-type - Argument to bound method `CaselessDict.normkey` is incorrect: Argument type `str | int | AnyStr@update` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`

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

setuptools/_vendor/packaging/version.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[int, ...]`, found `tuple[object, ...]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal["a", "b", "rc"], int] | None`, found `tuple[object, object]`

setuptools/_distutils/command/build_ext.py

[error] invalid-argument-type - Argument to `Extension.__init__` is incorrect: Expected `Iterable[str | PathLike[str]]`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["sources"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `runtime_library_dirs` of type `list[str]`
[error] not-iterable - Object of type `~AlwaysFalsy` is not iterable

setuptools/_distutils/dist.py

[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] not-iterable - Object of type `object` is not iterable

setuptools/_distutils/text_file.py

[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Unknown & ~Top[list[Unknown]] & ~tuple[object, ...]) | int | None`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `(Unknown & ~Top[list[Unknown]] & ~tuple[object*, ...]) | int | None`

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

lib/spack/spack/config.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[int, ConfigScope]`, found `(ConfigScope & tuple[object, ...]) | tuple[int, ConfigScope]`

lib/spack/spack/vendor/jinja2/compiler.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Never`, found `str`

lib/spack/spack/vendor/jinja2/filters.py

[error] invalid-assignment - Object of type `dict_items[object, object]` is not assignable to `Iterable[tuple[str, Any]]`

lib/spack/spack/vendor/jinja2/loaders.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] no-matching-overload - No overload of function `fspath` matches arguments

lib/spack/spack/vendor/jinja2/parser.py

[error] invalid-argument-type - Argument to bound method `list.extend` is incorrect: Expected `Iterable[Node]`, found `(Node & Top[list[Unknown]]) | list[Node]`

lib/spack/spack/version/version_types.py

[error] invalid-argument-type - Argument to function `ver` is incorrect: Expected `VersionType | str | list[Unknown] | ... omitted 3 union elements`, found `object`

spark (https://github.com/apache/spark)

python/pyspark/core/rdd.py

[error] invalid-assignment - Object of type `(int, Iterable[Never], /) -> Iterable[object]` is not assignable to `(int, Iterable[TypeVar], /) -> Iterable[T@PipelinedRDD]`

python/pyspark/ml/functions.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[str, ndarray[tuple[Any, ...], dtype[Any]]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] unresolved-attribute - Object of type `object` has no attribute `shape`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `object` on object of type `list[list[int] | None]`

python/pyspark/ml/linalg/__init__.py

[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `slice[Any, Any, Any]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] unsupported-operator - Unary operator `-` is not supported for object of type `(Iterable[int | float] & ndarray[tuple[object, ...], dtype[object]]) | Unknown`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `ndarray[tuple[Any, ...], dtype[Unknown]]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `ndarray[tuple[Any, ...], dtype[Unknown]]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Argument to function `dot` is incorrect: Expected `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`, found `Iterable[int | float] & ~ndarray[tuple[object, ...], dtype[object]] & ~Vector`
[error] invalid-argument-type - Argument to function `dot` is incorrect: Expected `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`, found `Iterable[int | float] & ~ndarray[tuple[object*, ...], dtype[object*]] & ~Vector`

python/pyspark/mllib/clustering.py

[error] invalid-return-type - Return type does not match returned value: expected `int | RDD[int]`, found `RDD[int | RDD[int]]`

python/pyspark/mllib/feature.py

[error] invalid-argument-type - Argument to bound method `RDD.map` is incorrect: Expected `(object, /) -> Vector | RDD[Vector]`, found `Overload[(document: Iterable[Hashable]) -> Vector, (document: RDD[Iterable[Hashable]]) -> RDD[Vector]]`

python/pyspark/mllib/linalg/__init__.py

[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `slice[Any, Any, Any]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] unsupported-operator - Unary operator `-` is not supported for object of type `(Iterable[int | float] & ndarray[tuple[object, ...], dtype[object]]) | Unknown`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `ndarray[tuple[Any, ...], dtype[Unknown]]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `ndarray[tuple[Any, ...], dtype[Unknown]]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `Unknown` on object of type `ndarray[tuple[object, ...], dtype[object]]`

python/pyspark/mllib/regression.py

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

python/pyspark/pandas/frame.py

[error] invalid-assignment - Object of type `list[object] | (int & ~Iterable[object]) | (float & ~Iterable[object])` is not assignable to `int | float | list[int | float]`

python/pyspark/pandas/generic.py

[error] invalid-assignment - Object of type `object` is not assignable to `(...) -> Any`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `Self@pipe` on object of type `dict[str, Any]`

python/pyspark/pandas/series.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(idx: int | signedinteger[_64Bit] | integer[Any] | signedinteger[_8Bit]) -> Any, (idx: Index[Any] | Series[Any] | slice[Any, Any, Any] | ndarray[tuple[Any, ...], dtype[integer[Any]]]) -> Series[Any], (idx: str | bytes | date | ... omitted 10 union elements) -> Any, (idx: Series[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] | list[builtins.bool] | ... omitted 7 union elements) -> Series[Any]]` cannot be called with key of type `_NoValueType` on object of type `Series[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `_NoValueType` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `_NoValueType` on object of type `Top[dict[Unknown, Unknown]]`
[error] not-subscriptable - Cannot delete subscript on object of type `(Any, /) -> Any` with no `__delitem__` method
[error] invalid-argument-type - Argument to bound method `Series.apply` is incorrect: Expected `(...) -> Unknown`, found `object`
[error] unresolved-attribute - Object of type `object` has no attribute `__name__`

python/pyspark/sql/classic/dataframe.py

[error] invalid-argument-type - Argument to bound method `DataFrame._jcols` is incorrect: Expected `Sequence[Column | str] | Column`, found `object`
[error] invalid-argument-type - Argument to bound method `DataFrame._jcols` is incorrect: Expected `Sequence[Column | str] | Column`, found `_T@list`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[Column | str]`, found `(Column & tuple[object, ...]) | tuple[Column | str, ...]`

python/pyspark/sql/connect/dataframe.py

[error] invalid-argument-type - Argument to function `_to_col` is incorrect: Expected `Column | str`, found `object`

python/pyspark/sql/connect/group.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[str, str].__getitem__(key: str, /) -> str` cannot be called with key of type `object` on object of type `dict[str, str]`
[error] invalid-argument-type - Argument to function `col` is incorrect: Expected `str`, found `object`

python/pyspark/sql/connect/plan.py

[error] unsupported-operator - Operator `+` is not supported between objects of type `list[Unknown]` and `Sequence[Column] | list[Unknown]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `Top[list[Unknown]]` and `Sequence[Column] | list[Unknown]`

python/pyspark/sql/pandas/conversion.py

[error] invalid-argument-type - Argument to bound method `StructType.add` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `StructType.add` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `StructType.add` is incorrect: Expected `str`, found `object`

python/pyspark/sql/session.py

[error] invalid-assignment - Object of type `object` is not assignable to attribute `name` on type `Unknown | StructField`
[error] invalid-assignment - Invalid subscript assignment with key of type `int` and value of type `object` on object of type `list[str]`
[error] invalid-assignment - Object of type `object` is not assignable to attribute `name` on type `Unknown | StructField`
[error] invalid-assignment - Invalid subscript assignment with key of type `int` and value of type `object` on object of type `list[str]`
[error] invalid-argument-type - Argument to bound method `SparkSession._inferSchema` is incorrect: Expected `list[str] | None`, found `None | (DataType & Top[list[Unknown]]) | list[str] | (DataType & tuple[object, ...])`
[error] invalid-argument-type - Argument to bound method `SparkSession._inferSchema` is incorrect: Expected `list[str] | None`, found `None | (DataType & Top[list[Unknown]]) | list[str] | (DataType & tuple[object*, ...])`
[error] invalid-argument-type - Argument to bound method `SparkSession._inferSchemaFromList` is incorrect: Expected `list[str] | None`, found `None | (DataType & Top[list[Unknown]]) | list[str] | (DataType & tuple[object, ...])`
[error] invalid-argument-type - Argument to bound method `SparkSession._inferSchemaFromList` is incorrect: Expected `list[str] | None`, found `None | (DataType & Top[list[Unknown]]) | list[str] | (DataType & tuple[object*, ...])`
[error] invalid-assignment - Object of type `list[Unknown | str]` is not assignable to `AtomicType | StructType | str | None`
[error] invalid-assignment - Object of type `list[object*]` is not assignable to `AtomicType | StructType | str | None`
[error] unresolved-attribute - Object of type `~str` has no attribute `encode`
[error] invalid-argument-type - Argument to bound method `ndarray.squeeze` is incorrect: Argument type `ndarray[tuple[object, ...], dtype[object]] & ~DataFrame` does not satisfy upper bound `ndarray[_ShapeT_co@ndarray, _DTypeT_co@ndarray]` of type variable `Self`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `tuple[slice[None, None, None], int]` on object of type `ndarray[tuple[object, ...], dtype[object]]`

python/pyspark/sql/tests/test_conversion.py

[error] unresolved-attribute - Object of type `object` has no attribute `simpleString`
[error] invalid-argument-type - Argument to bound method `StructType.add` is incorrect: Expected `str | DataType`, found `object`
[error] invalid-argument-type - Argument expression after ** must be a mapping type: Found `object`

python/pyspark/sql/types.py

[error] invalid-assignment - Object of type `list[tuple[object, object]]` is not assignable to `Iterable[tuple[str, Any]]`

python/pyspark/testing/sqlutils.py

[error] invalid-argument-type - Method `__delitem__` of type `bound method _Environ[str].__delitem__(key: str) -> None` cannot be called with key of type `object` on object of type `_Environ[str]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `~None` on object of type `_Environ[str]`
[error] invalid-argument-type - Method `__delitem__` of type `bound method _Environ[str].__delitem__(key: str) -> None` cannot be called with key of type `object` on object of type `_Environ[str]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `str` on object of type `_Environ[str]`

python/pyspark/worker.py

[error] invalid-return-type - Return type does not match returned value: expected `T@verify_return_type`, found `map[_S@map]`
[error] invalid-return-type - Return type does not match returned value: expected `T@verify_return_type`, found `map[object*]`
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> object`, found `def check_element(element: T@verify_return_type) -> T@verify_return_type`

python/pyspark/worker_util.py

[error] not-iterable - Object of type `object` is not iterable

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

sphinx/config.py

[warning] unused-ignore-comment - Unused `ty: ignore` directive
[error] invalid-return-type - Return type does not match returned value: expected `frozenset[type] | ENUM`, found `frozenset[object]`

starlette (https://github.com/encode/starlette)

starlette/_exception_handler.py

[error] call-non-callable - Object of type `~None` is not callable

starlette/middleware/errors.py

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

starlette/responses.py

[error] invalid-assignment - Object of type `AsyncIterable[str | bytes | memoryview[int]] | (Iterable[str | bytes | memoryview[int]] & AsyncIterable[object])` is not assignable to attribute `body_iterator` of type `AsyncIterable[str | bytes | memoryview[int]]`

starlette/routing.py

[error] invalid-assignment - Object of type `(((Request[State], /) -> Awaitable[Response] | Response) & Top[(...) -> Awaitable[object]]) | partial[(Request[State], /) -> CoroutineType[Any, Any, Awaitable[Response] | Response]]` is not assignable to `(Request[State], /) -> Awaitable[Response]`
[error] invalid-assignment - Object of type `(((Request[State], /) -> Awaitable[Response] | Response) & Top[(...) -> Awaitable[object*]]) | partial[(Request[State], /) -> CoroutineType[Any, Any, Awaitable[Response] | Response]]` is not assignable to `(Request[State], /) -> Awaitable[Response]`

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

static_frame/test/unit/test_index_correspondence.py

[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments

static_frame/core/frame.py

[error] no-matching-overload - No overload of bound method `Frame._extract` matches arguments
[error] invalid-argument-type - Argument to bound method `IndexBase._drop_iloc` is incorrect: Expected `int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements`, found `object`
[error] invalid-argument-type - Argument to bound method `IndexBase._drop_iloc` is incorrect: Expected `int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements`, found `object`
[error] invalid-assignment - Object of type `tuple[object, Hashable | int | integer[Any] | ... omitted 16 union elements]` is not assignable to `tuple[int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements, int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements]`
[error] invalid-assignment - Object of type `tuple[object*, Hashable | int | integer[Any] | ... omitted 16 union elements]` is not assignable to `tuple[int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements, int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements]`

static_frame/core/index_correspondence.py

[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `Unknown` on object of type `ndarray[Any, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], Any], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], Any], (key: str, /) -> ndarray[Any | tuple[Any, ...], dtype[Any]], (key: list[str], /) -> ndarray[Any | tuple[Any, ...], Unknown]]` cannot be called with key of type `object` on object of type `ndarray[Any, Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[object, int]` and value of type `Unknown` on object of type `ndarray[Any, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], Any], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], Any], (key: str, /) -> ndarray[Any | tuple[Any, ...], dtype[Any]], (key: list[str], /) -> ndarray[Any | tuple[Any, ...], Unknown]]` cannot be called with key of type `tuple[object, int]` on object of type `ndarray[Any, Any]`

static_frame/core/quilt.py

[error] no-matching-overload - No overload of bound method `Quilt._extract` matches arguments

static_frame/core/store_config.py

[error] invalid-return-type - Return type does not match returned value: expected `int | tuple[int, ...] | None`, found `tuple[object, ...]`
[error] invalid-return-type - Return type does not match returned value: expected `((...) -> IndexBase) | type[Index[Any]] | tuple[((...) -> IndexBase) | type[Index[Any]], ...] | None`, found `tuple[object, ...]`
[error] invalid-return-type - Return type does not match returned value: expected `None | str | dtype[Any] | ... omitted 3 union elements`, found `tuple[object, ...]`

static_frame/core/type_blocks.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] invalid-argument-type - Argument to bound method `TypeBlocks._mask_blocks` is incorrect: Expected `int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements`, found `object`
[error] invalid-argument-type - Argument to bound method `TypeBlocks._mask_blocks` is incorrect: Expected `int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements`, found `object`
[error] invalid-argument-type - Argument to bound method `TypeBlocks._drop_blocks` is incorrect: Expected `int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements`, found `object`
[error] invalid-argument-type - Argument to bound method `TypeBlocks._drop_blocks` is incorrect: Expected `int | integer[Any] | ndarray[Any, Any] | ... omitted 3 union elements`, found `object`
[error] invalid-argument-type - Argument to function `shape_filter` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `object`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] invalid-argument-type - Argument to function `column_1d_filter` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `object`
[error] invalid-argument-type - Argument to function `column_2d_filter` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `None | int | float | ndarray[Any, Any]`, found `object`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] invalid-argument-type - Argument to function `column_2d_filter` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `object`
[error] invalid-argument-type - Argument to function `column_2d_filter` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `object`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Never`, found `ndarray[tuple[Any, ...], dtype[Any]]`

static_frame/core/util.py

[error] invalid-return-type - Return type does not match returned value: expected `frozenset[_T@frozenset_filter]`, found `Iterable[_T@frozenset_filter] & frozenset[object]`
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.astype` matches arguments
[error] invalid-return-type - Return type does not match returned value: expected `str | TextIO`, found `(str & ~PathLike[object]) | (Iterator[str] & ~PathLike[object])`
[error] invalid-return-type - Return type does not match returned value: expected `str | TextIO`, found `(str & ~PathLike[object*]) | (Iterator[str] & ~PathLike[object*])`
[error] unresolved-attribute - Object of type `(...) -> object` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> object*` has no attribute `__name__`

static_frame/core/yarn.py

[error] invalid-argument-type - Argument to `Yarn.__init__` is incorrect: Expected `Iterable[Hashable | int | integer[Any] | ... omitted 10 union elements] | type[IndexAutoFactory] | None`, found `None | IndexBase | (((...) -> Any) & ~<class 'IndexAutoFactory'> & ~AbstractSet[object]) | (Iterable[Hashable | int | integer[Any] | ... omitted 10 union elements] & ~AbstractSet[object]) | (type[IndexAutoFactory] & ~<class 'IndexAutoFactory'> & ~AbstractSet[object])`
[error] invalid-argument-type - Argument to `Yarn.__init__` is incorrect: Expected `Iterable[Hashable | int | integer[Any] | ... omitted 10 union elements] | type[IndexAutoFactory] | None`, found `None | IndexBase | (((...) -> Any) & ~<class 'IndexAutoFactory'> & ~AbstractSet[object*]) | (Iterable[Hashable | int | integer[Any] | ... omitted 10 union elements] & ~AbstractSet[object*]) | (type[IndexAutoFactory] & ~<class 'IndexAutoFactory'> & ~AbstractSet[object*])`

static_frame/test/unit/test_index.py

[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments

static_frame/test/unit/test_util.py

[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments

steam.py (https://github.com/Gobot1234/steam.py)

steam/ext/commands/commands.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Self@parents`, found `Self@parents | (GroupMixin[Cog[Bot] | Bot | None] & Top[Command[Cog[Bot] | Bot | None, (...), object]]) | (Group[Unknown, (...), Unknown] & Top[Command[Cog[Bot] | Bot | None, (...), object]])`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Self@parents`, found `Self@parents | (GroupMixin[Cog[Bot] | Bot | None] & Top[Command[Cog[Bot] | Bot | None, (...), object*]]) | (Group[Unknown, (...), Unknown] & Top[Command[Cog[Bot] | Bot | None, (...), object*]])`

steam/ext/commands/converters.py

[error] invalid-assignment - Object of type `object` is not assignable to `T@Greedy | tuple[T@Greedy]`

steam/trade.py

[error] invalid-assignment - Object of type `Sequence[SendingAssetT@TradeOffer] | (SendingAssetT@TradeOffer & Sequence[object]) | list[Unknown]` is not assignable to `Sequence[SendingAssetT@TradeOffer]`: Incompatible value of type `Sequence[SendingAssetT@TradeOffer] | (SendingAssetT@TradeOffer & Sequence[object]) | list[Unknown]`
[error] invalid-assignment - Object of type `Sequence[ReceivingAssetT@TradeOffer] | (ReceivingAssetT@TradeOffer & Sequence[object]) | list[Unknown]` is not assignable to `Sequence[ReceivingAssetT@TradeOffer]`: Incompatible value of type `Sequence[ReceivingAssetT@TradeOffer] | (ReceivingAssetT@TradeOffer & Sequence[object]) | list[Unknown]`

steam/utils.py

[error] invalid-return-type - Return type does not match returned value: expected `_T@maybe_coroutine`, found `object`

steam/user.py

flaky
(4/10)
[warning] unsupported-base - Unsupported class base with type `<class 'Messageable[UserMessage[User | Friend | ClientUser]]'> | <class 'Messageable[UserMessage[User | ClientUser]]'>`
flaky
(4/10)
[warning] unsupported-base - Unsupported class base with type `<class 'Messageable[UserMessage[User | Friend | ClientUser]]'> | <class 'Messageable[UserMessage[User | ClientUser]]'>`

stone (https://github.com/dropbox/stone)

stone/backends/python_rsrc/stone_serializers.py

[error] invalid-argument-type - Argument to function `ensure_str` is incorrect: Expected `bytes | str`, found `object`

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/codegen/plugins/python.py

[error] invalid-argument-type - Argument to bound method `PythonPlugin._print_argument_value` is incorrect: Expected `GraphQLStringValue | GraphQLNullValue | GraphQLIntValue | ... omitted 6 union elements`, found `object`
[error] invalid-argument-type - Argument to bound method `PythonPlugin._print_argument_value` is incorrect: Expected `GraphQLStringValue | GraphQLNullValue | GraphQLIntValue | ... omitted 6 union elements`, found `object`

strawberry/http/sync_base_view.py

[error] invalid-argument-type - Argument to bound method `SyncBaseHTTPView.execute_single` is incorrect: Expected `GraphQLRequestData`, found `object`
[error] invalid-argument-type - Argument to bound method `SyncBaseHTTPView.process_result` is incorrect: Expected `ExecutionResult`, found `object`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] unresolved-attribute - Object of type `object` has no attribute `errors`

strawberry/utils/await_maybe.py

[error] invalid-return-type - Return type does not match returned value: expected `T@await_maybe`, found `object`

strawberry/http/async_base_view.py

[error] invalid-argument-type - Argument to bound method `AsyncBaseHTTPView.execute_single` is incorrect: Expected `GraphQLRequestData`, found `object`

strawberry/subscriptions/protocols/graphql_transport_ws/handlers.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Context@BaseGraphQLTransportWSHandler`

strawberry/subscriptions/protocols/graphql_ws/handlers.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Context@BaseGraphQLWSHandler`

strawberry/types/fields/resolver.py

[error] invalid-return-type - Return type does not match returned value: expected `(...) -> T@StrawberryResolver`, found `(...) -> object`

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

lib/streamlit/elements/widgets/time_widgets.py

[warning] unused-ignore-comment - Unused `ty: ignore` directive
[warning] unused-ignore-comment - Unused `ty: ignore` directive
[warning] unused-ignore-comment - Unused `ty: ignore` directive

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

sympy/core/random.py

[error] unsupported-operator - Operator `<=` is not supported between objects of type `int` and `object`
[error] unsupported-operator - Operator `<` is not supported between objects of type `object` and `int`

sympy/physics/quantum/operatorset.py

[error] call-non-callable - Object of type `object` is not callable
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements].__getitem__(key: frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, /) -> <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements` cannot be called with key of type `frozenset[object]` on object of type `dict[frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements].__getitem__(key: frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, /) -> <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements` cannot be called with key of type `frozenset[object]` on object of type `dict[frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements].__getitem__(key: frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, /) -> <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements` cannot be called with key of type `frozenset[type]` on object of type `dict[frozenset[<class 'J2Op'> | <class 'JxOp'>] | frozenset[<class 'J2Op'> | <class 'JyOp'>] | frozenset[<class 'J2Op'> | <class 'JzOp'>] | ... omitted 4 union elements, <class 'JxKet'> | <class 'JyKet'> | <class 'JzKet'> | ... omitted 4 union elements]`

sympy/polys/series/ring.py

[error] invalid-argument-type - Argument to bound method `PowerSeriesRingProto.equal_repr` is incorrect: Expected `TSeriesElement[Er@PowerSeriesElement]`, found `TSeriesElement[Never]`

sympy/core/basic.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] invalid-assignment - Object of type `(_SupportsItems[Basic | int | float | complex, Basic | int | float | complex] & Top[set[Unknown]]) | (Iterable[tuple[Basic | int | float | complex, Basic | int | float | complex]] & Top[set[Unknown]])` is not assignable to `Iterable[tuple[Basic | int | float | complex, Basic | int | float | complex]]`

sympy/core/function.py

[error] invalid-argument-type - Argument to function `as_int` is incorrect: Expected `SupportsIndex`, found `~Sequence[object] & ~None`
[error] invalid-argument-type - Argument to function `as_int` is incorrect: Expected `SupportsIndex`, found `~Sequence[object*] & ~None`
[error] invalid-argument-type - Argument to function `as_int` is incorrect: Expected `SupportsIndex`, found `~Sequence[object] & ~None`
[error] invalid-argument-type - Argument to function `as_int` is incorrect: Expected `SupportsIndex`, found `~Sequence[object*] & ~None`

sympy/core/numbers.py

[error] unresolved-attribute - Object of type `object` has no attribute `removeprefix`

sympy/matrices/matrixbase.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] not-iterable - Object of type `object` is not iterable

sympy/ntheory/tests/test_factor_.py

[error] unsupported-operator - Operator `*=` is not supported between objects of type `Literal[1]` and `object`
[error] unsupported-operator - Operator `%` is not supported between objects of type `~AlwaysFalsy & ~Literal[1] & ~Literal[True]` and `Literal[2]`
[error] unsupported-operator - Operator `*=` is not supported between objects of type `Literal[1]` and `object`
[error] unsupported-operator - Operator `//` is not supported between objects of type `~AlwaysFalsy & ~Literal[1] & ~Literal[True]` and `Literal[2]`

sympy/polys/domains/domain.py

[error] invalid-argument-type - Argument to bound method `Domain.map` is incorrect: Argument type `Iterable[int | Er@Domain]` does not satisfy upper bound `RingElement` of type variable `Er`

sympy/polys/monomials.py

[error] unsupported-operator - Operator `+` is not supported between objects of type `object` and `Literal[1]`

sympy/polys/rings.py

[error] not-iterable - Object of type `object` is not iterable

sympy/printing/aesaracode.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

sympy/printing/theanocode.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

sympy/solvers/solveset.py

[error] unresolved-attribute - Object of type `object` has no attribute `name`
[error] no-matching-overload - No overload of bound method `Set.subs` matches arguments

sympy/tensor/array/arrayop.py

[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `(Unknown & Iterable[object] & <Protocol with members '__next__'> & ~DenseNDimArray & ~SparseNDimArray & ~MatrixBase) | (NDimArray & <Protocol with members '__next__'> & ~DenseNDimArray & ~SparseNDimArray & ~MatrixBase)`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `(Unknown & Iterable[object*] & <Protocol with members '__next__'> & ~DenseNDimArray & ~SparseNDimArray & ~MatrixBase) | (NDimArray & <Protocol with members '__next__'> & ~DenseNDimArray & ~SparseNDimArray & ~MatrixBase)`

sympy/tensor/indexed.py

[error] unresolved-attribute - Object of type `object` has no attribute `is_integer`

sympy/utilities/codegen.py

[error] unresolved-attribute - Object of type `object` has no attribute `lhs`

sympy/utilities/misc.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `object`

tornado (https://github.com/tornadoweb/tornado)

tornado/gen.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(object, /) -> _asyncio.Future[Unknown]`, found `def convert_yielded(yielded: None | Awaitable[Unknown] | list[Awaitable[Unknown]] | dict[Any, Awaitable[Unknown]] | concurrent.futures._base.Future[Unknown]) -> _asyncio.Future[Unknown]`
[error] invalid-argument-type - Argument to bound method `set.remove` is incorrect: Expected `_S@map`, found `Future[Unknown]`
[error] unresolved-attribute - Object of type `_S@map` has no attribute `result`
[error] invalid-argument-type - Argument to bound method `set.add` is incorrect: Expected `Future[Unknown]`, found `_S@map`
[error] no-matching-overload - No overload of function `future_add_done_callback` matches arguments
[error] invalid-argument-type - Argument to `Runner.__init__` is incorrect: Expected `Generator[None | Awaitable[Unknown] | list[Awaitable[Unknown]] | dict[Any, Awaitable[Unknown]] | Future[Unknown], Any, _T@coroutine | Unknown]`, found `(Generator[Any, Any, _T@coroutine] & Generator[object, None, None]) | (_T@coroutine & Generator[object, None, None])`

tornado/routing.py

[error] invalid-argument-type - Argument to `Rule.__init__` is incorrect: Expected `dict[str, Any] | None`, found `object`
[error] invalid-argument-type - Argument to `Rule.__init__` is incorrect: Expected `str | None`, found `object`
[error] invalid-argument-type - Argument to `Rule.__init__` is incorrect: Expected `Matcher`, found `object`
[error] invalid-argument-type - Argument to `Rule.__init__` is incorrect: Expected `dict[str, Any] | None`, found `object`
[error] invalid-argument-type - Argument to `Rule.__init__` is incorrect: Expected `str | None`, found `object`

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

src/trio/_threads.py

[error] invalid-return-type - Return type does not match returned value: expected `RetT@to_thread_run_sync`, found `object`

src/trio/_core/_run.py

[error] unresolved-attribute - Object of type `(~None & ~Top[partial[Unknown]] & ~str) | (((...) -> object) & ~str)` has no attribute `__qualname__`
[error] unresolved-attribute - Object of type `(~None & ~Top[partial[Unknown]] & ~str) | (((...) -> object*) & ~str)` has no attribute `__qualname__`

src/trio/_core/_tests/test_guest_mode.py

[error] invalid-return-type - Return type does not match returned value: expected `T@trivial_guest_run`, found `object`

src/trio/_core/_tests/test_ki.py

[error] invalid-argument-type - Argument to bound method `CoroutineType.send` is incorrect: Expected `Never`, found `None`

src/trio/_util.py

[error] invalid-return-type - Return type does not match returned value: expected `Coroutine[object, Never, RetT@coroutine_or_error]`, found `Awaitable[RetT@coroutine_or_error] & Coroutine[object, Never, object]`

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

twine/repository.py

[error] no-matching-overload - No overload of bound method `str.join` matches arguments

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

src/urllib3/fields.py

[error] invalid-assignment - Object of type `dict_items[object, object]` is not assignable to `Iterable[tuple[str, str | bytes | None]]`

src/urllib3/filepost.py

[error] invalid-assignment - Object of type `ItemsView[object, object]` is not assignable to `Iterable[RequestField | tuple[str, str | bytes | tuple[str, str | bytes] | tuple[str, str | bytes, str]]]`

src/urllib3/_collections.py

[error] invalid-argument-type - Argument to bound method `HTTPHeaderDict.add` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `HTTPHeaderDict.add` is incorrect: Expected `str`, found `object`
[error] not-iterable - Object of type `object` is not iterable

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

test/test_models.py

[error] unresolved-attribute - Object of type `object` has no attribute `requires_grad_`

torchvision/transforms/functional.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `tuple[slice[None, None, None], slice[None, None, None], None]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] no-matching-overload - No overload of bound method `ndarray.transpose` matches arguments
[error] invalid-argument-type - Argument to bound method `Image.transpose` is incorrect: Expected `Transpose`, found `tuple[Literal[2], Literal[0], Literal[1]]`

torchvision/transforms/transforms.py

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

torchvision/transforms/v2/_utils.py

[error] invalid-argument-type - Argument to function `_check_fill_arg` is incorrect: Expected `int | float | Sequence[int | float] | None | dict[type | str, int | float | Sequence[int | float] | None]`, found `object`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `Sequence[int | float]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `list[int | float] | None` on object of type `dict[type | str, int | float | Sequence[int | float] | None]`
[error] invalid-argument-type - Argument to function `_convert_fill_arg` is incorrect: Expected `int | float | Sequence[int | float] | None`, found `object`

websockets (https://github.com/aaugustin/websockets)

src/websockets/asyncio/router.py

[error] invalid-return-type - Return type does not match returned value: expected `Response | None`, found `~None`

src/websockets/legacy/protocol.py

[error] invalid-argument-type - Argument to function `prepare_data` is incorrect: Expected `str | bytes | bytearray | memoryview[int]`, found `object`
[error] invalid-argument-type - Argument to function `prepare_data` is incorrect: Expected `str | bytes | bytearray | memoryview[int]`, found `object`

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

src/werkzeug/http.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] no-matching-overload - No overload of bound method `str.join` matches arguments

src/werkzeug/sansio/response.py

[error] unresolved-attribute - Object of type `object` has no attribute `to_header`

src/werkzeug/datastructures/file_storage.py

[error] no-matching-overload - No overload of function `open` matches arguments

src/werkzeug/datastructures/headers.py

[error] invalid-argument-type - Argument to bound method `Headers.setlist` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `Headers.getlist` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `MultiDict.getlist` is incorrect: Expected `Never`, found `object`
[error] invalid-argument-type - Argument to bound method `MultiDict.getlist` is incorrect: Expected `Never`, found `object`
[error] invalid-argument-type - Argument to bound method `Headers.setlist` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to bound method `Headers.set` is incorrect: Expected `str`, found `object`

src/werkzeug/datastructures/structures.py

[error] invalid-yield - Yield type `tuple[object, object]` does not match annotated yield type `tuple[K@iter_multi_items, V@iter_multi_items]`
[error] invalid-yield - Yield type `tuple[object, object]` does not match annotated yield type `tuple[K@iter_multi_items, V@iter_multi_items]`
[error] invalid-yield - Yield type `tuple[object, ~Top[list[Unknown]] & ~tuple[object, ...] & ~Top[set[Unknown]]]` does not match annotated yield type `tuple[K@iter_multi_items, V@iter_multi_items]`

src/werkzeug/middleware/shared_data.py

[error] invalid-assignment - Object of type `ItemsView[object, object]` is not assignable to `Mapping[str, str | tuple[str, str]] | Iterable[tuple[str, str | tuple[str, str]]]`

src/werkzeug/test.py

[error] invalid-yield - Yield type `tuple[object, object]` does not match annotated yield type `tuple[str, Any]`
[error] invalid-argument-type - Argument to `Authorization.__init__` is incorrect: Expected `dict[str, str | None] | None`, found `dict[str, object]`

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

xarray/backends/api.py

[error] invalid-argument-type - Argument to function `_remove_path` is incorrect: Expected `NestedSequence[_FLike@_remove_path]`, found `(_FLike@_remove_path & Top[list[Unknown]]) | (NestedSequence[_FLike@_remove_path] & Top[list[Unknown]])`

xarray/backends/common.py

[error] invalid-argument-type - Argument to function `_normalize_path_list` is incorrect: Expected `NestedSequence[str | PathLike[Unknown] | ReadBuffer[Unknown]]`, found `(ReadBuffer[Unknown] & Top[list[Unknown]] & ~PathLike[object]) | (NestedSequence[str | PathLike[Unknown] | ReadBuffer[Unknown]] & Top[list[Unknown]] & ~PathLike[object])`

xarray/backends/scipy_.py

[error] invalid-argument-type - Argument to constructor `Path.__new__` is incorrect: Expected `str | PathLike[str]`, found `str | (ReadBuffer[Unknown] & PathLike[object]) | (AbstractDataStore & PathLike[object])`

xarray/conventions.py

[error] invalid-return-type - Return type does not match returned value: expected `T@_item_or_default | U@_item_or_default`, found `object`

xarray/core/common.py

[error] call-non-callable - Object of type `object` is not callable
[error] invalid-assignment - Object of type `(type[Any] & Top[Mapping[Unknown, object]]) | (str & Top[Mapping[Unknown, object]]) | (tuple[Any, SupportsIndex | Sequence[SupportsIndex]] & Top[Mapping[Unknown, object]]) | ... omitted 5 union elements` is not assignable to `Mapping[Any, dtype[Any] | None | type[Any] | ... omitted 6 union elements]`
[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `Self@pipe` on object of type `P@pipe.kwargs`
[error] invalid-assignment - Invalid subscript assignment with key of type `object*` and value of type `Self@pipe` on object of type `P@pipe.kwargs`

xarray/core/dataarray.py

[error] invalid-assignment - Object of type `dict[Hashable, object]` is not assignable to `str | int | tuple[int, ...] | None | Mapping[Any, Resampler | str | int | tuple[int, ...] | None]`
[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Resampler | str | int | tuple[int, ...] | None] | None`, found `int | None | (Mapping[Any, Resampler | str | int | tuple[int, ...] | None] & ~float & ~str & ~tuple[object, ...] & ~Top[list[Unknown]])`
[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Resampler | str | int | tuple[int, ...] | None] | None`, found `int | None | (Mapping[Any, Resampler | str | int | tuple[int, ...] | None] & ~float & ~str & ~tuple[object*, ...] & ~Top[list[Unknown]])`

xarray/core/dataset.py

[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Resampler | str | int | tuple[int, ...] | None] | None`, found `(str & Top[Mapping[Unknown, object]]) | (int & Top[Mapping[Unknown, object]]) | (tuple[int, ...] & Top[Mapping[Unknown, object]]) | ... omitted 3 union elements`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[Hashable, Any]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `object` and `int`
[error] unsupported-operator - Operator `<` is not supported between objects of type `int` and `object`
[error] unsupported-operator - Operator `>=` is not supported between objects of type `object` and `Literal[0]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int` and `object`
[error] invalid-argument-type - Argument to bound method `list.insert` is incorrect: Expected `SupportsIndex`, found `object`

xarray/core/datatree.py

[error] invalid-assignment - Invalid subscript assignment with key of type `object` and value of type `Self@pipe` on object of type `dict[str, Any]`
[error] call-non-callable - Object of type `object` is not callable
[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Resampler | str | int | tuple[int, ...] | None] | None`, found `(str & Top[Mapping[Unknown, object]]) | (int & Top[Mapping[Unknown, object]]) | (tuple[int, ...] & Top[Mapping[Unknown, object]]) | Mapping[Any, Resampler | str | int | tuple[int, ...] | None]`

xarray/core/groupby.py

[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Grouper] | None`, found `(Sequence[Hashable] & Top[Mapping[Unknown, object]] & ~ndarray[tuple[object, ...], dtype[object]] & ~Top[Index[Any]] & ~Grouper) | (DataArray & Top[Mapping[Unknown, object]] & ~ndarray[tuple[object, ...], dtype[object]] & ~Top[Index[Any]] & ~Grouper) | (IndexVariable & Top[Mapping[Unknown, object]] & ~ndarray[tuple[object, ...], dtype[object]] & ~Top[Index[Any]] & ~Grouper) | (Mapping[Any, Grouper] & ~ndarray[tuple[object, ...], dtype[object]] & ~Top[Index[Any]] & ~Grouper)`

xarray/core/indexing.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `int` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `integer[Any]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `integer[Any]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `ndarray[Any, dtype[integer[Any]]]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `ndarray[Any, dtype[integer[Any]]]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `slice[Any, Any, Any]` on object of type `ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]] | tuple[ndarray[tuple[Any, ...], dtype[integer[Any] | numpy.bool[builtins.bool]]], ...], /) -> ndarray[tuple[Any, ...], dtype[object]], (key: SupportsIndex | tuple[SupportsIndex, ...], /) -> Any, (key: SupportsIndex | slice[Any, Any, Any] | EllipsisType | ... omitted 5 union elements, /) -> ndarray[tuple[Any, ...], dtype[object]]]` cannot be called with key of type `slice[Any, Any, Any]` on object of type `ndarray[tuple[object, ...], dtype[object]]`

xarray/core/utils.py

[error] no-matching-overload - No overload of bound method `ndarray.tolist` matches arguments
[error] invalid-assignment - Invalid subscript assignment with key of type `K@decode_numpy_dict_values` and value of type `object` on object of type `dict[K@decode_numpy_dict_values, V@decode_numpy_dict_values]`
[error] invalid-argument-type - Argument to function `list_equiv` is incorrect: Expected `Sequence[Unknown]`, found `T@equivalent & ~ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Argument to function `list_equiv` is incorrect: Expected `Sequence[Unknown]`, found `T@equivalent & ~ndarray[tuple[object*, ...], dtype[object*]]`
[error] invalid-argument-type - Argument to function `list_equiv` is incorrect: Expected `Sequence[Unknown]`, found `T@equivalent & ~ndarray[tuple[object, ...], dtype[object]]`
[error] invalid-argument-type - Argument to function `list_equiv` is incorrect: Expected `Sequence[Unknown]`, found `T@equivalent & ~ndarray[tuple[object*, ...], dtype[object*]]`

xarray/core/variable.py

[error] invalid-argument-type - Argument to `OuterIndexer.__init__` is incorrect: Expected `tuple[int | integer[Any] | slice[Any, Any, Any] | ndarray[Any, dtype[generic[Any]]], ...]`, found `tuple[(Unknown & int) | (Unknown & Top[integer[Any]]) | (Unknown & slice[object, object, object]) | ... omitted 5 union elements, ...]`
[error] invalid-argument-type - Argument to `OuterIndexer.__init__` is incorrect: Expected `tuple[int | integer[Any] | slice[Any, Any, Any] | ndarray[Any, dtype[generic[Any]]], ...]`, found `tuple[(Unknown & int) | (Unknown & Top[integer[Any]]) | (Unknown & slice[object*, object*, object*]) | ... omitted 5 union elements, ...]`

xarray/namedarray/_array_api.py

[error] unresolved-attribute - Object of type `_arrayfunction[Any, Any] & ~_arrayapi[object, object]` has no attribute `astype`
[error] unresolved-attribute - Object of type `_arrayfunction[Any, Any] & ~_arrayapi[object*, object*]` has no attribute `astype`
[error] unresolved-attribute - Object of type `_arrayfunction[Any, _DType@permute_dims] & ~_arrayapi[object, object]` has no attribute `transpose`
[error] unresolved-attribute - Object of type `_arrayfunction[Any, _DType@permute_dims] & ~_arrayapi[object*, object*]` has no attribute `transpose`

xarray/namedarray/core.py

[error] invalid-argument-type - Argument to bound method `_sparsearrayapi.todense` is incorrect: Argument type `_sparsearrayapi[object, object]` does not satisfy upper bound `_sparsearrayapi[_ShapeType_co@_sparsearrayapi, _DType_co@_sparsearrayapi]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `_sparsearrayfunction.todense` is incorrect: Argument type `_arrayapi[Any, _DType_co@NamedArray] & _sparsearrayfunction[object, object]` does not satisfy upper bound `_sparsearrayfunction[_ShapeType_co@_sparsearrayfunction, _DType_co@_sparsearrayfunction]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `_sparsearrayfunction.todense` is incorrect: Argument type `_arrayfunction[Any, _DType_co@NamedArray] & _sparsearrayfunction[object, object]` does not satisfy upper bound `_sparsearrayfunction[_ShapeType_co@_sparsearrayfunction, _DType_co@_sparsearrayfunction]` of type variable `Self`
[error] invalid-assignment - Object of type `ndarray[Any, object]` is not assignable to `ndarray[Any, _DType_co@NamedArray]`
[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Any] | None`, found `int | (Mapping[Any, str | int | tuple[int, ...] | None] & ~float & ~str & ~tuple[object, ...] & ~Top[list[Unknown]]) | dict[Any, Unknown]`
[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Any] | None`, found `int | (Mapping[Any, str | int | tuple[int, ...] | None] & ~float & ~str & ~tuple[object*, ...] & ~Top[list[Unknown]]) | dict[Any, Unknown]`

xarray/structure/combine.py

[error] invalid-argument-type - Argument to function `_infer_tile_ids_from_nested_list` is incorrect: Expected `NestedSequence[T@_infer_tile_ids_from_nested_list]`, found `object`

xarray/tests/test_namedarray.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: _arrayfunction[Any, Any] | tuple[_arrayfunction[Any, Any], ...], /) -> _arrayfunction[Any, _DType_co@CustomArrayIndexable], (key: int | slice[Any, Any, Any] | EllipsisType | tuple[int | slice[Any, Any, Any] | EllipsisType, ...], /) -> Any]` cannot be called with key of type `_arrayapi[Any, object]` on object of type `_arrayfunction[Any, _DType_co@CustomArrayIndexable]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: _arrayfunction[Any, Any] | tuple[_arrayfunction[Any, Any], ...], /) -> _arrayfunction[Any, _DType_co@CustomArrayIndexable], (key: int | slice[Any, Any, Any] | EllipsisType | tuple[int | slice[Any, Any, Any] | EllipsisType, ...], /) -> Any]` cannot be called with key of type `_arrayapi[Any, object*]` on object of type `_arrayfunction[Any, _DType_co@CustomArrayIndexable]`

xarray-dataclasses (https://github.com/astropenguin/xarray-dataclasses)

xarray_dataclasses/dataarray.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> int, (index: slice[int | None, int | None, int | None], /) -> Sequence[int]]` cannot be called with key of type `str` on object of type `Sequence[int]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`

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

yarl/_query.py

[error] invalid-argument-type - Argument to function `query_var` is incorrect: Expected `str | SupportsInt`, found `object`

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

scripts/lib/supervisor.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

zerver/decorator.py

[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["google_analytics_id"]` and value of type `Any & ~None` on object of type `Top[dict[Unknown, Unknown]]`

zerver/lib/event_schema.py

[error] invalid-argument-type - Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `object`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["services"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `object`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `object`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

zerver/lib/export.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `object`

zerver/lib/push_notifications.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["android_devices"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["apple_devices"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["android_devices"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["apple_devices"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] unresolved-attribute - Object of type `object` has no attribute `lower`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["can_push"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `do_set_push_notifications_enabled_end_timestamp` is incorrect: Expected `int | None`, found `object`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["expected_end_timestamp"]` on object of type `Top[dict[Unknown, Unknown]]`

zerver/lib/remote_server.py

[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method

zerver/lib/rest.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[(...) -> HttpResponse, set[str]] | HttpResponse`, found `tuple[Top[(...) -> object] & ~tuple[object, ...], set[Unknown]]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[(...) -> HttpResponse, set[str]] | HttpResponse`, found `tuple[Top[(...) -> object] & ~tuple[object*, ...], set[Unknown]]`

zerver/lib/validator.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `str` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `object` on object of type `Top[dict[Unknown, Unknown]]`
[error] no-matching-overload - No overload of bound method `str.join` matches arguments
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["widget_type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["extra_data"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `Literal["unknown zform type: "]` and `~Literal["choices"]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `Literal["unknown widget type: "]` and `~Literal["zform"]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method Top[dict[Unknown, Unknown]].__getitem__(key: Never, /) -> object` cannot be called with key of type `Literal["type"]` on object of type `Top[dict[Unknown, Unknown]]`

zerver/tests/test_zilencer_analytics.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[str, str | int | None | bytes]`