Ecosystem report

Old: main (merge base) ef81835c New: 26361/merge 3250b746
Lint Rule Removed Added Changed
Total 1818 766 367
invalid-argument-type 989 149 144
unresolved-attribute 142 139 103
invalid-assignment 221 58 57
invalid-return-type 117 53 39
no-matching-overload 100 47 0
call-top-callable 1 129 0
invalid-await 3 110 2
unsupported-operator 43 20 6
invalid-key 62 0 0
not-subscriptable 49 8 3
call-non-callable 23 18 1
not-iterable 18 14 8
invalid-yield 15 2 1
index-out-of-bounds 14 0 0
redundant-cast 10 2 0
unused-type-ignore-comment 5 5 0
unused-ignore-comment 0 8 0
invalid-type-form 2 0 2
invalid-raise 2 0 0
possibly-unresolved-reference 2 0 0
unknown-argument 0 2 0
deprecated 0 1 0
too-many-positional-arguments 0 1 0
type-assertion-failure 0 0 1
Project Removed Added Changed
Total 1818 766 367
cwltool 386 4 1
prefect 14 250 30
pandas 95 99 52
spark 92 61 56
schema_salad 180 3 6
schemathesis 69 9 1
xarray 33 23 23
static-frame 48 16 13
sympy 33 26 12
pip 64 2 4
core 29 29 6
zulip 55 0 3
scipy 26 16 8
meson 35 3 9
packaging 43 1 1
jax 17 14 13
dd-trace-py 27 10 6
PyGithub 31 5 5
discord.py 13 2 26
Tanjun 16 18 4

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
(9/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`
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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`
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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`
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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`
(9/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]]`
(1/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
(9/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]]`
(1/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
(9/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]]`
(1/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]]`

expression/core/fn.py

[error] invalid-return-type - Return type does not match returned value: expected `_TResult@tailrec`, found `(_TResult@tailrec & ~TailCall[(...)]) | (TailCall[_P@tailrec] & ~TailCall[(...)])`
[error] invalid-return-type - Return type does not match returned value: expected `_TResult@tailrec_async`, found `(_TResult@tailrec_async & ~TailCall[(...)]) | (TailCall[_P@tailrec_async] & ~TailCall[(...)])`
[warning] redundant-cast - Value is already of type `TailCall[_P@tailrec]`
[warning] redundant-cast - Value is already of type `TailCall[_P@tailrec_async]`

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

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/AdvisoryCredit.py

[error] unresolved-attribute - Attribute `login` is not defined on `SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]` in union `(SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `type` is not defined on `SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]` in union `(SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `login` is not defined on `SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]` in union `(SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `type` is not defined on `SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]` in union `(SimpleCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryCredit & ~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["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/AdvisoryVulnerability.py

[error] unresolved-attribute - Attribute `package` is not defined on `SimpleAdvisoryVulnerability & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]` in union `(SimpleAdvisoryVulnerability & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (AdvisoryVulnerability & dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (Self@_validate_vulnerability & ~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-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]]`
[error] unresolved-attribute - Attribute `package` is not defined on `SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]` in union `(SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]) | (AdvisoryVulnerability & ~Top[dict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `package` is not defined on `SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]` in union `(SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]) | (AdvisoryVulnerability & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `package` is not defined on `SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]` in union `(SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]) | (AdvisoryVulnerability & ~Top[dict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `package` is not defined on `SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]` in union `(SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]) | (AdvisoryVulnerability & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `patched_versions` is not defined on `SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]` in union `(SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]) | (AdvisoryVulnerability & ~Top[dict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `patched_versions` is not defined on `SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]` in union `(SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]) | (AdvisoryVulnerability & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `vulnerable_functions` is not defined on `SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]` in union `(SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]) | (AdvisoryVulnerability & ~Top[dict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `vulnerable_functions` is not defined on `SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]` in union `(SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]) | (AdvisoryVulnerability & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `vulnerable_version_range` is not defined on `SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]` in union `(SimpleAdvisoryVulnerability & ~Top[dict[Unknown, Unknown]]) | (AdvisoryVulnerability & ~Top[dict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `vulnerable_version_range` is not defined on `SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]` in union `(SimpleAdvisoryVulnerability & ~dict[Unknown, Unknown]) | (AdvisoryVulnerability & ~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-assignment - Object of type `tuple[(((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) & ~Sequence[Unknown]) | (Sequence[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any] & ~Sequence[Unknown])]` is not assignable to `((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | Sequence[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any]`
[error] invalid-assignment - Object of type `tuple[(((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, _T@__getitem__] | _T@__getitem__) & ~tuple[Unknown, ...]) | (tuple[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, _T@__getitem__] | _T@__getitem__] & ~tuple[Unknown, ...])]` is not assignable to `((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, _T@__getitem__] | _T@__getitem__) | tuple[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, _T@__getitem__] | _T@__getitem__]`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `MessageCommand[Any]`, found `(SlashCommand[Any] & ~SlashCommand[Unknown]) | MessageCommand[Any]`
[warning] redundant-cast - Value is already of type `type[_T@__getitem__]`
[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 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[(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] not-iterable - Object of type `((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, _T@__getitem__] | _T@__getitem__) | tuple[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, _T@__getitem__] | _T@__getitem__]` may not be iterable
[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] unresolved-attribute - Attribute `set_id` is not defined on `AppCommand[Any] & ~AppCommand[Unknown]` in union `CommandBuilder | (AppCommand[Any] & ~AppCommand[Unknown])`
[error] unresolved-attribute - Attribute `set_default_member_permissions` is not defined on `AppCommand[Any] & ~AppCommand[Unknown]` in union `CommandBuilder | (AppCommand[Any] & ~AppCommand[Unknown])`
[error] invalid-argument-type - Argument to function `localise_command` is incorrect: Expected `CommandBuilder`, found `CommandBuilder | (AppCommand[Any] & ~AppCommand[Unknown])`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[CommandType, str]` and value of type `CommandBuilder | (AppCommand[Any] & ~AppCommand[Unknown])` on object of type `dict[tuple[CommandType, str], CommandBuilder]`
[error] invalid-argument-type - Argument to `_StartDeclarer.__init__` is incorrect: Expected `PartialGuild | int | UndefinedType`, found `object`
[error] unresolved-attribute - Object of type `CommandBuilder` has no attribute `set_is_dm_enabled`
[error] unresolved-attribute - Object of type `CommandBuilder` has no attribute `is_dm_enabled`
[error] unresolved-attribute - Attribute `is_dm_enabled` is not defined on `CommandBuilder` in union `CommandBuilder | (AppCommand[Any] & ~AppCommand[Unknown])`

tanjun/commands/message.py

[error] no-matching-overload - No overload of `MessageCommand.__init__` matches arguments
[error] invalid-return-type - Return type does not match returned value: expected `MessageCommand[_MessageCallbackSigT@decorator]`, found `MessageCommand[_MessageCallbackSigT@MessageCommand]`
[error] no-matching-overload - No overload of `MessageCommandGroup.__init__` matches arguments
[error] invalid-return-type - Return type does not match returned value: expected `MessageCommandGroup[_MessageCallbackSigT@decorator]`, found `MessageCommandGroup[_MessageCallbackSigT@MessageCommandGroup]`
[error] invalid-argument-type - Argument to function `get_kwargs` is incorrect: Expected `(...) -> Any`, found `(MenuCommand[_MessageCallbackSigT@MessageCommand, Any] & ~MenuCommand[Unknown, Unknown] & ~MessageCommand[Unknown]) | _MessageCallbackSigT@MessageCommand`
[error] invalid-assignment - Object of type `(MenuCommand[_MessageCallbackSigT@MessageCommand, Any] & ~MenuCommand[Unknown, Unknown] & ~MessageCommand[Unknown]) | _MessageCallbackSigT@MessageCommand` is not assignable to `_MessageCallbackSigT@MessageCommand`: Incompatible value of type `(MenuCommand[_MessageCallbackSigT@MessageCommand, Any] & ~MenuCommand[Unknown, Unknown] & ~MessageCommand[Unknown]) | _MessageCallbackSigT@MessageCommand`

tanjun/commands/slash.py

[error] invalid-argument-type - Argument to function `get_kwargs` is incorrect: Expected `(...) -> Any`, found `_SlashCallbackSigT@SlashCommand | (MenuCommand[_SlashCallbackSigT@SlashCommand, Any] & ~MenuCommand[Unknown, Unknown] & ~MessageCommand[Unknown])`
[error] invalid-assignment - Object of type `_SlashCallbackSigT@SlashCommand | (MenuCommand[_SlashCallbackSigT@SlashCommand, Any] & ~MenuCommand[Unknown, Unknown] & ~MessageCommand[Unknown])` is not assignable to `_SlashCallbackSigT@SlashCommand`: Incompatible value of type `_SlashCallbackSigT@SlashCommand | (MenuCommand[_SlashCallbackSigT@SlashCommand, Any] & ~MenuCommand[Unknown, Unknown] & ~MessageCommand[Unknown])`
[error] invalid-assignment - Object of type `list[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)]` 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] 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] 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-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-argument-type - Argument is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument is incorrect: Expected `str | int | float`, found `object`
[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] not-iterable - Object of type `list[((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | Unknown] | 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 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 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 `list[((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) | Unknown] | 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)`

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 `(Iterable[(str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any] & ~Iterable[Unknown]) | (((str, /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, Any] | Any) & ~Iterable[Unknown])`
[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-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-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-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 `str | (BaseCookie[str] & ~Top[Morsel[Unknown]])` on object of type `SimpleCookie`
[error] invalid-assignment - Invalid subscript assignment with key of type `str | Unknown` and value of type `str | (BaseCookie[str] & ~Morsel[Unknown]) | (Morsel[Any] & ~Morsel[Unknown]) | (Unknown & ~Morsel[Unknown])` on object of type `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`

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

alerta/models/alert.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Alert`

alerta/models/blackout.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Blackout`

alerta/models/customer.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Customer`

alerta/models/group.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Group`

alerta/models/heartbeat.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Heartbeat`

alerta/models/key.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `ApiKey`

alerta/models/note.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Note`

alerta/models/permission.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `Permission`

alerta/models/user.py

[error] invalid-return-type - Function can implicitly return `None`, which is not assignable to return type `User`

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
[warning] unused-ignore-comment - Unused blanket `ty: ignore` directive

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

src/antidote/core/_inject.py

[error] invalid-argument-type - Argument to function `wrap` is incorrect: Argument type `((type[Unknown], /, *args: Unknown, **kwargs: Unknown) -> Unknown) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown])` does not satisfy upper bound `(...) -> Any` of type variable `F`

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 - Attribute `__qualname__` is not defined on `((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown]` in union `(((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown]) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown])`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]]` has no attribute `__name__`
[error] unresolved-attribute - Attribute `__name__` is not defined on `((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown]` in union `(((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown]) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown])`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]] & ~MethodType` has no attribute `__qualname__`
[error] unresolved-attribute - Attribute `__qualname__` is not defined on `((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown] & ~MethodType` in union `(((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown] & ~MethodType) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown])`
[error] unresolved-attribute - Object of type `((...) -> object) & ~Top[staticmethod[(...), object]] & ~Top[classmethod[Unknown, (...), object]] & ~MethodType` has no attribute `__name__`
[error] unresolved-attribute - Attribute `__name__` is not defined on `((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown] & ~MethodType` in union `(((...) -> object) & ~staticmethod[(...), Unknown] & ~classmethod[Unknown, (...), Unknown] & ~MethodType) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown])`

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/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`
[error] invalid-argument-type - Argument is incorrect: Expected `S@reduce`, found `T@reduce | S@reduce`
[error] invalid-argument-type - Argument is incorrect: Expected `T@reduce`, found `T@reduce | S@reduce`

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[Unknown]]` 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] invalid-argument-type - Argument to function `ConfigBase._special_token_handler` is incorrect: Expected `dict[str, object]`, found `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] invalid-argument-type - Argument to function `ConfigBase._special_token_handler` is incorrect: Expected `dict[str, object]`, found `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] not-iterable - Object of type `Unknown | None` may not be iterable
[error] not-iterable - Object of type `Unknown | None | str` may not be iterable

tests/test_config_base.py

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

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`

archinstall/tui/result.py

[error] invalid-return-type - Return type does not match returned value: expected `list[MenuItem]`, found `(MenuItem & Top[list[Unknown]]) | list[MenuItem]`

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[Unknown]` 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[Unknown]` 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/_check/convert/_reduce/_pep/pep646/redpep484612646typearg.py

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

beartype/_util/func/utilfuncframe.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `Mapping[str, object] & Top[dict[Unknown, Unknown]]`

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/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 `die_unless_validator_tester` is incorrect: Expected `(Any, /) -> bool`, found `(((Any, /) -> bool) & tuple[Unknown, ...]) | (((Any, /) -> bool) & ~tuple[Unknown, ...]) | (tuple[(Any, /) -> bool] & ~tuple[Unknown, ...]) | Unknown`
[error] invalid-argument-type - Argument to function `represent_func` is incorrect: Expected `(...) -> Unknown`, found `((Any, /) -> bool) | tuple[(Any, /) -> bool]`
[error] invalid-argument-type - Argument to function `represent_func` is incorrect: Expected `(...) -> Unknown`, found `(((Any, /) -> bool) & tuple[Unknown, ...]) | (((Any, /) -> bool) & ~tuple[Unknown, ...]) | (tuple[(Any, /) -> bool] & ~tuple[Unknown, ...]) | Unknown`

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]`
[error] invalid-return-type - Return type does not match returned value: expected `Ok[list[int]] | Err[CannotTransform]`, found `(Ok[None] & Top[Err[Unknown]]) | Err[CannotTransform]`

src/blib2to3/pytree.py

[error] invalid-argument-type - Argument to bound method `Node._replace_child_in_sibling_maps` is incorrect: Expected `list[Node | Leaf]`, found `(Node & Top[list[Unknown]]) | (Leaf & Top[list[Unknown]]) | list[Node | Leaf]`
[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/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)`

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/util/datatypes.py

[warning] redundant-cast - Value is already of type `set[V@MultiValuedDict]`
[warning] redundant-cast - Value is already of type `set[V@MultiValuedDict]`
[warning] redundant-cast - Value is already of type `set[V@MultiValuedDict]`
[warning] redundant-cast - Value is already of type `set[V@MultiValuedDict]`

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[Any, ...], dtype[Any]]`
[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[Any, ...], dtype[Any]]`

src/bokeh/core/property/wrappers.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Sequence[Any]`
[error] not-subscriptable - Cannot subscript object of type `slice[Any, Any, Any]` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `slice[Any, Any, Any]` with no `__getitem__` method
[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[@Todo, ...]` 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[Unknown, ...]` on object of type `Sequence[Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[@Todo, ...]` 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 & ~dict[Unknown, Unknown]) | (Sequence[Model] & ~dict[Unknown, Unknown]) | (dict[str, Model] & Any & ~Bottom[dict[Unknown, Unknown]]) | list[Unknown | Model]`

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/_plot.py

[error] invalid-argument-type - Argument to `FactorRange.__init__` is incorrect: Expected `FactorSeq`, found `list[int | float | str]`
[error] invalid-argument-type - Argument to `FactorRange.__init__` is incorrect: Expected `FactorSeq`, found `list[int | float | Unknown]`
[error] invalid-argument-type - Argument to `Range1d.__init__` is incorrect: Expected `Value`, found `int | float | (Unknown & ~None) | str | IntrinsicType`
[error] invalid-argument-type - Argument to `Range1d.__init__` is incorrect: Expected `Value`, found `(Unknown & ~None) | IntrinsicType`
[error] invalid-argument-type - Argument to `Range1d.__init__` is incorrect: Expected `Value`, found `int | float | (Unknown & ~None) | str | IntrinsicType`
[error] invalid-argument-type - Argument to `Range1d.__init__` is incorrect: Expected `Value`, found `(Unknown & ~None) | IntrinsicType`

src/bokeh/plotting/contour.py

[error] invalid-argument-type - Argument to function `_palette_from_collection` is incorrect: Expected `PaletteCollection`, found `(Color & Top[dict[Unknown, Unknown]]) | (Sequence[ColorLike] & Top[dict[Unknown, Unknown]]) | dict[int, Palette]`
[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[Unknown] & ~dict[Unknown, Unknown] & ~bytes & ~str) | (tuple[int, int, int] & Sequence[Unknown]) | (tuple[int, int, int, int | float] & Sequence[Unknown]) | ... omitted 3 union elements`

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`

boostedblob/globals.py

[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[Any, ...] | (Any & ~Top[list[Unknown]])` and value of type `Any` on object of type `dict[T@TokenManager, Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[Any, ...] | (Any & ~list[Unknown])` and value of type `Any` on object of type `dict[T@TokenManager, Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[Any, ...] | (Any & ~Top[list[Unknown]])` and value of type `Any` on object of type `dict[T@TokenManager, int | float]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[Any, ...] | (Any & ~list[Unknown])` and value of type `Any` on object of type `dict[T@TokenManager, int | float]`

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

check-jsonschema (https://github.com/python-jsonschema/check-jsonschema)

src/check_jsonschema/transforms/azure_pipelines.py

[error] invalid-argument-type - Argument to function `traverse_dict` is incorrect: Expected `dict[Unknown, Unknown]`, found `dict[Unknown, Unknown] | (list[Unknown] & ~list[Unknown])`

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

cibuildwheel/options.py

[error] invalid-argument-type - Argument to bound method `OptionFormat.format_table` is incorrect: Expected `Mapping[str, Sequence[str | int] | int]`, found `Mapping[str, Sequence[str | int] | int] | (Sequence[str | int] & Top[Mapping[Unknown, object]]) | (int & Top[Mapping[Unknown, object]])`

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

cki_lib/misc.py

[error] invalid-yield - Yield type `(T@flattened & ~list[Unknown]) | (list[Any] & ~list[Unknown])` does not match annotated yield type `T@flattened`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `str` on object of type `list[Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `Any` on object of type `list[Any]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `dict[Unknown, Unknown]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `str` on object of type `list[Any]`

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 - Argument to function `as_float_array` is incorrect: Expected `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`, found `(_Buffer & ~KeysView[Unknown]) | (_SupportsArray[dtype[Any]] & ~KeysView[Unknown]) | (_NestedSequence[_SupportsArray[dtype[Any]]] & ~KeysView[Unknown]) | ... omitted 7 union elements`
[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] no-matching-overload - No overload of function `atleast_1d` matches arguments
[error] invalid-argument-type - Argument to function `as_float_array` is incorrect: Expected `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`, found `(_Buffer & ~KeysView[Unknown]) | (_SupportsArray[dtype[Any]] & ~KeysView[Unknown]) | (_NestedSequence[_SupportsArray[dtype[Any]]] & ~KeysView[Unknown]) | ... omitted 7 union elements`
[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] unresolved-attribute - Attribute `items` is not defined on `ValuesView[Unknown] & ~Sequence[Unknown] & ~SpectralDistribution & ~MultiSpectralDistributions & ~ValuesView[Unknown]` in union `(Sequence[SpectralDistribution | MultiSpectralDistributions] & Any & ~Sequence[Never] & ~SpectralDistribution & ~MultiSpectralDistributions & ~ValuesView[Unknown]) | dict[str | int | float, tuple[ndarray[tuple[Any, ...], dtype[floating[_16Bit] | floating[_32Bit] | float64]], ndarray[tuple[Any, ...], dtype[floating[_16Bit] | floating[_32Bit] | float64]]]] | (ValuesView[Unknown] & ~Sequence[Unknown] & ~SpectralDistribution & ~MultiSpectralDistributions & ~ValuesView[Unknown])`
[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/diagnostics/util.py

[error] invalid-argument-type - Argument expression after ** must be a mapping type: Found `(_T@async_redact_data & Mapping[Unknown, Unknown] & ~list[Unknown]) | (_T@async_redact_data & list[Unknown] & ~list[Unknown])`

homeassistant/components/http/data_validator.py

[error] call-non-callable - Object of type `dict[str | Marker, Any]` is not callable

homeassistant/components/sonos/diagnostics.py

[error] unresolved-attribute - Attribute `items` is not defined on `set[Any] & ~set[Unknown]` in union `(set[Any] & ~set[Unknown]) | dict[str, Any]`

homeassistant/helpers/translation.py

[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `(dict[str, Any] & ~dict[Unknown, Unknown]) | str` on object of type `dict[str, str]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `(dict[str, Any] & ~dict[Unknown, Unknown]) | str` on object of type `dict[str, str]`

homeassistant/auth/permissions/util.py

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

homeassistant/components/usage_prediction/__init__.py

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

homeassistant/auth/permissions/merge.py

[error] invalid-argument-type - Argument to function `_merge_policies` is incorrect: Expected `list[CategoryType]`, found `list[Mapping[str, ValueType] | bool | None]`
[error] invalid-argument-type - Argument to function `_merge_policies` is incorrect: Expected `list[CategoryType]`, found `list[(Mapping[str, ValueType] & Unknown) | (bool & Unknown) | None]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `Mapping[str, SubCategoryType]`

homeassistant/components/airzone_cloud/diagnostics.py

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

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/asuswrt/helpers.py

[error] invalid-return-type - Return type does not match returned value: expected `T@translate_to_legacy`, found `dict[str, Any]`
[error] invalid-return-type - Return type does not match returned value: expected `T@translate_to_legacy`, found `dict[Unknown, Any]`

homeassistant/components/doods/image_processing.py

[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[str, int | float].__getitem__(key: str, /) -> int | float` cannot be called with key of type `dict[str, Any]` on object of type `dict[str, int | float]`
[error] invalid-assignment - Invalid subscript assignment with key of type `str | (dict[str, Any] & ~dict[Unknown, Unknown])` and value of type `int | float` on object of type `dict[str, int | float]`

homeassistant/components/ecovacs/vacuum.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `Literal["rooms"]` on object of type `list[Any]`
[error] unresolved-attribute - Attribute `get` is not defined on `list[Any] & ~list[Unknown]` in union `dict[str, Any] | (list[Any] & ~list[Unknown])`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `Literal["coordinates"]` on object of type `list[Any]`
[error] unresolved-attribute - Attribute `get` is not defined on `list[Any] & ~list[Unknown]` in union `dict[str, Any] | (list[Any] & ~list[Unknown])`

homeassistant/components/html5/notify.py

[error] invalid-return-type - Return type does not match returned value: expected `Response`, found `(Response & ~dict[Unknown, Unknown]) | (dict[str, Any] & ~dict[Unknown, Unknown])`

homeassistant/components/imap/__init__.py

[error] unresolved-attribute - Object of type `object` has no attribute `get_payload`
[error] unresolved-attribute - Attribute `get_payload` is not defined on `str` in union `Message[str, str] | Any | str`
[error] invalid-return-type - Return type does not match returned value: expected `Message[str, str]`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `Message[str, str]`, found `Message[str, str] | Any | str`

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/isy994/sensor.py

[error] invalid-argument-type - Argument to function `convert_isy_value_to_hass` is incorrect: Expected `str | None`, found `(dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (str & ~Literal["25"] & ~Literal["2"]) | None`
[error] invalid-argument-type - Argument to bound method `UnitSystem.temperature` is incorrect: Expected `str`, found `(dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (str & ~Literal["25"] & ~Literal["2"])`
[error] invalid-return-type - Return type does not match returned value: expected `str | None`, found `(dict[Unknown, Unknown] & ~dict[Unknown, Unknown]) | (str & ~Literal["2"] & ~Literal["25"] & ~Literal[UnitOfTemperature.FAHRENHEIT] & ~Literal[UnitOfTemperature.CELSIUS] & ~Literal["101"]) | None`

homeassistant/components/jewish_calendar/calendar.py

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

homeassistant/components/mqtt/client.py

[error] unresolved-attribute - Object of type `((ReceiveMessage, /) -> Coroutine[Any, Any, None] | None) & ~Top[partial[Unknown]]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((ReceiveMessage, /) -> Coroutine[Any, Any, None] | None) & ~partial[Unknown]` has no attribute `__name__`

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/components/telegram_bot/bot.py

[error] unresolved-attribute - Attribute `id` is not defined on `tuple[Unknown, ...] & ~Iterable[Unknown]` in union `(Unknown & ~Iterable[Unknown]) | (tuple[Unknown, ...] & ~Iterable[Unknown])`

homeassistant/components/template/template_entity.py

[error] unresolved-attribute - Attribute `async_render` is not defined on `dict[Unknown, Unknown] & ~dict[Unknown, Unknown]` in union `(ScriptVariables & ~dict[Unknown, Unknown]) | (dict[Unknown, Unknown] & ~dict[Unknown, Unknown])`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `(ScriptVariables & Top[dict[Unknown, Unknown]]) | dict[Unknown, Unknown]`

homeassistant/components/websocket_api/decorators.py

[error] unresolved-attribute - Attribute `validators` is not defined on `dict[str | Marker, Any] & ~dict[Unknown, Unknown]` in union `(dict[str | Marker, Any] & ~dict[Unknown, Unknown]) | (All & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `validators` is not defined on `dict[str | Marker, Any] & ~dict[Unknown, Unknown]` in union `(dict[str | Marker, Any] & ~dict[Unknown, Unknown]) | (All & ~dict[Unknown, Unknown])`

homeassistant/components/websocket_api/http.py

[error] invalid-argument-type - Argument to bound method `deque.append` is incorrect: Expected `bytes`, found `bytes | (dict[str, Any] & ~dict[Unknown, Unknown])`

homeassistant/helpers/event.py

[error] invalid-argument-type - Argument to `HassJob.__init__` is incorrect: Expected `(datetime, /) -> Coroutine[Any, Any, None] | None`, found `(HassJob[(datetime, /), Coroutine[Any, Any, None] | None] & ~HassJob[(...), Unknown]) | ((datetime, /) -> Coroutine[Any, Any, None] | None)`
[error] invalid-argument-type - Argument to `HassJob.__init__` is incorrect: Expected `(datetime, /) -> Coroutine[Any, Any, None] | None`, found `(HassJob[(datetime, /), Coroutine[Any, Any, None] | None] & ~HassJob[(...), Unknown]) | ((datetime, /) -> Coroutine[Any, Any, None] | None)`
[error] invalid-argument-type - Argument is incorrect: Expected `HassJob[(datetime, /), Coroutine[Any, Any, None] | None]`, found `(HassJob[(datetime, /), Coroutine[Any, Any, None] | None] & HassJob[(...), Unknown]) | HassJob[_P@HassJob, _R_co@HassJob]`
[error] invalid-argument-type - Argument to `HassJob.__init__` is incorrect: Expected `(datetime, /) -> Coroutine[Any, Any, None] | None`, found `(HassJob[(datetime, /), Coroutine[Any, Any, None] | None] & ~HassJob[(...), Unknown]) | ((datetime, /) -> Coroutine[Any, Any, None] | None)`
[error] invalid-argument-type - Argument to `HassJob.__init__` is incorrect: Expected `(datetime, /) -> Coroutine[Any, Any, None] | None`, found `(HassJob[(datetime, /), Coroutine[Any, Any, None] | None] & ~HassJob[(...), Unknown]) | ((datetime, /) -> Coroutine[Any, Any, None] | None)`

homeassistant/helpers/redact.py

[error] invalid-argument-type - Argument expression after ** must be a mapping type: Found `(_T@async_redact_data & Mapping[Unknown, Unknown] & ~list[Unknown]) | (_T@async_redact_data & list[Unknown] & ~list[Unknown])`
[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/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`
[error] call-non-callable - Object of type `Selector[Unknown] | (dict[str, Any] & Top[Selector[Unknown]])` is not callable
[error] call-non-callable - Object of type `Selector[Unknown]` is not callable

homeassistant/helpers/service.py

[error] invalid-argument-type - Argument to function `is_entity_service_schema` is incorrect: Expected `VolSchemaType`, found `(dict[str | Marker, Any] & ~dict[Unknown, Unknown]) | (Schema & ~dict[Unknown, Unknown]) | (All & ~dict[Unknown, Unknown]) | (Any & ~dict[Unknown, Unknown])`
[error] invalid-return-type - Return type does not match returned value: expected `VolSchemaType`, found `(dict[str | Marker, Any] & ~dict[Unknown, Unknown]) | (Schema & ~dict[Unknown, Unknown]) | (All & ~dict[Unknown, Unknown]) | (Any & ~dict[Unknown, Unknown])`

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-argument-type - Argument to bound method `Builder.bind_input` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements]`, found `(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-argument-type - Argument to bound method `Builder.bind_input` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements]`, found `(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-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 - Argument to function `_compare_records` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements]`, found `(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 `_compare_records` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements]`, found `(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

[warning] redundant-cast - Value is already of type `str`
[warning] redundant-cast - Value is already 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["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/provenance_profile.py

[error] unresolved-attribute - Attribute `items` is not defined on `list[MutableMapping[str, int | str | float | ... omitted 5 union elements]] & ~list[Unknown]` in union `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~list[Unknown]) | (list[MutableMapping[str, int | str | float | ... omitted 5 union elements]] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `items` is not defined on `MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]] & ~MutableSequence[Unknown]` in union `(MutableMapping[str, int | str | float | ... omitted 5 union elements] & ~MutableSequence[Unknown]) | (MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]] & ~MutableSequence[Unknown])`
[error] invalid-argument-type - Argument to bound method `ProvenanceProfile.used_artefacts` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | list[MutableMapping[str, int | str | float | ... omitted 5 union elements]]`, found `str | MutableMapping[str, int | str | float | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `ProvenanceProfile.generate_output_prov` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements] | MutableSequence[MutableMapping[str, int | str | float | ... omitted 5 union elements]] | None`, found `str | MutableMapping[str, int | str | float | ... omitted 5 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 - Argument to function `print_targets` is incorrect: Expected `Process`, found `Process | (dict[str, Any] & ~dict[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 `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`
[error] invalid-argument-type - Argument to function `cmap` is incorrect: Expected `int | float | str | ... omitted 3 union elements`, found `(Process & Top[dict[Unknown, Unknown]]) | dict[str, Any]`
[error] invalid-argument-type - Argument to function `remove_at_id` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements]`, found `(int & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to function `remove_at_id` is incorrect: Expected `MutableMapping[str, int | str | float | ... omitted 5 union elements]`, found `Top[MutableMapping[Unknown, Unknown]]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[MutableMapping[str, int | str | float | ... omitted 5 union elements] | None, str, Loader]`, found `tuple[None | (int & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | ... omitted 3 union elements, Unknown | str, Loader]`

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`
[error] invalid-argument-type - Argument to function `update` is incorrect: Expected `CommentedSeq | CommentedMap`, found `(int & Top[MutableMapping[Unknown, Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]) | (CommentedMap & Top[MutableMapping[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to function `update` is incorrect: Expected `CommentedSeq | CommentedMap`, found `(int & MutableMapping[Unknown, Unknown]) | (float & MutableMapping[Unknown, Unknown]) | (str & MutableMapping[Unknown, Unknown]) | (CommentedMap & MutableMapping[Unknown, Unknown])`

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] unresolved-attribute - Attribute `split` is not defined on `Mapping[str, Any] & ~Mapping[Unknown, Unknown]` in union `str | (Mapping[str, Any] & ~Mapping[Unknown, Unknown])`
[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/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] not-subscriptable - Cannot subscript object of type `None` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `float` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `int` with no `__getitem__` method
[error] invalid-argument-type - Method `__getitem__` of type `bound method MutableMapping[str, Divergent].__getitem__(key: str, /) -> Divergent` cannot be called with key of type `Literal[0]` on object of type `MutableMapping[str, Divergent]`
[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["checksum"]` on object of type `str`
[error] invalid-key - TypedDict `CWLDirectoryType` can only be subscripted with a string literal key, got key of type `Literal[0]`
[error] invalid-key - TypedDict `CWLFileType` can only be subscripted with a string literal key, got key of type `Literal[0]`
[error] not-subscriptable - Cannot subscript object of type `None` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `float` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `int` with no `__getitem__` method
[error] invalid-argument-type - Method `__getitem__` of type `bound method MutableMapping[str, Divergent].__getitem__(key: str, /) -> Divergent` cannot be called with key of type `Literal[1]` on object of type `MutableMapping[str, Divergent]`
[error] invalid-key - TypedDict `CWLDirectoryType` can only be subscripted with a string literal key, got key of type `Literal[1]`
[error] invalid-key - TypedDict `CWLFileType` can only be subscripted with a string literal key, got key of type `Literal[1]`
[error] not-subscriptable - Cannot subscript object of type `None` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `float` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `int` with no `__getitem__` method
[error] invalid-argument-type - Method `__getitem__` of type `bound method MutableMapping[str, Divergent].__getitem__(key: str, /) -> Divergent` cannot be called with key of type `Literal[2]` on object of type `MutableMapping[str, Divergent]`
[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["checksum"]` on object of type `str`
[error] invalid-key - TypedDict `CWLDirectoryType` can only be subscripted with a string literal key, got key of type `Literal[2]`
[error] invalid-key - TypedDict `CWLFileType` can only be subscripted with a string literal key, got key of type `Literal[2]`
[error] not-subscriptable - Cannot subscript object of type `None` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `float` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `int` with no `__getitem__` method
[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 str.__getitem__(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str` cannot be called with key of type `Literal["checksum"]` on object of type `str`
[error] invalid-key - Unknown key "checksum" for TypedDict `CWLDirectoryType` (subscripted object has type `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["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]])`)
[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["location"]` on object of type `str`
[error] not-iterable - Object of type `int | str | float | ... omitted 5 union elements` may not be iterable

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

ddtrace/appsec/_ddwaf/waf.py

[error] unresolved-attribute - Attribute `ctx` is not defined on `ddwaf_subcontext_capsule[Unknown] & ~AlwaysFalsy & ~ddwaf_subcontext_capsule[Unknown]` in union `(ddwaf_context_capsule[Unknown] & ~AlwaysFalsy & ~ddwaf_subcontext_capsule[Unknown]) | (ddwaf_subcontext_capsule[Unknown] & ~AlwaysFalsy & ~ddwaf_subcontext_capsule[Unknown])`

ddtrace/appsec/_iast/taint_sinks/command_injection.py

[error] invalid-argument-type - Argument to bound method `VulnerabilityBase.is_tainted_pyobject` is incorrect: Expected `str | bytes | bytearray`, found `(Unknown & ~list[Unknown] & ~tuple[Unknown, ...]) | (Unknown & list[Unknown] & ~list[Unknown]) | (Unknown & tuple[Unknown, ...] & ~tuple[Unknown, ...]) | (tuple[Unknown, ...] & ~tuple[Unknown, ...]) | (list[Unknown] & ~list[Unknown])`

ddtrace/internal/remoteconfig/__init__.py

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

scripts/view_trace_snapshot.py

[error] invalid-return-type - Return type does not match returned value: expected `list[list[dict[str, object]]]`, found `list[Top[list[Unknown]]]`
[error] invalid-return-type - Return type does not match returned value: expected `list[list[dict[str, object]]]`, found `Top[list[Unknown]] & ~AlwaysFalsy`

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 to function `set_blocked` is incorrect: Expected `Block_config`, found `Block_config | (dict[str, Any] & ~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 `Block_config.__init__` is incorrect: Expected `int`, found `Any | str | int | None`
[error] invalid-argument-type - Argument to `Block_config.__init__` is incorrect: Expected `str`, found `Any | str | int | None`

ddtrace/appsec/ai_guard/_api_client.py

[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 `slice[None, EnvVariable[int], None]` on object of type `str`

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/botocore/services/bedrock.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, list[str]]`, found `dict[str, list[str] | list[Unknown] | list[Divergent] | list[str | Unknown | list[Unknown]]]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, list[str]]`, found `dict[str, list[str] | (Any & Top[list[Unknown]]) | list[Any] | list[str | Any | None]]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, list[str]]`, found `dict[str, list[str] | list[Any] | list[str | Any | list[Any] | None]]`

ddtrace/contrib/internal/crewai/patch.py

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

ddtrace/contrib/internal/langchain/patch.py

[error] invalid-argument-type - Argument to bound method `BaseLLMIntegration.llmobs_set_tags` is incorrect: Expected `dict[str, Any]`, found `(Any & Top[list[Unknown]]) | list[Any | None]`
[error] invalid-argument-type - Argument to bound method `BaseLLMIntegration.llmobs_set_tags` is incorrect: Expected `dict[str, Any]`, found `(Any & list[Unknown]) | list[Any | None]`
[error] invalid-argument-type - Argument to bound method `BaseLLMIntegration.llmobs_set_tags` is incorrect: Expected `dict[str, Any]`, found `(Any & Top[list[Unknown]]) | list[Any | None]`
[error] invalid-argument-type - Argument to bound method `BaseLLMIntegration.llmobs_set_tags` is incorrect: Expected `dict[str, Any]`, found `(Any & list[Unknown]) | list[Any | None]`

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/internal/remoteconfig/client.py

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

ddtrace/llmobs/_evaluators/llm_judge.py

[error] unresolved-attribute - Attribute `to_json_schema` is not defined on `dict[str, str | int | float | ... omitted 3 union elements] & ~AlwaysFalsy & ~dict[Unknown, Unknown]` in union `(BooleanStructuredOutput & ~AlwaysFalsy & ~dict[Unknown, Unknown]) | (ScoreStructuredOutput & ~AlwaysFalsy & ~dict[Unknown, Unknown]) | (CategoricalStructuredOutput & ~AlwaysFalsy & ~dict[Unknown, Unknown]) | (dict[str, str | int | float | ... omitted 3 union elements] & ~AlwaysFalsy & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `label` is not defined on `dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown]` in union `(BooleanStructuredOutput & ~dict[Unknown, Unknown]) | (ScoreStructuredOutput & ~dict[Unknown, Unknown]) | (CategoricalStructuredOutput & ~dict[Unknown, Unknown]) | (dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `to_json_schema` is not defined on `dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown]` in union `(BooleanStructuredOutput & ~dict[Unknown, Unknown]) | (ScoreStructuredOutput & ~dict[Unknown, Unknown]) | (CategoricalStructuredOutput & ~dict[Unknown, Unknown]) | (dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown])`
[error] invalid-argument-type - Argument to function `LLMJudge._build_assessment_criteria` is incorrect: Expected `BaseStructuredOutput`, found `(BooleanStructuredOutput & ~dict[Unknown, Unknown]) | (ScoreStructuredOutput & ~dict[Unknown, Unknown]) | (CategoricalStructuredOutput & ~dict[Unknown, Unknown]) | (dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `reasoning` is not defined on `dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown]` in union `(BooleanStructuredOutput & ~dict[Unknown, Unknown]) | (ScoreStructuredOutput & ~dict[Unknown, Unknown]) | (CategoricalStructuredOutput & ~dict[Unknown, Unknown]) | (dict[str, str | int | float | ... omitted 3 union elements] & ~dict[Unknown, Unknown])`
[error] invalid-argument-type - Argument to bound method `LLMClient.__call__` is incorrect: Expected `dict[str, Any] | None`, found `None | (BooleanStructuredOutput & Top[dict[Unknown, Unknown]] & ~AlwaysFalsy) | (ScoreStructuredOutput & Top[dict[Unknown, Unknown]] & ~AlwaysFalsy) | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to function `LLMJudge._format_schema_for_provider` is incorrect: Expected `dict[str, Any]`, found `(BooleanStructuredOutput & Top[dict[Unknown, Unknown]]) | (ScoreStructuredOutput & Top[dict[Unknown, Unknown]]) | (CategoricalStructuredOutput & Top[dict[Unknown, Unknown]]) | dict[str, str | int | float | ... omitted 3 union elements]`

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 to function `extract_template` is incorrect: Expected `Mapping[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `~AlwaysFalsy`
[error] invalid-assignment - Object of type `~Top[dict[Unknown, Unknown]]` is not assignable to `str | list[Message]`
[error] invalid-assignment - Object of type `~dict[Unknown, Unknown]` is not assignable to `str | list[Message]`

ddtrace/llmobs/utils.py

[error] invalid-assignment - Object of type `list[dict[str, Any] | str]` is not assignable to `list[dict[str, Any]] | dict[str, Any] | str`
[error] invalid-assignment - Object of type `list[dict[str, Any] | list[dict[str, Any]] | str]` is not assignable to `list[dict[str, Any]] | dict[str, Any] | str`
[error] invalid-assignment - Object of type `list[dict[str, str | int | float] | str]` is not assignable to `list[dict[str, str | int | float]] | dict[str, str | int | float] | str`
[error] invalid-assignment - Object of type `list[dict[str, str | int | float] | (list[dict[str, str | int | float]] & Any) | str]` is not assignable to `list[dict[str, str | int | float]] | dict[str, str | int | float] | str`

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/errors.py

[error] invalid-assignment - Object of type `(str & ~AlwaysFalsy) | (dict[str, Any] & ~dict[Unknown, Unknown] & ~AlwaysFalsy) | Literal[""]` is not assignable to attribute `text` of type `str`

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 `((Any, Interaction[Any], /, *args: Any, **kwargs: Any) -> Coroutine[Any, Any, 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 `(...) -> Unknown`
[error] unresolved-attribute - Object of type `(...) -> Coroutine[Any, Any, Any]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> Unknown` 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 `(...) -> Unknown` 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 `(...) -> Unknown`

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])`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `__commands_checks__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]] & ~<Protocol with members '__commands_checks__'>`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `__commands_checks__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown] & ~<Protocol with members '__commands_checks__'>`
[error] unresolved-attribute - Object of type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]` has no attribute `__commands_checks__`
[error] unresolved-attribute - Object of type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]` has no attribute `__commands_checks__`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `__commands_checks__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]] & ~<Protocol with members '__commands_checks__'>`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `__commands_checks__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown] & ~<Protocol with members '__commands_checks__'>`
[error] unresolved-attribute - Object of type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]` has no attribute `__commands_checks__`
[error] unresolved-attribute - Object of type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]` has no attribute `__commands_checks__`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `__discord_app_commands_guild_only__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `__discord_app_commands_guild_only__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `__commands_checks__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]] & ~<Protocol with members '__commands_checks__'>`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `__commands_checks__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown] & ~<Protocol with members '__commands_checks__'>`
[error] unresolved-attribute - Object of type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]` has no attribute `__commands_checks__`
[error] unresolved-attribute - Object of type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]` has no attribute `__commands_checks__`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `__discord_app_commands_is_nsfw__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `__discord_app_commands_is_nsfw__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`
[error] invalid-assignment - Object of type `CooldownMapping[Context[Any]]` is not assignable to attribute `__commands_cooldown__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `CooldownMapping[Context[Any]]` is not assignable to attribute `__commands_cooldown__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`
[error] invalid-assignment - Object of type `DynamicCooldownMapping[Context[Any]]` is not assignable to attribute `__commands_cooldown__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `DynamicCooldownMapping[Context[Any]]` is not assignable to attribute `__commands_cooldown__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`
[error] invalid-assignment - Object of type `MaxConcurrency` is not assignable to attribute `__commands_max_concurrency__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `MaxConcurrency` is not assignable to attribute `__commands_max_concurrency__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`
[error] invalid-assignment - Object of type `((CogT@before_invoke, ContextT@before_invoke, /) -> Coroutine[Any, Any, Any]) | ((ContextT@before_invoke, /) -> Coroutine[Any, Any, Any])` is not assignable to attribute `__before_invoke__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `((CogT@before_invoke, ContextT@before_invoke, /) -> Coroutine[Any, Any, Any]) | ((ContextT@before_invoke, /) -> Coroutine[Any, Any, Any])` is not assignable to attribute `__before_invoke__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`
[error] invalid-assignment - Object of type `((CogT@after_invoke, ContextT@after_invoke, /) -> Coroutine[Any, Any, Any]) | ((ContextT@after_invoke, /) -> Coroutine[Any, Any, Any])` is not assignable to attribute `__after_invoke__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Top[Command[Unknown, (...), Unknown]]`
[error] invalid-assignment - Object of type `((CogT@after_invoke, ContextT@after_invoke, /) -> Coroutine[Any, Any, Any]) | ((ContextT@after_invoke, /) -> Coroutine[Any, Any, Any])` is not assignable to attribute `__after_invoke__` on type `((...) -> Coroutine[Any, Any, Any]) & ~Command[Unknown, (...), Unknown]`

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[Unknown]) | (Item[Any] & ~Item[Unknown])` 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[Unknown]) | (Item[Any] & ~Item[Unknown])` 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[Unknown]) | (Item[Any] & ~Item[Unknown])` 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[Unknown]) | (Item[Any] & ~Item[Unknown])` has no attribute `__name__`

discord/ui/section.py

[error] invalid-argument-type - Argument to `TextDisplay.__init__` is incorrect: Expected `str`, found `(str & Item[Unknown] & ~Item[Unknown]) | (Item[Any] & ~Item[Unknown]) | (str & ~Item[Unknown]) | (Item[Any] & str & ~Item[Unknown])`
[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]`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `Item[V@Section]`, found `Item[Any] | TextDisplay[V@TextDisplay]`

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[Unknown]) | (Item[Any] & ~Item[Unknown])` 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[Unknown]) | (Item[Any] & ~Item[Unknown])` 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[Unknown]) | (Item[Any] & ~Item[Unknown])` has no attribute `__name__`

discord/utils.py

[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/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 `Unknown | (str & ~PathLike[Unknown]) | (IO[bytes] & str & ~PathLike[Unknown]) | ... omitted 4 union elements` is not assignable to `str | bytes`
[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`

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

python/egglog/exp/array_api.py

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

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-assignment - Invalid subscript assignment with key of type `Literal["close_date"]` and value of type `Series[Timestamp]` 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 `Literal["close_date"]` on object of type `list[Unknown]`
[error] invalid-assignment - Invalid subscript assignment with key of type `Literal["weekday"]` and value of type `Unknown` 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 `Literal["close_date"]` 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 `Series[bool]` 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 `Literal["weekday"]` on object of type `list[Unknown]`
[error] unresolved-attribute - Attribute `resample` is not defined on `list[Unknown] & ~list[Unknown]` in union `(list[Unknown] & ~list[Unknown]) | DataFrame`
[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] invalid-await - `Awaitable[AsyncIterable[Any] | ExecutionResult] | AsyncIterable[Any] | ExecutionResult` is not awaitable
[error] unresolved-attribute - Object of type `object` has no attribute `errors`
[error] invalid-argument-type - Argument to `ExecutionResult.__init__` is incorrect: Expected `list[GraphQLError] | None`, found `list[GraphQLError] | (Executor & Top[list[Unknown]])`
[error] invalid-argument-type - Argument to `ExecutionResult.__init__` is incorrect: Expected `list[GraphQLError] | None`, found `list[GraphQLError] | (Executor & Top[list[Unknown]])`

src/graphql/language/visitor.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[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 | Divergent]`, found `Any | None | tuple[Unknown, ...] | ... omitted 3 union elements`
[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[Divergent, ...] & tuple[Unknown, ...]`, `tuple[_T@list, ...] & tuple[Unknown, ...]`, `_T@list & tuple[Unknown, ...]` in union `Any | None | (tuple[Divergent, ...] & tuple[Unknown, ...]) | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `Location | None`, found `Any | Node`
[error] not-subscriptable - Cannot subscript object of type `_T@list` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `_T@list` with no `__getitem__` method
[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[Any | None | int | Node | str, 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 bound method `list.append` is incorrect: Expected `tuple[int | str, Unknown | Node]`, found `tuple[Any | None | int | Node | str, Any | (tuple[Divergent, ...] & tuple[Unknown, ...]) | (tuple[_T@list, ...] & tuple[Unknown, ...]) | ... omitted 5 union elements]`

src/graphql/validation/rules/overlapping_fields_can_be_merged.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `str | (list[tuple[str, Divergent]] & ~list[Unknown])`

tests/execution/test_subscribe.py

[error] invalid-argument-type - Argument to `ExecutionResult.__init__` is incorrect: Expected `list[GraphQLError] | None`, found `list[GraphQLError] | (Executor & Top[list[Unknown]])`

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

hydpy/auxs/calibtools.py

[error] invalid-assignment - Object of type `tuple[str | (timedelta & ~Sequence[Unknown]) | (Sequence[timedelta | str | Period | None] & Any & ~Sequence[Never]) | ... omitted 3 union elements, ...]` is not assignable to `timedelta | Sequence[timedelta | str | Period | None] | Period | None`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `timedelta | Sequence[timedelta | str | Period | None] | Period | None`
[error] invalid-assignment - Object of type `tuple[object, ...]` is not assignable to `timedelta | Sequence[timedelta | str | Period | None] | Period | None`
[error] invalid-argument-type - Argument to class `tuple` is incorrect: Expected `Iterable[Unknown]`, found `timedelta | Sequence[timedelta | str | Period | None] | Period | None`
[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Any]`, found `timedelta | Sequence[timedelta | str | Period | None] | Period | None`
[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Any]`, found `timedelta | Sequence[timedelta | str | Period | None] | Period | None | Unknown`

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]])`

src/hydra_zen/funcs.py

[error] invalid-assignment - Object of type `tuple[str | (Sequence[str | (((...) -> Any, /) -> ((...) -> Any))] & ~Sequence[Unknown]) | ((((...) -> Any, /) -> ((...) -> Any)) & ~Sequence[Unknown])]` is not assignable to `Sequence[str | (((...) -> Any, /) -> ((...) -> 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/structured_configs/_implementations.py

[error] call-non-callable - Object of type `Collection[(str & Unknown) | (int & Unknown)]` is not callable
[error] call-non-callable - Object of type `Collection[(str & Unknown) | (int & Unknown)]` is not callable

src/hydra_zen/structured_configs/_utils.py

[error] invalid-key - TypedDict `AllConvert` can only be subscripted with a string literal key, got key of type `str`.
[error] invalid-assignment - Cannot assign value of type `Unknown & bool` to key of type `str & Unknown` on TypedDict `AllConvert`
[error] invalid-key - TypedDict `DataclassOptions` can only be subscripted with a string literal key, got key of type `str`.
[error] invalid-assignment - Cannot assign value of type `(Any & None) | (Any & str) | (Any & Iterable[Unknown]) | (Any & bool)` to key of type `str & Unknown` on TypedDict `DataclassOptions`

src/hydra_zen/wrapper/_implementations.py

[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/common/graph.py

[error] invalid-return-type - Return type does not match returned value: expected `(Node, /) -> bool`, found `(def fn(node) -> Unknown) | (def fn(node) -> Unknown) | (((Node, /) -> bool) & ~Pattern & ~tuple[Unknown, ...] & ~type) | (tuple[Divergent, ...] & Top[(...) -> object] & ~tuple[Unknown, ...])`
[error] invalid-return-type - Return type does not match returned value: expected `(Node, dict[Node, Any] | None, /) -> Node`, found `(def fn(node, kwargs) -> Unknown) | (def fn(node, kwargs) -> Unknown) | (((Node, dict[Node, Any] | None, /) -> Node) & ~Pattern & ~Mapping[Unknown, Unknown]) | (Mapping[Unknown, Unknown] & Top[(...) -> object] & ~Pattern & ~Mapping[Unknown, Unknown])`

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[Unknown, Any]) | (Any & Node & ~Value[Unknown, Any]) | 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[Unknown, Any]) | (Any & Node & ~Value[Unknown, Any]) | None`

ibis/expr/types/arrays.py

[error] invalid-argument-type - Argument is incorrect: Expected `Value[Integer, Any]`, found `int | IntegerValue`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Integer, Any]`, found `int | IntegerValue | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`

ibis/expr/types/relations.py

[error] invalid-argument-type - Argument to bound method `Table.select` is incorrect: Expected `Iterable[Value | str]`, found `list[Sequence[str | int]]`
[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] unresolved-attribute - Object of type `Expr` has no attribute `type`
[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) & Mapping[Unknown, Unknown]`, `Mapping[str, ((str, /) -> Value) & Unknown]` in union `(((str, /) -> Value) & Mapping[Unknown, Unknown]) | Mapping[str, ((str, /) -> Value) & Unknown] | Unknown | dict[str, ((str, /) -> Value) | (Mapping[str, (str, /) -> Value] & Any & Top[(...) -> object])]`

ibis/legacy/udf/vectorized.py

[error] invalid-return-type - Return type does not match returned value: expected `Series[Any]`, found `(list[Unknown] & ~list[Unknown] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Series[Any]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~list[Unknown] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Series[Any]) | (Series[Any] & ~list[Unknown] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Series[Any])`

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-return-type - Return type does not match returned value: expected `list[V@promote_list]`, found `list[V@promote_list | (Iterable[V@promote_list] & Top[dict[Unknown, Unknown]])]`
[error] invalid-return-type - Return type does not match returned value: expected `list[V@promote_list]`, found `list[V@promote_list | (Iterable[V@promote_list] & dict[Unknown, Unknown])]`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[V@promote_list]`, found `(V@promote_list & ~Top[list[Unknown]] & ~Top[dict[Unknown, Unknown]]) | (Iterable[V@promote_list] & ~Top[list[Unknown]] & ~Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[V@promote_list]`, found `(V@promote_list & ~list[Unknown] & ~dict[Unknown, Unknown]) | (Iterable[V@promote_list] & ~list[Unknown] & ~dict[Unknown, Unknown])`
[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[Unknown, ...]) | (Iterable[V@promote_tuple] & ~tuple[Unknown, ...])`
[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[Unknown, ...] & ~None) | (Iterable[V@promote_tuple] & ~tuple[Unknown, ...])]`

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]]`

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

src/itsdangerous/serializer.py

[error] call-non-callable - Object of type `dict[str, Any]` is not callable
[error] call-non-callable - Object of type `tuple[type[Signer], dict[str, Any]]` is not callable

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

jax/_src/public_test_util.py

[error] invalid-return-type - Return type does not match returned value: expected `int | float`, found `(dict[dtype[Any], int | float] & ~dict[Unknown, Unknown]) | int | float`

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/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, ...]`
[error] invalid-assignment - Object of type `(SupportsDType & tuple[Unknown, ...]) | (tuple[str | type[Any] | dtype[Any] | SupportsDType, ...] & tuple[Unknown, ...]) | tuple[str | type[Any] | dtype[Any] | (SupportsDType & ~tuple[Unknown, ...]) | (tuple[str | type[Any] | dtype[Any] | SupportsDType, ...] & ~tuple[Unknown, ...])]` 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/slicing.py

[error] unresolved-attribute - Attribute `ndim` is not defined on `Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~Sequence[Unknown]` in union `(Array & ~Sequence[Unknown]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Sequence[Unknown]) | (Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~Sequence[Unknown])`
[error] unresolved-attribute - Attribute `shape` is not defined on `Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~Sequence[Unknown]` in union `(Array & ~Sequence[Unknown]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Sequence[Unknown]) | (Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~Sequence[Unknown])`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(Array & ~int & ~Top[integer[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~int & ~Top[integer[Any]]) | (numpy.bool[builtins.bool] & ~int & ~Top[integer[Any]]) | ... omitted 4 union elements` and `Literal[0]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(Unknown & ~int & ~integer[Any]) | (Array & ~int & ~integer[Any]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~int & ~integer[Any]) | ... omitted 4 union elements` and `Literal[0]`

jax/_src/numpy/index_tricks.py

[error] not-iterable - Object of type `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | tuple[slice[Any, Any, Any], ...]` may not be iterable
[error] not-iterable - Object of type `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | tuple[slice[Any, Any, Any], ...]` may not be iterable
[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, ...]`
[error] invalid-assignment - Object of type `(Array & tuple[Unknown, ...]) | (ndarray[tuple[Any, ...], dtype[Any]] & tuple[Unknown, ...]) | (numpy.bool[builtins.bool] & tuple[Unknown, ...]) | ... omitted 3 union elements` is not assignable to `tuple[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 6 union elements, ...]`

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]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `(int & ~Top[unsignedinteger[Any]]) | (integer[Any] & ~Top[unsignedinteger[Any]]) | slice[Any, Any, Any] | ... omitted 5 union elements` and `int`
[error] unsupported-operator - Operator `+` is not supported between objects of type `(int & ~unsignedinteger[Any]) | (integer[Any] & ~unsignedinteger[Any]) | slice[Any, Any, Any] | ... omitted 5 union elements` and `int`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(int & ~Top[unsignedinteger[Any]]) | (integer[Any] & ~Top[unsignedinteger[Any]]) | slice[Any, Any, Any] | ... omitted 5 union elements` and `Literal[0]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(int & ~unsignedinteger[Any]) | (integer[Any] & ~unsignedinteger[Any]) | slice[Any, Any, Any] | ... omitted 5 union elements` and `Literal[0]`

jax/_src/numpy/lax_numpy.py

[error] invalid-argument-type - Argument to function `ensure_arraylike_tuple` is incorrect: Expected `Sequence[Any]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Array) | (Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Array)`
[error] invalid-argument-type - Argument to function `ensure_arraylike_tuple` is incorrect: Expected `Sequence[Any]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Array) | (Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Array)`
[error] invalid-argument-type - Argument to function `ensure_arraylike_tuple` is incorrect: Expected `Sequence[Any]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Array) | (Sequence[Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Array)`
[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] 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`
[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 `where` is incorrect: Expected `Array | ndarray[tuple[Any, ...], dtype[Any]] | numpy.bool[builtins.bool] | ... omitted 4 union elements`, found `Unknown | Array | ndarray[tuple[Any, ...], dtype[Any]] | ... omitted 6 union elements`

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[Unknown, ...]) | (Sequence[int | Any] & ~tuple[Unknown, ...])]`

jax/_src/pallas/core.py

[error] invalid-argument-type - Argument to function `debug_info` is incorrect: Expected `Sequence[Any]`, found `(Sequence[Divergent] & ~Top[dict[Unknown, Unknown]]) | (Mapping[str, Divergent] & ~Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to function `debug_info` is incorrect: Expected `Sequence[Any]`, found `(Sequence[Divergent] & ~dict[Unknown, Unknown]) | (Mapping[str, Divergent] & ~dict[Unknown, Unknown])`
[error] invalid-argument-type - Argument to function `debug_info` is incorrect: Expected `dict[str, Any]`, found `(Sequence[Divergent] & Top[dict[Unknown, Unknown]]) | (Mapping[str, Divergent] & Top[dict[Unknown, Unknown]]) | dict[Unknown, Unknown]`

jax/_src/pallas/helpers.py

[error] invalid-argument-type - Argument is incorrect: Expected `Sequence[tuple[Mesh, (...) -> None]]`, found `list[tuple[Mesh | (Sequence[Mesh] & Any), ((...) -> Unknown) | Sequence[(...) -> Unknown]]]`
[error] invalid-argument-type - Argument is incorrect: Expected `Sequence[tuple[Mesh, (...) -> None]]`, found `list[tuple[object, 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/pjit.py

[error] invalid-assignment - Object of type `tuple[str | (tuple[str, ...] & Any & ~tuple[()]) | (tuple[Any, ...] & ~tuple[Unknown, ...]) | (Any & ~tuple[Unknown, ...])]` is not assignable to `str | tuple[str, ...] | None`
[error] not-iterable - Object of type `tuple[Any, ...] | str | tuple[str, ...] | None` may not be iterable
[error] not-iterable - Object of type `tuple[Any, ...] | str | tuple[str, ...] | None` may not be iterable

jax/_src/random/core.py

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

jax/_src/random/stateful_rng.py

[error] invalid-argument-type - Argument to function `index` is incorrect: Expected `SupportsIndex`, found `int | (Sequence[int] & Top[number[Any, int | float | complex]])`
[error] invalid-argument-type - Argument to function `index` is incorrect: Expected `SupportsIndex`, found `int | (Sequence[int] & number[Any, int | float | complex])`

jax/_src/state/discharge.py

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

jax/_src/state/primitives.py

[error] invalid-assignment - Object of type `tuple[int | slice[Any, Any, Any] | (Array & ~tuple[Unknown, ...]) | (tuple[int | slice[Any, Any, Any] | Array | EllipsisType, ...] & ~tuple[Unknown, ...])]` is not assignable to `int | slice[Any, Any, Any] | Array | ... omitted 3 union elements`

jax/_src/test_util.py

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

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 `(ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Array & ~ndarray[tuple[Any, ...], dtype[Any]]) | 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 `(ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Array & ~ndarray[tuple[Any, ...], dtype[Any]]) | 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 `(ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Array & ~ndarray[tuple[Any, ...], dtype[Any]]) | MultiHeadMask`

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

src/jinja2/compiler.py

[error] invalid-argument-type - Argument to bound method `CodeGenerator.writeline` is incorrect: Expected `Node | None`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `CodeGenerator.newline` is incorrect: Expected `Node | None`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `CodeGenerator._output_child_pre` is incorrect: Expected `Expr`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `NodeVisitor.visit` is incorrect: Expected `Node`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `CodeGenerator._output_child_post` is incorrect: Expected `Expr`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[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] invalid-assignment - Object of type `list[Sequence[str | PathLike[str]] | PathLike[str]]` is not assignable to `Sequence[str | PathLike[str]] | PathLike[str]`
[error] invalid-assignment - Object of type `list[Sequence[str | PathLike[str]] | PathLike[str]]` is not assignable to `Sequence[str | PathLike[str]] | PathLike[str]`
[error] no-matching-overload - No overload of function `fspath` matches arguments
[error] not-iterable - Object of type `Sequence[str | PathLike[str]] | PathLike[str]` may not be iterable
[error] no-matching-overload - No overload of function `fspath` matches arguments
[error] not-iterable - Object of type `Sequence[str | PathLike[str]] | PathLike[str]` may not be iterable

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 `(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]]`
[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-return-type - Return type does not match returned value: expected `tuple[Literal[True], A@_union_validator] | tuple[Literal[False], Invalid]`, found `tuple[Literal[True], Unknown | Invalid]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[Invalid]`, found `list[object]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[Invalid]`, found `list[Unknown | Invalid | Valid[Any]]`
[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-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], Unknown | Invalid]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[Invalid]`, found `list[object]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[Invalid]`, found `list[Unknown | Invalid | Valid[Any]]`

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]`

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

misc/python/materialize/feature_benchmark/benchmark.py

[error] unresolved-attribute - Attribute `run` is not defined on `None` in union `None | Action`
[error] unresolved-attribute - Attribute `run` is not defined on `None` in union `None | Action`
[error] unresolved-attribute - Attribute `run` is not defined on `None` in union `None | Action`

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

mesonbuild/interpreter/primitives/array.py

[error] invalid-argument-type - Argument to function `check_contains` is incorrect: Expected `list[Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements]`, found `(Sequence[Divergent] & Top[list[Unknown]]) | (Sequence[Divergent] & Top[list[Unknown]]) | (HoldableObject & Top[list[Unknown]]) | (MesonInterpreterObject & Top[list[Unknown]])`
[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/_unholder.py

[error] invalid-return-type - Return type does not match returned value: expected `Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 5 union elements`, found `HoldableObject | int | str | Top[list[Unknown]] | Top[dict[Unknown, Unknown]]`

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] too-many-positional-arguments - Too many positional arguments to bound method `DependencyCandidate.__call__`: expected 1, got 3
[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/interpreter.py

[error] invalid-argument-type - Argument to bound method `Interpreter.process_new_values` is incorrect: Expected `list[Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 7 union elements] | list[CustomTarget | CustomTargetIndex | GeneratedList | File]`, found `(Sequence[Divergent] & Top[list[Unknown]] & ~Top[ObjectHolder[Unknown]] & ~Target) | (Sequence[Divergent] & Top[list[Unknown]] & ~Top[ObjectHolder[Unknown]] & ~Target) | (HoldableObject & Top[list[Unknown]] & ~Top[ObjectHolder[Unknown]] & ~Target) | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to function `do_conf_file` is incorrect: Expected `ConfigurationData`, found `HoldableObject`
[error] invalid-argument-type - Argument to function `do_conf_file` is incorrect: Expected `ConfigurationData`, found `(dict[str, str | int] & Any & ~Bottom[dict[Unknown, Unknown]]) | HoldableObject`
[error] invalid-argument-type - Argument to function `dump_conf_header` is incorrect: Expected `ConfigurationData`, found `HoldableObject`
[error] invalid-argument-type - Argument to function `dump_conf_header` is incorrect: Expected `ConfigurationData`, found `(dict[str, str | int] & Any & ~Bottom[dict[Unknown, Unknown]]) | HoldableObject`
[error] unresolved-attribute - Unresolved attribute `used` on type `HoldableObject`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `used` on type `(dict[str, str | int] & Any & ~Bottom[dict[Unknown, Unknown]]) | HoldableObject`

mesonbuild/interpreterbase/decorators.py

[error] invalid-argument-type - Argument to function `version_compare_condition_with_min` is incorrect: Expected `str | Range[Version]`, found `Range[Version] | (NoProjectVersion & Top[Range[Unknown]])`
[error] invalid-argument-type - Argument to function `version_compare_condition_with_min` is incorrect: Expected `str | Range[Version]`, found `Range[Version] | (NoProjectVersion & Top[Range[Unknown]])`
[error] unresolved-attribute - Attribute `__name__` is not defined on `None` in union `type | None`
[error] unresolved-attribute - Attribute `__name__` is not defined on `None` in union `type | (tuple[type, ...] & Any & ~tuple[()]) | None`
[error] invalid-argument-type - Argument to bound method `FeatureCheckBase.single_use` is incorrect: Expected `str`, found `str | None`
[error] invalid-argument-type - Argument to bound method `FeatureCheckBase.single_use` is incorrect: Expected `str`, found `(str & Unknown) | None`
[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 `check_value_type` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `(tuple[type[Unknown] | ContainerTypeInfo, ...] & tuple[Unknown, ...]) | (ContainerTypeInfo & tuple[Unknown, ...]) | tuple[type[Unknown] | (tuple[type[Unknown] | ContainerTypeInfo, ...] & ~tuple[Unknown, ...]) | (ContainerTypeInfo & ~tuple[Unknown, ...])]`
[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 `types_description` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `(tuple[type[Unknown] | ContainerTypeInfo, ...] & tuple[Unknown, ...]) | (ContainerTypeInfo & tuple[Unknown, ...]) | tuple[type[Unknown] | (tuple[type[Unknown] | ContainerTypeInfo, ...] & ~tuple[Unknown, ...]) | (ContainerTypeInfo & ~tuple[Unknown, ...])]`
[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 `check_value_type` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `(tuple[type[Unknown] | ContainerTypeInfo, ...] & tuple[Unknown, ...]) | (ContainerTypeInfo & tuple[Unknown, ...]) | tuple[type[Unknown] | (tuple[type[Unknown] | ContainerTypeInfo, ...] & ~tuple[Unknown, ...]) | (ContainerTypeInfo & ~tuple[Unknown, ...])]`
[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 `types_description` is incorrect: Expected `tuple[type | ContainerTypeInfo, ...]`, found `(tuple[type[Unknown] | ContainerTypeInfo, ...] & tuple[Unknown, ...]) | (ContainerTypeInfo & tuple[Unknown, ...]) | tuple[type[Unknown] | (tuple[type[Unknown] | ContainerTypeInfo, ...] & ~tuple[Unknown, ...]) | (ContainerTypeInfo & ~tuple[Unknown, ...])]`

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/__init__.py

[error] invalid-argument-type - Argument to bound method `Interpreter.find_program_impl` is incorrect: Expected `list[File | str]`, found `(File & Top[list[Unknown]]) | list[File | str]`
[error] invalid-assignment - Object of type `Sequence[Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 7 union elements] & Top[list[Unknown]]` is not assignable to `list[Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 7 union elements]`: Incompatible value of type `Sequence[Sequence[Divergent] | int | dict[str, Divergent] | ... omitted 7 union elements] & Top[list[Unknown]]`

mesonbuild/modules/cmake.py

[error] invalid-argument-type - Argument to bound method `CmakeModule.create_package_file` is incorrect: Expected `ConfigurationData`, found `HoldableObject`
[error] invalid-argument-type - Argument to bound method `CmakeModule.create_package_file` is incorrect: Expected `ConfigurationData`, found `HoldableObject | (dict[Unknown, Unknown] & ~dict[Unknown, Unknown])`
[error] unresolved-attribute - Unresolved attribute `used` on type `HoldableObject`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `used` on type `HoldableObject | (dict[Unknown, Unknown] & ~dict[Unknown, Unknown])`

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

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]`

mesonbuild/options.py

[error] invalid-return-type - Return type does not match returned value: expected `str | int | list[str]`, found `(_T@UserOption & str) | (_T@UserOption & int) | (_T@UserOption & Top[list[Unknown]])`

mesonbuild/utils/universal.py

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

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

mitmproxy/http.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[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-return-type - Return type does not match returned value: expected `dict[str, T@DictOfItems]`, found `Top[dict[Unknown, Unknown]] & ~AlwaysTruthy`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, T@DictOfItems]`, found `Top[dict[Unknown, Unknown]] & ~AlwaysFalsy`
[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"]`

mkosi (https://github.com/systemd/mkosi)

mkosi/config.py

[error] invalid-argument-type - Argument to function `load` is incorrect: Expected `_typeshed.SupportsRead[str | bytes]`, found `(dict[str, Any] & <Protocol with members 'read'> & ~dict[Unknown, Unknown]) | (mkosi.util.SupportsRead[str] & ~str & ~dict[Unknown, Unknown]) | (mkosi.util.SupportsRead[bytes] & ~str & ~dict[Unknown, Unknown])`
[error] invalid-argument-type - Argument to function `load` is incorrect: Expected `_typeshed.SupportsRead[str | bytes]`, found `(dict[str, Any] & <Protocol with members 'read'> & ~dict[Unknown, Unknown]) | (mkosi.util.SupportsRead[str] & ~str & ~dict[Unknown, Unknown]) | (mkosi.util.SupportsRead[bytes] & ~str & ~dict[Unknown, Unknown])`

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

pymongo/collation.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any] | None`, found `Mapping[str, Any] & Top[dict[Unknown, Unknown]]`

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/collection.py

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

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-argument-type - Argument to bound method `list.append` is incorrect: Expected `tuple[str, int]`, found `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 `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 Mapping[str, Any].__getitem__(key: str, /) -> Any` cannot be called with key of type `tuple[str, int | str | Mapping[str, Any]]` 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 `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-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 `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[str, int | str | Mapping[str, Any]] | tuple[Unknown, Unknown]]`

pymongo/synchronous/collection.py

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

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/server/astdiff.py

[error] invalid-argument-type - Argument to function `compare_symbol_table_snapshots` is incorrect: Expected `dict[str, tuple[object, ...]]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `compare_symbol_table_snapshots` is incorrect: Expected `dict[str, tuple[object, ...]]`, found `Top[dict[Unknown, Unknown]]`

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`

mypy/config_parser.py

[error] unresolved-attribute - Object of type `Mapping[str, Any] & ~Top[dict[Unknown, Unknown]]` has no attribute `getboolean`
[error] unresolved-attribute - Object of type `Mapping[str, Any] & ~dict[Unknown, Unknown]` has no attribute `getboolean`

mypy/semanal.py

[error] unresolved-attribute - Attribute `accept` is not defined on `tuple[Unknown, str, str | None, Unknown | None] & ~tuple[Unknown, ...]` in union `(Unknown & ~tuple[Unknown, ...]) | (tuple[Unknown, str, str | None, Unknown | None] & ~tuple[Unknown, ...])`

mypy/traverser.py

[error] unresolved-attribute - Attribute `accept` is not defined on `tuple[Unknown, str, str | None, Unknown | None] & ~tuple[Unknown, ...]` in union `(Unknown & ~tuple[Unknown, ...]) | (tuple[Unknown, str, str | None, Unknown | None] & ~tuple[Unknown, ...])`

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/core/lists/model.py

[error] unresolved-attribute - Attribute `key` is not defined on `AnnotatedSeed & ~Top[dict[Unknown, Unknown]]` in union `(Thing & ~str & ~Top[dict[Unknown, Unknown]]) | (AnnotatedSeed & ~Top[dict[Unknown, Unknown]])`
[error] unresolved-attribute - Attribute `key` is not defined on `AnnotatedSeed & ~dict[Unknown, Unknown]` in union `(Thing & ~str & ~dict[Unknown, Unknown]) | (AnnotatedSeed & ~dict[Unknown, Unknown])`
[error] invalid-assignment - Object of type `(Thing & ~str & ~Top[dict[Unknown, Unknown]]) | (AnnotatedSeed & ~Top[dict[Unknown, Unknown]])` is not assignable to attribute `value` of type `Thing | str`
[error] invalid-assignment - Object of type `(Thing & ~str & ~dict[Unknown, Unknown]) | (AnnotatedSeed & ~dict[Unknown, Unknown])` is not assignable to attribute `value` of type `Thing | str`
[error] invalid-argument-type - Argument to `Seed.__init__` is incorrect: Expected `Thing | str | AnnotatedSeed`, found `str | (ThingReferenceDict & ~Top[dict[Unknown, Unknown]]) | (AnnotatedSeedDict & ~Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to `Seed.__init__` is incorrect: Expected `Thing | str | AnnotatedSeed`, found `str | (ThingReferenceDict & ~dict[Unknown, Unknown]) | (AnnotatedSeedDict & ~dict[Unknown, Unknown])`

openlibrary/plugins/openlibrary/lists.py

[error] invalid-argument-type - Invalid argument to key "key" with declared type `str` on TypedDict `ThingReferenceDict`: value of type `(ThingReferenceDict & ~Top[dict[Unknown, Unknown]]) | str | (AnnotatedSeedDict & ~Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Invalid argument to key "key" with declared type `str` on TypedDict `ThingReferenceDict`: value of type `(ThingReferenceDict & ~dict[Unknown, Unknown]) | str | (AnnotatedSeedDict & ~dict[Unknown, Unknown])`

openlibrary/plugins/upstream/addbook.py

[error] unresolved-attribute - Attribute `key` is not defined on `list[Unknown] & ~list[Unknown] & ~AlwaysFalsy` in union `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `key` is not defined on `list[Unknown] & ~list[Unknown] & ~AlwaysFalsy` in union `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `key` is not defined on `list[Unknown] & ~list[Unknown] & ~AlwaysFalsy` in union `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `key` is not defined on `list[Unknown] & ~list[Unknown] & ~AlwaysFalsy` in union `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`
[error] invalid-assignment - Object of type `list[dict[str, Unknown | str]]` is not assignable to attribute `provider` on type `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to bound method `addbook.work_edition_match` is incorrect: Expected `Edition`, found `(Work & ~Top[list[Unknown]] & ~AlwaysFalsy) | (Edition & ~Top[list[Unknown]] & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to bound method `addbook.work_edition_match` is incorrect: Expected `Edition`, found `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to bound method `addbook.work_match` is incorrect: Expected `Work`, found `(Work & ~Top[list[Unknown]] & ~AlwaysFalsy) | (Edition & ~Top[list[Unknown]] & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to bound method `addbook.work_match` is incorrect: Expected `Work`, found `(Work & ~list[Unknown] & ~AlwaysFalsy) | (Edition & ~list[Unknown] & ~AlwaysFalsy) | (list[Unknown] & ~list[Unknown] & ~AlwaysFalsy)`

openlibrary/plugins/upstream/utils.py

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

operator (https://github.com/canonical/operator)

ops/_private/harness.py

[error] invalid-argument-type - Argument to `Layer.__init__` is incorrect: Expected `str | LayerDict | None`, found `str | (LayerDict & Top[dict[Unknown, Unknown]]) | (Layer & Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to `Layer.__init__` is incorrect: Expected `str | LayerDict | None`, found `str | (LayerDict & dict[Unknown, Unknown]) | (Layer & dict[Unknown, Unknown])`

ops/pebble.py

[error] invalid-argument-type - Argument to `Layer.__init__` is incorrect: Expected `str | LayerDict | None`, found `(LayerDict & Top[dict[Unknown, Unknown]]) | (Layer & Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to `Layer.__init__` is incorrect: Expected `str | LayerDict | None`, found `(LayerDict & dict[Unknown, Unknown]) | (Layer & dict[Unknown, Unknown])`

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/cli.py

[error] invalid-argument-type - Argument to function `_convert_to_dict` is incorrect: Expected `list[dict[tuple[str, str], Any]]`, found `list[dict[tuple[str, str], Any] | list[dict[tuple[str, str], Any]]]`

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], Any | None] | dict[tuple[str, str], Any]], list[tuple[str, str]]]`

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/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/markers.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `(list[str] & Any & ~Bottom[list[Unknown]]) | (Sequence[Divergent] & list[Unknown] & ~list[Unknown]) | (tuple[Variable | Value, Op, Variable | Value] & tuple[Unknown, ...] & Any) | (Sequence[Divergent] & tuple[Unknown, ...] & ~tuple[Unknown, ...]) | str`
[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/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`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal["a", "b", "rc"], int] | None`, found `tuple[str, int]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal["a", "b", "rc"], int] | None`, found `tuple[str, Unknown & int]`

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

pandas/core/dtypes/astype.py

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

pandas/io/excel/_util.py

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

pandas/io/json/_normalize.py

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

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/_testing/asserters.py

[error] invalid-argument-type - Argument to function `assert_extension_array_equal` is incorrect: Expected `ExtensionArray`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~Index & ~Series & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ExtensionArray & ~Index & ~Series & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Unknown & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] invalid-argument-type - Argument to function `assert_extension_array_equal` is incorrect: Expected `ExtensionArray`, found `ndarray[tuple[Any, ...], dtype[Any]] | Unknown | ExtensionArray`

pandas/compat/numpy/function.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[bool, tuple[Any, ...]]`, found `tuple[bool | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]), tuple[Any, ...] | tuple[ndarray[tuple[Any, ...], dtype[Any]] | None, *tuple[Any, ...]]]`
[error] invalid-return-type - Return type does not match returned value: expected `AxisNoneT@validate_clip_with_axis | None`, found `AxisNoneT@validate_clip_with_axis | ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-return-type - Return type does not match returned value: expected `AxisNoneT@validate_clip_with_axis | None`, found `ndarray[tuple[Any, ...], dtype[Any]] | AxisNoneT@validate_clip_with_axis`

pandas/core/algorithms.py

[error] unresolved-attribute - Attribute `construct_array_type` is not defined on `dtype[Any] & ~dtype[Any]` in union `(dtype[Any] & ~dtype[Any]) | ExtensionDtype`
[error] unresolved-attribute - Attribute `factorize` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[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`
[error] unresolved-attribute - Attribute `isin` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[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`
[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 | Series | ndarray[tuple[Any, ...], Unknown]`
[error] invalid-argument-type - Argument to function `_sort_tuples` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `Index | ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-argument-type - Argument to function `_sort_tuples` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ndarray[tuple[Any, ...], dtype[Any]] | ExtensionArray | Index`
[error] invalid-argument-type - Argument to function `_get_hashtable_algo` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `Index | ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-argument-type - Argument to function `_get_hashtable_algo` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ndarray[tuple[Any, ...], dtype[Any]] | ExtensionArray | Index`

pandas/core/apply.py

[error] invalid-assignment - Invalid subscript assignment with key of type `Hashable` and value of type `list[((...) -> Unknown) | str | list[((...) -> Unknown) | str]]` on object of type `dict[Hashable | str | list[((...) -> Unknown) | str], ((...) -> Unknown) | str | list[((...) -> Unknown) | str]]`

pandas/core/array_algos/quantile.py

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

pandas/core/arrays/_arrow_string_mixins.py

[error] invalid-argument-type - Argument to bound method `ArrowStringArrayMixin._str_get` is incorrect: Expected `int`, found `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int`

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[Any, ...], dtype[Any]] & ~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/interval.py

[error] unresolved-attribute - Attribute `_putmask` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(DatetimeArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (TimedeltaArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `_putmask` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(DatetimeArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (TimedeltaArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `delete` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(DatetimeArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (TimedeltaArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `delete` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(DatetimeArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (TimedeltaArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Object of type `ExtensionArray & ~Top[Interval[Unknown]]` has no attribute `categories`
[error] unresolved-attribute - Attribute `categories` is not defined on `ExtensionArray & ~Interval[Unknown]` in union `(Unknown & Interval[Unknown] & ~Interval[Unknown]) | (ExtensionArray & ~Interval[Unknown])`
[error] unresolved-attribute - Object of type `ExtensionArray & ~Top[Interval[Unknown]]` has no attribute `categories`
[error] unresolved-attribute - Attribute `categories` is not defined on `ExtensionArray & ~Interval[Unknown]` in union `(Unknown & Interval[Unknown] & ~Interval[Unknown]) | (ExtensionArray & ~Interval[Unknown])`
[error] unresolved-attribute - Object of type `ExtensionArray & ~Top[Interval[Unknown]]` has no attribute `categories`
[error] unresolved-attribute - Attribute `categories` is not defined on `ExtensionArray & ~Interval[Unknown]` in union `(Unknown & Interval[Unknown] & ~Interval[Unknown]) | (ExtensionArray & ~Interval[Unknown])`
[error] unresolved-attribute - Object of type `ExtensionArray & ~Top[Interval[Unknown]]` has no attribute `codes`
[error] unresolved-attribute - Attribute `codes` is not defined on `ExtensionArray & ~Interval[Unknown]` in union `(Unknown & Interval[Unknown] & ~Interval[Unknown]) | (ExtensionArray & ~Interval[Unknown])`
[error] unresolved-attribute - Object of type `ExtensionArray & ~Top[Interval[Unknown]]` has no attribute `categories`
[error] unresolved-attribute - Attribute `categories` is not defined on `ExtensionArray & ~Interval[Unknown]` in union `(Unknown & Interval[Unknown] & ~Interval[Unknown]) | (ExtensionArray & ~Interval[Unknown])`

pandas/core/arrays/masked.py

[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] invalid-argument-type - Argument to `NumericArray.__init__` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] invalid-argument-type - Argument to `BooleanArray.__init__` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] invalid-argument-type - Argument to bound method `TimedeltaArray._simple_new` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[timedelta64[timedelta | int | None]]]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...] & ~TimedeltaArray) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...] & ~TimedeltaArray)`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...] & ~TimedeltaArray` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...] & ~TimedeltaArray) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...] & ~TimedeltaArray)`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] invalid-argument-type - Argument to `NumericArray.__init__` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] unresolved-attribute - Attribute `dtype` is not defined on `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...]` in union `(ndarray[tuple[Any, ...], dtype[Any]] & ~tuple[Unknown, ...]) | (tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]] & ~tuple[Unknown, ...])`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]`
[error] invalid-return-type - Return type does not match returned value: expected `numpy.bool[builtins.bool] | NAType`, found `(numpy.bool[builtins.bool] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (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 `numpy.bool[builtins.bool] | NAType`, found `(numpy.bool[builtins.bool] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (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 `numpy.bool[builtins.bool] | NAType`, found `(numpy.bool[builtins.bool] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (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 `numpy.bool[builtins.bool] | NAType`, found `(numpy.bool[builtins.bool] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[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]]]`
[error] invalid-assignment - Cannot assign to a subscript on an object of type `tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]`

pandas/core/arrays/string_arrow.py

[error] unresolved-attribute - Attribute `endswith` is not defined on `Pattern[Unknown] & ~Pattern[Unknown]` in union `Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown])`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown])`
[error] not-subscriptable - Cannot subscript object of type `Pattern[Unknown]` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `Pattern[Unknown]` with no `__getitem__` method
[error] invalid-return-type - Return type does not match returned value: expected `tuple[str, bool, int]`, found `tuple[Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown]), bool, int]`

pandas/core/base.py

[error] unresolved-attribute - Attribute `unique` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] no-matching-overload - No overload of bound method `ndarray.searchsorted` matches arguments

pandas/core/common.py

[error] call-non-callable - Object of type `tuple[(...) -> T@pipe, str]` is not callable
[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 `list[Unknown] | tuple[Unknown, ...] | (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

[warning] redundant-cast - Value is already of type `ndarray[tuple[Any, ...], dtype[Any]]`
[warning] redundant-cast - Value is already of type `ndarray[tuple[Any, ...], dtype[Any]]`
[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] invalid-argument-type - Argument to `BaseMaskedArray.__init__` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`, found `ndarray[Unknown, dtype[numpy.bool[builtins.bool]]] | numpy.bool[Literal[False]]`
[error] invalid-argument-type - Argument to `BaseMaskedArray.__init__` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`, found `ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] | numpy.bool[Literal[False]]`
[error] unresolved-attribute - Attribute `storage` is not defined on `dtype[object]` in union `Unknown | dtype[object] | StringDtype`
[error] unresolved-attribute - Object of type `dtype[Any] | 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[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])` has no attribute `iloc`

pandas/core/dtypes/concat.py

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

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`
[error] unresolved-attribute - Attribute `isna` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`

pandas/core/frame.py

[error] invalid-argument-type - Argument to function `nested_data_to_arrays` is incorrect: Expected `Sequence[Unknown]`, found `(Unknown & Sequence[Unknown] & ~DataFrame & ~BlockManager & ~ExtensionArray & ~dict[Unknown, Unknown] & ~Index & ~Series & ~ndarray[tuple[Any, ...], dtype[Any]]) | (list[Unknown] & ~BlockManager & ~ExtensionArray & ~Series & ~Index & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Unknown]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (list[Unknown] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Unknown & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] invalid-argument-type - Argument to function `infer_and_maybe_downcast` is incorrect: Expected `ExtensionArray`, found `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | NumpyExtensionArray`
[error] invalid-argument-type - Argument to function `maybe_reorder` is incorrect: Expected `list[ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]]`, found `list[object]`
[error] invalid-assignment - Object of type `Top[list[Unknown]] & ~AlwaysFalsy` is not assignable to `list[Hashable]`
[error] invalid-argument-type - Argument to function `nested_data_to_arrays` is incorrect: Expected `Index | None`, found `(ExtensionArray & ~Top[set[Unknown]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~Top[set[Unknown]]) | (Index & ~Top[set[Unknown]]) | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `nested_data_to_arrays` is incorrect: Expected `Index | None`, found `(ExtensionArray & ~set[Unknown]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~set[Unknown]) | (Index & ~set[Unknown]) | ... omitted 5 union elements`
[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 & ~dict[Unknown, Unknown] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Series & ~Index & ~ExtensionArray) | (list[Unknown] & ~BlockManager & ~ndarray[tuple[Any, ...], dtype[Any]] & ~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 & ~dict[Unknown, Unknown] & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Series & ~Index & ~ExtensionArray) | (list[Unknown] & ~BlockManager & ~ndarray[tuple[Any, ...], dtype[Any]] & ~Series & ~Index & ~ExtensionArray)`
[error] unresolved-attribute - Attribute `nonzero` is not defined on `int` in union `int | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`
[error] unresolved-attribute - Attribute `nonzero` is not defined on `int`, `slice[Any, Any, Any] & ~slice[Any, Any, Any]` in union `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`
[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[Unknown]`
[error] invalid-argument-type - Argument to function `isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`, found `(Sequence[Unknown] & ~Top[dict[Unknown, Unknown]] & ~Series & ~DataFrame) | (Mapping[Unknown, Unknown] & ~Top[dict[Unknown, Unknown]] & ~Series & ~DataFrame)`
[error] invalid-argument-type - Argument to function `isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`, found `(Sequence[Unknown] & ~dict[Unknown, Unknown] & ~Series & ~DataFrame) | (Mapping[Unknown, Unknown] & ~dict[Unknown, Unknown] & ~Series & ~DataFrame)`

pandas/core/generic.py

[error] invalid-argument-type - Argument to bound method `NDFrame._slice` is incorrect: Expected `slice[Any, Any, Any]`, found `(Unknown & ~ndarray[tuple[Any, ...], dtype[Any]]) | slice[Any, Any, Any] | (ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]] & ~ndarray[tuple[Any, ...], dtype[Any]])`

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[Any, ...], dtype[Any]]` in union `(Unknown & Series & ~Grouper & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Unknown & Index & ~Grouper & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Unknown & ExtensionArray & ~Grouper & ~ndarray[tuple[Any, ...], dtype[Any]]) | ... omitted 3 union elements`
[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[Any, ...], dtype[Any]]) | (Unknown & Index & ~Grouper & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Unknown & ExtensionArray & ~Grouper & ~ndarray[tuple[Any, ...], dtype[Any]]) | ... omitted 3 union elements`
[error] unresolved-attribute - Attribute `categories` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `categories` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`
[error] unresolved-attribute - Attribute `isna` is not defined on `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `isna` is not defined on `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`
[error] unresolved-attribute - Attribute `ordered` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `ordered` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`

pandas/core/groupby/ops.py

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

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[Unknown, ...]) | ExtensionArray | ndarray[tuple[Any, ...], dtype[Unknown]]`

pandas/core/indexes/base.py

[error] no-matching-overload - No overload of bound method `ndarray.take` matches arguments
[error] unresolved-attribute - Attribute `na_value` is not defined on `dtype[Any] & ~dtype[Any]` in union `(dtype[Any] & ~dtype[Any]) | ExtensionDtype`
[error] invalid-return-type - Return type does not match returned value: expected `ExtensionArray`, found `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | NumpyExtensionArray`
[error] unsupported-operator - Operator `+` is not supported between objects of type `(int & ~ndarray[tuple[Any, ...], dtype[Any]]) | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | (ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[unsignedinteger[_8Bit]]] & ~ndarray[tuple[Any, ...], dtype[Any]])` and `Literal[1]`
[error] invalid-return-type - Return type does not match returned value: expected `int`, found `(int & ~ndarray[tuple[Any, ...], dtype[Any]]) | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | (ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[unsignedinteger[_8Bit]]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `delete` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `_reduce` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `_reduce` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `_reduce` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `_reduce` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[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] invalid-return-type - Return type does not match returned value: expected `list[Hashable]`, found `(Top[list[Unknown]] & ~AlwaysFalsy) | list[Hashable]`
[error] invalid-return-type - Return type does not match returned value: expected `list[Hashable]`, found `(list[Unknown] & ~AlwaysFalsy) | (list[int | str] & ~AlwaysFalsy) | list[Hashable]`
[error] unresolved-attribute - Object of type `~slice[object, object, object]` has no attribute `to_numpy`
[error] unresolved-attribute - Object of type `~slice[Any, Any, Any]` has no attribute `to_numpy`
[error] unresolved-attribute - Object of type `Self@_get_indexer_strict & ~Top[list[Unknown]]` has no attribute `freq`
[error] unresolved-attribute - Attribute `freq` is not defined on `ExtensionArray & Self@_get_indexer_strict & ~list[Unknown]`, `ndarray[tuple[Any, ...], dtype[Any]] & Self@_get_indexer_strict & ~list[Unknown]`, `Self@_get_indexer_strict & ~list[Unknown]`, `SequenceNotStr[Unknown] & Self@_get_indexer_strict & ~list[Unknown]` in union `(ExtensionArray & Self@_get_indexer_strict & ~list[Unknown]) | (ndarray[tuple[Any, ...], dtype[Any]] & Self@_get_indexer_strict & ~list[Unknown]) | (Self@_get_indexer_strict & ~list[Unknown]) | (Series & Self@_get_indexer_strict & ~list[Unknown]) | (SequenceNotStr[Unknown] & Self@_get_indexer_strict & ~list[Unknown])`

pandas/core/indexes/frozen.py

[error] no-matching-overload - No overload of bound method `list.__add__` matches arguments
[error] unsupported-operator - Operator `+` is not supported between objects of type `list[Unknown] | (tuple[Unknown, ...] & ~tuple[Unknown, ...])` and `list[Unknown]`

pandas/core/indexes/interval.py

[error] invalid-argument-type - Argument to function `where` is incorrect: Expected `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`, found `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Any]]`
[error] unresolved-attribute - Attribute `asi8` is not defined on `Index & ~Top[Interval[Unknown]]` in union `(Unknown & ~Top[Interval[Unknown]]) | (Index & ~Top[Interval[Unknown]])`
[error] unresolved-attribute - Attribute `asi8` is not defined on `Index & ~Interval[Unknown]` in union `(Unknown & ~Interval[Unknown]) | (Index & ~Interval[Unknown])`

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[Any, Any, Any]) | (slice[Any, Any, Any] & ~slice[Any, Any, Any])` 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[Any, Any, Any]) | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`

pandas/core/indexing.py

[error] invalid-argument-type - Argument to function `array` is incorrect: Expected `ExtensionDtype | str | dtype[Any] | type | None`, found `dtype[Any] | (ExtensionDtype & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[object_]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[Unknown]`, found `(Unknown & ~EllipsisType & ~slice[Any, Any, Any]) | (slice[Any, Any, Any] & ~slice[Any, 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, ...], 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/blocks.py

[error] unresolved-attribute - Attribute `_can_hold_na` is not defined on `dtype[Any] & ~dtype[Any]` in union `(dtype[Any] & ~dtype[Any]) | ExtensionDtype`

pandas/core/internals/concat.py

[error] invalid-argument-type - Argument to bound method `Block.take_block_columns` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]`, found `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]`

pandas/core/internals/construction.py

[error] unresolved-attribute - Attribute `na_value` is not defined on `dtype[Any] & ~dtype[Any]` in union `(dtype[Any] & ~dtype[Any]) | ExtensionDtype`
[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[Any]]], 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[Any]]], Index]`

pandas/core/internals/managers.py

[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[Unknown]`, found `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]`
[error] invalid-argument-type - Argument to bound method `Block.take_nd` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]`, found `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]`
[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] unresolved-attribute - Attribute `to_numpy` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(ExtensionArray & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | (Any & ~ndarray[tuple[Any, ...], dtype[Any]])`
[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/ops/array_ops.py

[error] invalid-argument-type - Argument to function `vec_compare` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[object_]]`, found `Unknown | ndarray[tuple[int], dtype[Any]] | ndarray[tuple[int], Unknown] | ExtensionArray`
[error] invalid-argument-type - Argument to function `vec_compare` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[object_]]`, found `ndarray[tuple[int], dtype[Any]] | Unknown | ndarray[tuple[int], Unknown] | ExtensionArray`

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 `(((...) -> Unknown) & ~list[Unknown]) | str | (list[((...) -> Unknown) | str] & ~list[Unknown]) | (MutableMapping[Hashable, ((...) -> Unknown) | str | list[((...) -> Unknown) | str]] & ~list[Unknown])`
[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/reshape/reshape.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `int | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[numpy.bool[builtins.bool]]]`

pandas/core/series.py

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

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]])`
[error] unknown-argument - Argument `ascending` does not match any known parameter of bound method `_ArrayOrScalarCommon.argsort`
[error] unknown-argument - Argument `na_position` does not match any known parameter of bound method `_ArrayOrScalarCommon.argsort`

pandas/core/strings/object_array.py

[error] invalid-argument-type - Argument to function `escape` is incorrect: Argument type `str | (Pattern[Unknown] & ~Pattern[Unknown])` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `str | (Pattern[Unknown] & ~Pattern[Unknown])`
[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 & ~list[Unknown] & ~tuple[Unknown, ...] & ~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 & ~list[Unknown] & ~tuple[Unknown, ...] & ~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 `Literal["infer", "gzip", "bz2", "zip", "xz", "zstd", "tar"] | (dict[str, Any] & ~Mapping[Unknown, Unknown]) | None` is not assignable to `str | None`
[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] unresolved-attribute - Attribute `get` is not defined on `list[(...) -> Unknown] & ~list[Unknown]`, `tuple[(...) -> Unknown, ...] & ~tuple[Unknown, ...]`, `list[Divergent] & ~list[Unknown]` in union `(list[(...) -> Unknown] & ~list[Unknown]) | (tuple[(...) -> Unknown, ...] & ~tuple[Unknown, ...]) | (Mapping[str | int, (...) -> Unknown] & ~list[Unknown] & ~tuple[Unknown, ...]) | (list[Divergent] & ~list[Unknown])`
[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-return-type - Return type does not match returned value: expected `((...) -> Unknown) | None`, found `object`

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[Any, ...], dtype[Any]] & ~<Protocol with members '__next__'>) | (void & ~<Protocol with members '__next__'>) | (list[Unknown] & ~<Protocol with members '__next__'>) | ... omitted 6 union elements`

pandas/io/formats/style_render.py

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

pandas/io/parsers/arrow_parser_wrapper.py

[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[Divergent, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[Divergent, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[object, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | (Unknown & ~None)`
[error] unresolved-attribute - Attribute `get` is not defined on `dtype[Any]`, `ExtensionDtype` in union `dict[Divergent, dtype[Any] | ExtensionDtype] | dtype[Any] | ExtensionDtype | (Unknown & ~None)`

pandas/io/parsers/base_parser.py

[error] invalid-argument-type - Argument to bound method `list.insert` is incorrect: Expected `tuple[Any, ...]`, found `int | integer[Any] | Unknown`
[error] invalid-argument-type - Argument to bound method `list.insert` is incorrect: Expected `tuple[Any, ...]`, found `Unknown | int | integer[Any] | list[int | integer[Any]] | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `list.insert` is incorrect: Expected `SupportsIndex`, found `Unknown | int | integer[Any] | list[int | integer[Any]] | list[Unknown]`

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._make_reader` is incorrect: Expected `ReadCsvBuffer[str]`, found `(ReadCsvBuffer[str] & ~list[Unknown]) | (list[Unknown] & <Protocol with members 'readline'> & ~list[Unknown])`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `(Iterator[list[str]] & ~list[Unknown]) | (list[list[str | bytes | date | ... omitted 10 union elements]] & ~list[Unknown])`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `(Iterator[list[str]] & ~list[Unknown]) | (list[list[str | bytes | date | ... omitted 10 union elements]] & ~list[Unknown])`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `(Iterator[list[str]] & ~list[Unknown]) | (list[list[str | bytes | date | ... omitted 10 union elements]] & ~list[Unknown])`
[error] invalid-assignment - Object of type `(ReadCsvBuffer[str] & Top[list[Unknown]]) | list[Unknown]` is not assignable to attribute `data` of type `Iterator[list[str]] | list[list[str | bytes | date | ... omitted 10 union elements]]`
[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-return-type - Return type does not match returned value: expected `list[str | bytes | date | ... omitted 10 union elements] | None`, found `list[str]`
[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 `list[list[str] | 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 `list[list[str] | list[str | bytes | date | ... omitted 10 union elements]] | list[list[str | bytes | date | ... omitted 10 union elements]]`

pandas/io/parsers/readers.py

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

pandas/io/pytables.py

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

pandas/io/sql.py

[error] no-matching-overload - No overload of function `to_datetime` matches arguments
[error] no-matching-overload - No overload of function `to_datetime` 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/plotting/_matplotlib/core.py

[error] invalid-argument-type - Argument to bound method `Index.get_indexer_for` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`, found `Sequence[str]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `bool | tuple[Unknown, ...] | ndarray[tuple[Any, ...], dtype[Any]] | list[Unknown]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `bool | tuple[Unknown, ...] | list[Unknown] | ndarray[tuple[Any, ...], dtype[Any]]`

pandas/plotting/_matplotlib/style.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, str | Sequence[int | float]] | list[str | Sequence[int | float]]`, found `dict[str, str | Sequence[int | float]] | (Sequence[str | Sequence[int | float]] & Top[dict[Unknown, Unknown]]) | (Sequence[int | float] & Top[dict[Unknown, Unknown]])`

pandas/tests/extension/base/groupby.py

[error] invalid-argument-type - Argument to function `assert_extension_array_equal` is incorrect: Expected `ExtensionArray`, found `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to function `assert_extension_array_equal` is incorrect: Expected `ExtensionArray`, found `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 3 union elements`

pandas/tests/extension/date/array.py

[error] unresolved-attribute - Attribute `astype` is not defined on `date` in union `date | ndarray[tuple[Any, ...], dtype[Any]] | Any`
[error] unresolved-attribute - Attribute `astype` is not defined on `date` in union `date | ndarray[tuple[Any, ...], dtype[Any]] | Any`
[error] unresolved-attribute - Attribute `astype` is not defined on `date` in union `date | ndarray[tuple[Any, ...], dtype[Any]] | Any`
[error] no-matching-overload - No overload of function `split` matches arguments
[error] not-iterable - Object of type `_ScalarT@__init__` is not iterable

pandas/tests/frame/test_ufunc.py

[error] invalid-argument-type - Argument is incorrect: Expected `DataFrame`, found `ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-argument-type - Argument is incorrect: Expected `DataFrame`, found `ndarray[tuple[Any, ...], dtype[Any]] | Unknown`

pandas/tests/series/test_ufunc.py

[error] invalid-argument-type - Argument is incorrect: Expected `Series`, found `ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-argument-type - Argument is incorrect: Expected `Series`, found `ndarray[tuple[Any, ...], dtype[Any]]`

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`

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

tests/__init__.py

[error] unresolved-attribute - Object of type `T@check & Top[BaseGroupBy[Unknown]] & ~Top[Series[Any]] & ~Top[Index[Any]]` has no attribute `obj`
[error] unresolved-attribute - Object of type `T@check & BaseGroupBy[Unknown] & ~Series[Any] & ~Index[Any]` has no attribute `obj`

tests/extension/decimal/array.py

[error] invalid-argument-type - Argument to constructor `Decimal.__new__` is incorrect: Expected `Decimal | int | float | str | tuple[int, Sequence[int], int]`, found `object`

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

pandera/io/_minimal.py

[error] invalid-argument-type - Argument to function `prune_component_dict` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `prune_component_dict` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `prune_component_dict` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `apply_minimal_nested_data_array` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `prune_component_dict` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `prune_component_dict` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`

pandera/api/dataframe/model.py

[error] invalid-assignment - Object of type `tuple[type[Any] | (tuple[type[Any], ...] & ~tuple[Unknown, ...])]` is not assignable to `type[Any] | tuple[type[Any], ...]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[tuple[type[DataFrameModel[Unknown, Unknown]], tuple[type[Any], ...]], type[DataFrameModel[Unknown, Unknown]]].__getitem__(key: tuple[type[DataFrameModel[Unknown, Unknown]], tuple[type[Any], ...]], /) -> type[DataFrameModel[Unknown, Unknown]]` cannot be called with key of type `tuple[type[Self@__class_getitem__] & <Protocol with members '__parameters__'>, tuple[type[Any], ...] | type[Any]]` on object of type `dict[tuple[type[DataFrameModel[Unknown, Unknown]], tuple[type[Any], ...]], type[DataFrameModel[Unknown, Unknown]]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[type[Self@__class_getitem__] & <Protocol with members '__parameters__'>, tuple[type[Any], ...] | type[Any]]` and value of type `<class '<unknown>'>` on object of type `dict[tuple[type[DataFrameModel[Unknown, Unknown]], tuple[type[Any], ...]], type[DataFrameModel[Unknown, Unknown]]]`

pandera/api/dataframe/model_components.py

[error] invalid-argument-type - Argument to `classmethod.__init__` is incorrect: Expected `(type[Unknown], /, *args: Unknown, **kwargs: Unknown) -> Unknown`, found `(((...) -> Any) & ~classmethod[Unknown, (...), Unknown]) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown])`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[(...) -> Any, classmethod[Unknown, (...), Unknown]]`, found `tuple[((type[Unknown], /, *args: Unknown, **kwargs: Unknown) -> Unknown) | (classmethod[Unknown, (...), Unknown] & ~classmethod[Unknown, (...), Unknown]), classmethod[Unknown, (...), Unknown] | classmethod[_T@classmethod, _P@classmethod, _R_co@classmethod]]`

pandera/api/pyspark/model.py

[error] invalid-assignment - Object of type `tuple[type[Any] | (tuple[type[Any], ...] & ~tuple[Unknown, ...])]` is not assignable to `type[Any] | tuple[type[Any], ...]`
[error] invalid-argument-type - Method `__getitem__` of type `bound method dict[tuple[type[DataFrameModel[Unknown]], tuple[type[Any], ...]], type[DataFrameModel[Unknown]]].__getitem__(key: tuple[type[DataFrameModel[Unknown]], tuple[type[Any], ...]], /) -> type[DataFrameModel[Unknown]]` cannot be called with key of type `tuple[type[Self@__class_getitem__] & <Protocol with members '__parameters__'>, tuple[type[Any], ...] | type[Any]]` on object of type `dict[tuple[type[DataFrameModel[Unknown]], tuple[type[Any], ...]], type[DataFrameModel[Unknown]]]`
[error] invalid-assignment - Invalid subscript assignment with key of type `tuple[type[Self@__class_getitem__] & <Protocol with members '__parameters__'>, tuple[type[Any], ...] | type[Any]]` and value of type `<class '<unknown>'>` on object of type `dict[tuple[type[DataFrameModel[Unknown]], tuple[type[Any], ...]], type[DataFrameModel[Unknown]]]`

pandera/backends/ibis/builtin_checks.py

[error] unresolved-attribute - Attribute `startswith` is not defined on `Pattern[Unknown] & ~Pattern[Unknown]` in union `Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown])`

pandera/backends/narwhals/builtin_checks.py

[error] unresolved-attribute - Attribute `startswith` is not defined on `Pattern[Unknown] & ~Pattern[Unknown]` in union `Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown])`

pandera/backends/polars/builtin_checks.py

[error] unresolved-attribute - Attribute `startswith` is not defined on `Pattern[Unknown] & ~Pattern[Unknown]` in union `Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown])`

pandera/backends/pyspark/builtin_checks.py

[error] unresolved-attribute - Attribute `startswith` is not defined on `Pattern[Unknown] & ~Pattern[Unknown]` in union `Unknown | str | (Pattern[Unknown] & ~Pattern[Unknown])`

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[Unknown]`
[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[Unknown, ...]) | tuple[Unknown, ...]`

pandera/engines/utils.py

[error] unresolved-attribute - Attribute `apply` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(Series[Any] & ~ndarray[tuple[Any, ...], dtype[Any]]) | DataFrame | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | Series[int | float] | Any`
[error] unresolved-attribute - Attribute `to_series` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(Series[Any] & ~ndarray[tuple[Any, ...], dtype[Any]]) | DataFrame | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | Series[int | float]`
[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[Any, ...], dtype[Any]]) | DataFrame | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]) | Series[int | float] | Any`

pandera/strategies/pandas_strategies.py

[error] unresolved-attribute - Attribute `dt` is not defined on `Index[Any] & ~Index[Any]` in union `(Series[Any] & ~Index[Any]) | (Index[Any] & ~Index[Any])`
[error] unresolved-attribute - Attribute `tz_localize` is not defined on `Index[Any]` in union `(Series[Any] & Top[Index[Any]]) | Index[Any]`
[error] unresolved-attribute - Object of type `Index[Any]` has no attribute `tz_localize`

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

src/pip/_internal/commands/search.py

[error] invalid-return-type - Return type does not match returned value: expected `list[dict[str, str]]`, found `list[Any] | (DateTime & Top[list[Unknown]]) | (Binary & Top[list[Unknown]])`

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/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/markers.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `(list[str] & Any & ~Bottom[list[Unknown]]) | (Sequence[Divergent] & list[Unknown] & ~list[Unknown]) | (tuple[Variable | Value, Op, Variable | Value] & tuple[Unknown, ...] & Any) | (Sequence[Divergent] & tuple[Unknown, ...] & ~tuple[Unknown, ...]) | str`
[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/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`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal["a", "b", "rc"], int] | None`, found `tuple[str, int]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[Literal["a", "b", "rc"], int] | None`, found `tuple[str, Unknown & int]`

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/cookies.py

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

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[Unknown] & ~<Protocol with members '__iter__'>) | (SupportsRead[str | bytes] & Any & ~SupportsRead[Never] & ~<Protocol with members '__iter__'>)`
[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]] & Iterable[Unknown] & ~str & ~bytes & ~list[Unknown] & ~tuple[Unknown, ...] & ~Mapping[Unknown, Unknown]) | (SupportsItems[Any, Any] & Iterable[Unknown] & ~str & ~bytes & ~list[Unknown] & ~tuple[Unknown, ...] & ~Mapping[Unknown, Unknown]) | (Iterable[(bytes & Unknown) | (str & Unknown)] & ~str & ~bytes & ~list[Unknown] & ~tuple[Unknown, ...] & ~Mapping[Unknown, Unknown]) | ... omitted 7 union elements` 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]] & Iterable[Unknown] & ~str & ~bytes & ~list[Unknown] & ~tuple[Unknown, ...] & ~Mapping[Unknown, Unknown]) | ... omitted 10 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 `Iterable[tuple[Any, Any]]`, found `(SupportsItems[Any, Any] & ~SupportsItems[Unknown, Unknown]) | (Iterable[tuple[Any, Any]] & ~SupportsItems[Unknown, Unknown])`
[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/utilities.py

[error] unresolved-attribute - Attribute `get` is not defined on `list[Unknown] & ~list[Unknown]` in union `dict[Unknown, Unknown] | (list[Unknown] & ~list[Unknown])`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `list[Unknown] | dict[Unknown, Unknown]` 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 `str` on object of type `list[Unknown]`

src/prefect/_internal/compatibility/async_dispatch.py

[error] call-non-callable - Object of type `classmethod[type[Any], P@async_dispatch, Coroutine[Any, Any, R@async_dispatch]]` is not callable

src/prefect/_internal/launchers.py

[error] invalid-assignment - Cannot assign value of type `list[str]` to key of type `(Literal["upload"] & Unknown) | (Literal["execution"] & Unknown)` on TypedDict `BundleLauncherOverride`

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-databricks/prefect_databricks/jobs.py

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

src/integrations/prefect-databricks/tests/test_rest.py

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

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

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

src/integrations/prefect-dbt/tests/cloud/test_jobs.py

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

src/integrations/prefect-dbt/tests/cloud/test_runs.py

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

src/integrations/prefect-dbt/tests/cloud/test_utils.py

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

src/integrations/prefect-docker/tests/test_containers.py

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

src/integrations/prefect-docker/tests/test_images.py

[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] unresolved-attribute - Attribute `id` is not defined on `list[Unknown]` in union `Unknown | list[Unknown]`
[error] unresolved-attribute - Attribute `id` is not defined on `list[Unknown]` in union `Unknown | list[Unknown]`
[error] unresolved-attribute - Attribute `id` is not defined on `list[Unknown]` in union `Unknown | list[Unknown]`
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable

src/integrations/prefect-email/prefect_email/message.py

[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `str | None` on object of type `MIMEMultipart`
[error] invalid-assignment - Invalid subscript assignment with key of type `str` and value of type `str | (list[str] & Any & ~Bottom[list[Unknown]]) | None` on object of type `MIMEMultipart`

src/integrations/prefect-kubernetes/prefect_kubernetes/jobs.py

[error] unresolved-attribute - Attribute `to_dict` is not defined on `dict[str, Any] & ~dict[Unknown, Unknown]` in union `(Unknown & ~dict[Unknown, Unknown]) | (dict[str, Any] & ~dict[Unknown, Unknown])`
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `object` is not awaitable
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `None | dict[Unknown, str | None]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `None | dict[Unknown, Unknown]`

src/integrations/prefect-kubernetes/prefect_kubernetes/worker.py

[error] unresolved-attribute - Attribute `items` is not defined on `list[dict[str, Any]] & ~list[Unknown]` in union `dict[str, str | None] | (list[dict[str, Any]] & ~list[Unknown]) | dict[Any, Any | None]`

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

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

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

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

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

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

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

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

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

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

src/integrations/prefect-redis/prefect_redis/tasks.py

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

src/integrations/prefect-redis/tests/test_tasks.py

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

src/prefect/_internal/compatibility/deprecated.py

[error] invalid-argument-type - Argument to function `wraps` is incorrect: Expected `(...) -> Unknown`, found `(Unknown & ~AlwaysFalsy & ~dict[Unknown, Unknown]) | (dict[Unknown, Unknown] & ~dict[Unknown, Unknown])`
[error] call-non-callable - Object of type `dict[Unknown, Unknown]` is not callable

src/prefect/_internal/engine.py

[error] unresolved-attribute - Object of type `(...) -> object` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> Unknown` 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/cache_policies.py

[error] unresolved-attribute - Object of type `(...) -> Any` has no attribute `__code__`
[error] unresolved-attribute - Object of type `((...) -> Any) | (classmethod[Any, (...), Any] & Top[(...) -> object])` has no attribute `__code__`

src/prefect/cli/events.py

[error] invalid-argument-type - Argument is incorrect: Expected `Resource`, found `dict[str, str] | (Any & Top[dict[Unknown, Unknown]])`
[error] invalid-argument-type - Argument is incorrect: Expected `Resource`, found `dict[str, str] | (Any & dict[Unknown, Unknown])`
[error] invalid-argument-type - Argument is incorrect: Expected `list[RelatedResource]`, found `(list[Any & Top[dict[Unknown, Unknown]]] & ~AlwaysFalsy) | (Any & Top[list[Unknown]] & ~AlwaysFalsy) | list[RelatedResource]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[RelatedResource]`, found `(list[Any & dict[Unknown, Unknown]] & ~AlwaysFalsy) | (Any & list[Unknown] & ~AlwaysFalsy) | list[RelatedResource]`

src/prefect/deployments/runner.py

[error] invalid-assignment - Object of type `list[TimeToCompletionSla | LatenessSla | FrequencySla | None]` is not assignable to attribute `_sla` of type `TimeToCompletionSla | LatenessSla | FrequencySla | list[TimeToCompletionSla | LatenessSla | FrequencySla] | None`
[error] invalid-assignment - Object of type `list[TimeToCompletionSla | LatenessSla | FrequencySla | (list[TimeToCompletionSla | LatenessSla | FrequencySla] & Any) | None]` is not assignable to attribute `_sla` of type `TimeToCompletionSla | LatenessSla | FrequencySla | list[TimeToCompletionSla | LatenessSla | FrequencySla] | None`
[error] invalid-assignment - Object of type `list[TimeToCompletionSla | LatenessSla | FrequencySla | None]` is not assignable to attribute `_sla` of type `TimeToCompletionSla | LatenessSla | FrequencySla | list[TimeToCompletionSla | LatenessSla | FrequencySla] | None`
[error] invalid-assignment - Object of type `list[TimeToCompletionSla | LatenessSla | FrequencySla | (list[TimeToCompletionSla | LatenessSla | FrequencySla] & Any) | None]` is not assignable to attribute `_sla` of type `TimeToCompletionSla | LatenessSla | FrequencySla | list[TimeToCompletionSla | LatenessSla | FrequencySla] | None`
[error] unresolved-attribute - Object of type `(...) -> Any` has no attribute `__name__`
[error] unresolved-attribute - Attribute `__name__` is not defined on `(...) -> Any` in union `((...) -> Any) | (classmethod[Any, (...), Any] & Top[(...) -> object])`

src/prefect/flow_engine.py

[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[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'> & ~State[Any] & ~Coroutine[object, Never, object]) | (type[NotSet] & ~<class 'NotSet'> & ~Coroutine[object, Never, object]) | Unknown`
[error] invalid-await - `R@FlowRunEngine | Coroutine[Any, Any, R@FlowRunEngine]` is not awaitable
[error] invalid-await - `R@AsyncFlowRunEngine | Coroutine[Any, Any, R@AsyncFlowRunEngine]` is not awaitable
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `R@run_generator_flow_sync`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `object`
[error] unresolved-attribute - Object of type `R@run_generator_flow_sync` has no attribute `throw`
[error] unresolved-attribute - Object of type `object` has no attribute `throw`
[error] unresolved-attribute - Object of type `R@run_generator_flow_async` has no attribute `__anext__`
[error] unresolved-attribute - Object of type `object` has no attribute `__anext__`
[error] unresolved-attribute - Object of type `R@run_generator_flow_async` has no attribute `throw`
[error] unresolved-attribute - Object of type `object` has no attribute `throw`

src/prefect/flows.py

[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] unresolved-attribute - Object of type `(**P@Flow) -> R@Flow` has no attribute `__name__`
[error] unresolved-attribute - Attribute `__name__` is not defined on `(**P@Flow) -> R@Flow` in union `((**P@Flow) -> R@Flow) | (classmethod[Any, P@Flow, R@Flow] & Top[(...) -> object] & ~classmethod[Unknown, (...), Unknown])`
[error] unresolved-attribute - Object of type `(**P@Flow) -> R@Flow` has no attribute `__name__`
[error] unresolved-attribute - Attribute `__name__` is not defined on `(**P@Flow) -> R@Flow` in union `((**P@Flow) -> R@Flow) | (classmethod[Any, P@Flow, R@Flow] & Top[(...) -> object] & ~classmethod[Unknown, (...), Unknown])`
[error] unresolved-attribute - Unresolved attribute `__prefect_self__` on type `(**P@Flow) -> R@Flow`
[error] invalid-assignment - Object of type `Any & ~AlwaysFalsy` is not assignable to attribute `__prefect_self__` on type `((**P@Flow) -> R@Flow) | (classmethod[Any, P@Flow, R@Flow] & Top[(...) -> object])`
[error] invalid-await - `R@Flow` is not awaitable
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-await - `R@Flow` is not awaitable
[error] invalid-await - `object` is not awaitable
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known

src/prefect/logging/loggers.py

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

src/prefect/server/events/schemas/automations.py

[error] unresolved-attribute - Attribute `includes` is not defined on `dict[str, str | list[str]]` in union `ResourceSpecification | dict[str, str | list[str]]`
[error] unresolved-attribute - Attribute `includes` is not defined on `dict[str, str | list[str]]` in union `ResourceSpecification | dict[str, str | list[str]] | (list[ResourceSpecification | dict[str, str | list[str]]] & Any)`

src/prefect/task_engine.py

[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] call-top-callable - Object of type `Top[(...) -> object]` is not safe to call; its signature is not known
[error] invalid-return-type - Return type does not match returned value: expected `R@SyncTaskRunEngine | State[Any] | None`, found `object`
[error] invalid-return-type - Return type does not match returned value: expected `R@AsyncTaskRunEngine | State[Any] | None`, found `object`
[error] invalid-await - `R@AsyncTaskRunEngine | Coroutine[Any, Any, R@AsyncTaskRunEngine]` is not awaitable
[error] invalid-return-type - Return type does not match returned value: expected `R@SyncTaskRunEngine | State[Any] | None`, found `(R@SyncTaskRunEngine & ~<class 'NotSet'> & ~Top[ResultRecord[Unknown]]) | (type[NotSet] & ~<class 'NotSet'>)`
[error] invalid-return-type - Return type does not match returned value: expected `R@SyncTaskRunEngine | State[Any] | None`, found `(R@SyncTaskRunEngine & ~<class 'NotSet'> & ~ResultRecord[Unknown]) | (type[NotSet] & ~<class 'NotSet'>)`
[error] invalid-argument-type - Argument to constructor `timedelta.__new__` is incorrect: Expected `int | float`, found `object`
[error] invalid-argument-type - Argument to constructor `timedelta.__new__` is incorrect: Expected `int | float`, found `Unknown | (int & ~AlwaysFalsy & ~Sequence[Unknown]) | (float & ~AlwaysFalsy & ~Sequence[Unknown]) | (list[int | float] & ~AlwaysFalsy & ~Sequence[Unknown])`
[error] invalid-return-type - Return type does not match returned value: expected `R@AsyncTaskRunEngine | State[Any] | None`, found `(R@AsyncTaskRunEngine & ~<class 'NotSet'> & ~Top[ResultRecord[Unknown]]) | (type[NotSet] & ~<class 'NotSet'>)`
[error] invalid-return-type - Return type does not match returned value: expected `R@AsyncTaskRunEngine | State[Any] | None`, found `(R@AsyncTaskRunEngine & ~<class 'NotSet'> & ~ResultRecord[Unknown]) | (type[NotSet] & ~<class 'NotSet'>)`
[error] invalid-argument-type - Argument to constructor `timedelta.__new__` is incorrect: Expected `int | float`, found `object`
[error] invalid-argument-type - Argument to constructor `timedelta.__new__` is incorrect: Expected `int | float`, found `Unknown | (int & ~AlwaysFalsy & ~Sequence[Unknown]) | (float & ~AlwaysFalsy & ~Sequence[Unknown]) | (list[int | float] & ~AlwaysFalsy & ~Sequence[Unknown])`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `R@run_generator_task_sync`
[error] invalid-argument-type - Argument to function `next` is incorrect: Expected `SupportsNext[Unknown]`, found `object`
[error] unresolved-attribute - Object of type `R@run_generator_task_sync` has no attribute `throw`
[error] unresolved-attribute - Object of type `object` has no attribute `throw`
[error] unresolved-attribute - Object of type `R@run_generator_task_async` has no attribute `__anext__`
[error] unresolved-attribute - Object of type `object` has no attribute `__anext__`
[error] unresolved-attribute - Object of type `R@run_generator_task_async` has no attribute `throw`
[error] unresolved-attribute - Object of type `object` has no attribute `throw`

src/prefect/tasks.py

[error] unresolved-attribute - Object of type `(...) -> Any` has no attribute `__code__`
[error] unresolved-attribute - Object of type `((...) -> Any) | (classmethod[Any, (...), Any] & Top[(...) -> object])` has no attribute `__code__`
[error] unresolved-attribute - Unresolved attribute `__prefect_self__` on type `(**P@Task) -> R@Task`
[error] invalid-assignment - Object of type `Any & ~AlwaysFalsy` is not assignable to attribute `__prefect_self__` on type `((**P@Task) -> R@Task) | (classmethod[Any, P@Task, R@Task] & Top[(...) -> object])`

src/prefect/testing/utilities.py

[error] no-matching-overload - No overload of constructor `Serializer.__new__` matches arguments
[error] invalid-argument-type - Argument to bound method `ResultStore.aread` is incorrect: Expected `str`, found `str | None`
[error] invalid-argument-type - Argument to bound method `ResultStore.aread` is incorrect: Expected `str`, found `str | None | Any`
[error] invalid-argument-type - Argument to bound method `BlocksDocumentAsyncClient.read_block_document` is incorrect: Expected `UUID`, found `UUID | None`
[error] invalid-argument-type - Argument to bound method `BlocksDocumentAsyncClient.read_block_document` is incorrect: Expected `UUID`, found `UUID | None | Any`

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

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[Any, ...]] & ~AsyncConnection[tuple[Any, ...]]`, `AsyncConnection[Any] & ~Connection[tuple[Any, ...]] & ~AsyncConnection[tuple[Any, ...]]` in union `(Connection[Any] & ~Connection[tuple[Any, ...]] & ~AsyncConnection[tuple[Any, ...]]) | (AsyncConnection[Any] & ~Connection[tuple[Any, ...]] & ~AsyncConnection[tuple[Any, ...]]) | 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] 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] call-non-callable - Object of type `~None & ~Type` is not callable
[error] unresolved-attribute - Object of type `object` has no attribute `sizeof`
[error] unresolved-attribute - Attribute `sizeof` is not defined on `None` in union `Unknown | None`
[error] unresolved-attribute - Object of type `object` has no attribute `sizeof`
[error] unresolved-attribute - Attribute `sizeof` is not defined on `None` in union `Unknown | None`

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 `~None` has no attribute `keys`
[error] unresolved-attribute - Object of type `~None` has no attribute `keys`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] unresolved-attribute - Object of type `object` has no attribute `address`
[error] unresolved-attribute - Attribute `address` is not defined on `None` in union `Unknown | None`
[error] unresolved-attribute - Object of type `object` has no attribute `value_to_human_readable`
[error] unresolved-attribute - Attribute `value_to_human_readable` is not defined on `None` in union `Unknown | None`
[error] unresolved-attribute - Object of type `object` has no attribute `address`
[error] unresolved-attribute - Attribute `address` is not defined on `None` in union `Unknown | None`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `None` 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 `None` 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/_internal/_decorators.py

[error] invalid-argument-type - Argument to function `mro` is incorrect: Expected `type[Any]`, found `type[Any] | (tuple[type[Any], ...] & ~tuple[Unknown, ...])`

pydantic/_internal/_validate_call.py

[error] unresolved-attribute - Attribute `__name__` is not defined on `partial[Unknown] & ~partial[Unknown]` in union `FunctionType | MethodType | (partial[Unknown] & ~partial[Unknown])`
[error] unresolved-attribute - Attribute `__qualname__` is not defined on `partial[Unknown] & ~partial[Unknown]` in union `FunctionType | MethodType | (partial[Unknown] & ~partial[Unknown])`

pydantic/color.py

[warning] deprecated - The class `Color` is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://pydantic.dev/docs/validation/latest/api/pydantic-extra-types/pydantic_extra_types_color/.

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`

pydantic/json_schema.py

[error] invalid-return-type - Return type does not match returned value: expected `int | float | str | None | tuple[Divergent, ...]`, found `int | float | str | ... omitted 3 union elements`
[error] invalid-argument-type - Argument expression after ** must be a mapping type: Found `dict[str, Any] | (list[Any] & ~list[Unknown])`
[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
[error] type-assertion-failure - Type `Any & ~str & ~Top[list[Unknown]]` is not equivalent to `Never`
[error] type-assertion-failure - Type `(Any & ~str & ~list[Unknown]) | (list[str | int] & Any & ~Bottom[list[Unknown]]) | (list[list[str | int]] & Any & ~Bottom[list[Unknown]])` is not equivalent to `Never`

pydantic/main.py

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

pydantic/v1/env_settings.py

[error] not-iterable - Object of type `(PathLike[Unknown] & ~str & ~PathLike[Unknown]) | list[str | PathLike[Unknown]] | (tuple[str | PathLike[Unknown], ...] & ~PathLike[Unknown])` may not be iterable
[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/generics.py

[error] invalid-assignment - Object of type `tuple[type[Any] | (tuple[type[Any], ...] & ~tuple[Unknown, ...])]` is not assignable to `type[Any] | tuple[type[Any], ...]`
[error] invalid-argument-type - Argument to function `check_parameters_count` is incorrect: Expected `tuple[Any, ...]`, found `tuple[type[Any], ...] | type[Any]`
[error] invalid-argument-type - Argument to bound method `GenericModel.__concrete_name__` is incorrect: Expected `tuple[type[Any], ...]`, found `tuple[type[Any], ...] | type[Any]`

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-argument-type - Argument to function `assert_never` is incorrect: Expected `Never`, found `(AbstractSet[int | str] & Any & ~Mapping[Unknown, Unknown] & ~AbstractSet[Never]) | (Mapping[int | str, Any] & ~Mapping[Unknown, Unknown] & ~AbstractSet[Unknown])`
[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]`

pyjwt (https://github.com/jpadilla/pyjwt)

jwt/jwks_client.py

[error] invalid-argument-type - Argument to function `PyJWKSet.from_dict` is incorrect: Expected `dict[str, Any]`, found `(PyJWKSet & Top[dict[Unknown, Unknown]]) | (Any & Top[dict[Unknown, Unknown]])`

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

src/tests/test_core_python.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[str, dict[str, Any]]`, found `tuple[str | (dict[str, Any] & ~dict[Unknown, Unknown]), Any | dict[str, Any]]`

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] invalid-return-type - Return type does not match returned value: expected `list[str] | None`, found `Top[list[Unknown]]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, str] | None`, found `Top[dict[Unknown, Unknown]]`
[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/config/findpaths.py

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

src/_pytest/_code/code.py

[error] invalid-return-type - Return type does not match returned value: expected `TracebackEntry | Traceback`, found `TracebackEntry | list[TracebackEntry]`

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[Unknown, ...] & ~list[Unknown] & ~str`

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] invalid-argument-type - Argument to bound method `Config._getini_ini` is incorrect: Expected `str | list[str]`, found `str | Top[list[Unknown]]`
[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]])`
[error] invalid-argument-type - Argument to function `normalize_mark_list` is incorrect: Expected `Iterable[Mark | MarkDecorator]`, found `list[Unknown] | list[Any | list[Any]]`

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] no-matching-overload - No overload of `dict.__init__` matches arguments
[error] invalid-argument-type - Argument to constructor `Path.__new__` is incorrect: Expected `str | PathLike[str]`, found `object`

src/pytest_autoprofile/_warnings.py

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

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

rotkehlchen/chain/evm/decoding/interfaces.py

[error] unsupported-operator - Operator `-` is not supported between two objects of type `dict_keys[ChecksumAddress, Any] | (dict[ChecksumAddress, Any] & ~dict[Unknown, Unknown]) | set[ChecksumAddress]`

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]]`

rotkehlchen/externalapis/beaconchain/service.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `dict[str, Any]`, found `(list[dict[str, Any]] & ~list[Unknown]) | dict[str, Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> dict[str, Any], (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[dict[str, Any]]]` cannot be called with key of type `Literal["validator"]` on object of type `list[dict[str, Any]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> dict[str, Any], (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[dict[str, Any]]]` cannot be called with key of type `Literal["validator"]` on object of type `list[dict[str, Any]]`

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

src/schema_salad/python_codegen_support.py

[error] invalid-assignment - Object of type `(MutableMapping[str, Any] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]])` is not assignable to `MutableMapping[str, 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]]`
[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] 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 & Mapping[Unknown, Unknown]) | (float & Mapping[Unknown, Unknown]) | (str & Mapping[Unknown, Unknown]) | ... omitted 6 union elements`

src/schema_salad/makedoc.py

[error] unresolved-attribute - Attribute `splitlines` is not defined on `list[str] & ~MutableSequence[Unknown]` in union `Unknown | (list[str] & ~MutableSequence[Unknown]) | (str & ~MutableSequence[Unknown])`
[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`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `dict[str, Any]`, found `(int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (CommentedMap & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]])`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `dict[str, Any]`, found `(int & MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | (float & MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | (str & MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | (CommentedMap & MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | (CommentedSeq & MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown])`

src/schema_salad/metaschema.py

[error] invalid-assignment - Object of type `(MutableMapping[str, Any] & ~Top[MutableSequence[Unknown]]) | (int & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (float & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]] & ~Top[MutableSequence[Unknown]])` is not assignable to `MutableMapping[str, 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]]`
[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`
[error] invalid-argument-type - Argument to function `_copy_dict_without_key` is incorrect: Expected `CommentedMap | dict[str, Iterable[str]]`, found `(CommentedMap & Top[MutableMapping[Unknown, Unknown]]) | (CommentedSeq & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to function `_copy_dict_without_key` is incorrect: Expected `CommentedMap | dict[str, Iterable[str]]`, found `(CommentedMap & MutableMapping[Unknown, Unknown]) | (CommentedSeq & MutableMapping[Unknown, Unknown]) | (str & MutableMapping[Unknown, Unknown])`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[int | float | str | ... omitted 3 union elements, CommentedMap]`, found `tuple[(CommentedMap & Top[MutableMapping[Unknown, Unknown]]) | (CommentedSeq & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]]), (CommentedMap & Top[MutableMapping[Unknown, Unknown]]) | (CommentedSeq & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]])]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[int | float | str | ... omitted 3 union elements, CommentedMap]`, found `tuple[(CommentedMap & MutableMapping[Unknown, Unknown]) | (CommentedSeq & MutableMapping[Unknown, Unknown]) | (str & MutableMapping[Unknown, Unknown]), (CommentedMap & MutableMapping[Unknown, Unknown]) | (CommentedSeq & MutableMapping[Unknown, Unknown]) | (str & MutableMapping[Unknown, Unknown])]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[int | float | str | ... omitted 3 union elements, CommentedMap]`, found `tuple[(CommentedMap & Top[MutableSequence[Unknown]] & ~Top[MutableMapping[Unknown, Unknown]]) | (CommentedSeq & ~Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableSequence[Unknown]] & ~Top[MutableMapping[Unknown, Unknown]]), (CommentedMap & Top[MutableMapping[Unknown, Unknown]]) | (CommentedSeq & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]])]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[int | float | str | ... omitted 3 union elements, CommentedMap]`, found `tuple[(CommentedMap & MutableSequence[Unknown] & ~MutableMapping[Unknown, Unknown]) | (CommentedSeq & ~MutableMapping[Unknown, Unknown]) | (str & MutableSequence[Unknown] & ~MutableMapping[Unknown, Unknown]), (CommentedMap & MutableMapping[Unknown, Unknown]) | (CommentedSeq & MutableMapping[Unknown, Unknown]) | (str & MutableMapping[Unknown, Unknown])]`

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] 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`
[error] invalid-argument-type - Argument to function `make_avro_schema` is incorrect: Expected `list[Any]`, found `(int & Top[MutableSequence[Unknown]]) | (float & Top[MutableSequence[Unknown]]) | (str & Top[MutableSequence[Unknown]]) | (CommentedMap & Top[MutableSequence[Unknown]]) | CommentedSeq`
[error] invalid-argument-type - Argument to function `make_avro_schema` is incorrect: Expected `list[Any]`, found `(int & MutableSequence[Unknown]) | (float & MutableSequence[Unknown]) | (str & MutableSequence[Unknown]) | (CommentedMap & MutableSequence[Unknown]) | CommentedSeq`
[error] not-subscriptable - Cannot subscript object of type `object` with no `__getitem__` method
[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`

src/schema_salad/sourceline.py

[error] invalid-return-type - Return type does not match returned value: expected `int | float | str | ... omitted 3 union elements`, found `(int & ~MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | (float & ~MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | (str & ~MutableMapping[Unknown, Unknown] & ~MutableSequence[Unknown]) | ... omitted 3 union elements`
[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/engine/run/unit/_pool.py

[error] unresolved-attribute - Attribute `err` is not defined on `Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]` in union `(Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]) | Err[InvalidSchema]`

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

[error] invalid-return-type - Return type does not match returned value: expected `list[dict[Unknown, Unknown]] | None`, found `Top[list[Unknown]] & ~AlwaysFalsy`
[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/error_feedback/parsers/aspnet.py

[error] invalid-return-type - Return type does not match returned value: expected `Mapping[str, Sequence[str]] | None`, found `Top[dict[Unknown, Unknown]] & ~AlwaysFalsy`

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/go_validator.py

[error] invalid-return-type - Return type does not match returned value: expected `list[dict[Unknown, Unknown]] | None`, found `Top[list[Unknown]] & ~AlwaysFalsy`

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

[error] invalid-return-type - Return type does not match returned value: expected `Mapping[str, Sequence[str]] | None`, found `Top[dict[Unknown, Unknown]] & ~AlwaysFalsy`

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

[error] invalid-return-type - Return type does not match returned value: expected `list[LitestarIssue] | None`, found `Top[list[Unknown]] & ~AlwaysFalsy`

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/symfony.py

[error] invalid-return-type - Return type does not match returned value: expected `list[dict[Unknown, Unknown]] | None`, found `Top[list[Unknown]] & ~AlwaysFalsy`
[error] invalid-return-type - Return type does not match returned value: expected `list[dict[Unknown, Unknown]] | None`, found `Top[list[Unknown]] & ~AlwaysFalsy`

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/generation/hypothesis/_response_matching.py

[error] unresolved-attribute - Object of type `object` has no attribute `lower`
[error] invalid-argument-type - Argument to function `_find_matching_in_responses` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `_find_matching_in_responses` is incorrect: Expected `dict[str, Any]`, found `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/_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`

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] invalid-argument-type - Method `__getitem__` of type `bound method dict[str, str].__getitem__(key: str, /) -> str` cannot be called with key of type `list[Unknown]` on object of type `dict[str, str]`
[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/jsonschema/bundler.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any] | bool`, found `(dict[str, Any] & ~dict[Unknown, Unknown]) | bool | (list[dict[str, Any] | bool] & ~list[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/engine/run/unit/__init__.py

[error] unresolved-attribute - Attribute `err` is not defined on `Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]` in union `(Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]) | Err[InvalidSchema]`

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/openapi/checks.py

[error] invalid-argument-type - Argument to function `unbundle` is incorrect: Expected `dict[str, Any] | bool | list[dict[str, Any] | bool]`, found `Top[dict[Unknown, Unknown]] | bool`
[error] invalid-argument-type - Argument to `JsonSchemaError.__init__` is incorrect: Expected `dict[str, Any] | bool`, found `Top[dict[Unknown, Unknown]]`

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__'> & ~Mapping[Unknown, Unknown]` is not iterable

src/schemathesis/pytest/lazy.py

[error] invalid-yield - Yield type `(Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]) | Err[InvalidSchema]` does not match annotated yield type `Ok[tuple[APIOperation[Unknown, Unknown, Unknown, Unknown], (...) -> Unknown]] | Err[InvalidSchema]`
[error] unresolved-attribute - Attribute `err` is not defined on `Ok[tuple[APIOperation[Unknown, Unknown, Unknown, Unknown], (...) -> Unknown]] & ~Ok[Unknown]` in union `(Ok[tuple[APIOperation[Unknown, Unknown, Unknown, Unknown], (...) -> Unknown]] & ~Ok[Unknown]) | Err[InvalidSchema]`

src/schemathesis/pytest/plugin.py

[error] unresolved-attribute - Attribute `err` is not defined on `Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]` in union `(Ok[APIOperation[Unknown, Unknown, Unknown, Unknown]] & ~Ok[Unknown]) | Err[InvalidSchema]`

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/coverage/_schema.py

[error] invalid-argument-type - Argument to function `_cover_positive_for_type` is incorrect: Expected `str | None`, found `str | Unknown | list[Unknown]`
[error] invalid-argument-type - Argument to function `_update_schema_pattern` is incorrect: Expected `dict[str, Any]`, found `Top[dict[Unknown, Unknown]]`

src/schemathesis/specs/openapi/examples.py

[error] invalid-argument-type - Argument to function `make_validator_for` is incorrect: Expected `dict[str, Any] | bool`, found `Mapping[str, Any] & Top[dict[Unknown, Unknown]]`

src/schemathesis/specs/openapi/extra_data_source.py

[error] invalid-argument-type - Argument to function `schema_with_bundle` is incorrect: Expected `dict[str, Any] | bool`, found `Top[dict[Unknown, Unknown]]`

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]]`
[error] invalid-argument-type - Argument to function `_prepare_form_data` is incorrect: Expected `dict[str, Any]`, found `dict[str, Divergent] | (NotSet & Top[dict[Unknown, Unknown]])`

src/schemathesis/transport/serialization.py

[error] invalid-argument-type - Argument to function `_write_primitive` is incorrect: Expected `str | int | float | None`, found `(dict[str, Divergent] & ~dict[Unknown, Unknown]) | (list[Divergent] & ~list[Unknown]) | str | ... omitted 3 union elements`
[error] no-matching-overload - No overload of function `transform` matches arguments

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/_vendor/pyproject_metadata/pyproject.py

[error] invalid-return-type - Return type does not match returned value: expected `list[str] | None`, found `Top[list[Unknown]]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, str] | None`, found `Top[dict[Unknown, Unknown]]`
[error] unresolved-attribute - Object of type `object` has no attribute `get`
[error] unresolved-attribute - Object of type `object` has no attribute `get`

src/scikit_build_core/build/_editable.py

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

src/scikit_build_core/metadata/__init__.py

[error] unresolved-attribute - Attribute `items` is not defined on `str`, `list[str]` in union `str | list[str] | dict[str, str]`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `str | list[str] | dict[str, str]`
[error] invalid-return-type - Return type does not match returned value: expected `T@_process_dynamic_metadata`, found `dict[str, dict[str, str]]`
[error] invalid-return-type - Return type does not match returned value: expected `T@_process_dynamic_metadata`, found `dict[str & Unknown, dict[str, str]]`
[error] invalid-return-type - Return type does not match returned value: expected `T@_process_dynamic_metadata`, found `dict[str, list[str]]`
[error] invalid-return-type - Return type does not match returned value: expected `T@_process_dynamic_metadata`, found `dict[str & Unknown, list[str]]`

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

sklearn/utils/_test_common/instance_generator.py

[error] invalid-argument-type - Argument expression after ** must be a mapping type: Found `dict[str, str] | dict[str, int | str | Ridge | dict[str, list[int | float]]] | dict[str, int | str | LogisticRegression | dict[str, list[int | float]]] | ... omitted 25 union elements`

sklearn/ensemble/_stacking.py

[error] unresolved-attribute - Attribute `inverse_transform` is not defined on `list[Unknown] & ~list[Unknown]` in union `(list[Unknown] & ~list[Unknown]) | (Unknown & ~list[Unknown])`

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[Unknown, ...])`

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/manifold/_spectral_embedding.py

[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[(Any & Top[number[Any, int | float | complex]]) | (Any & 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 `Integral` and `Literal[0]`
[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[Unknown] & ~Integral) | (int & Iterable[Unknown] & ~Integral)`

sklearn/preprocessing/tests/test_data.py

[error] unresolved-attribute - Attribute `shape` is not defined on `list[list[Unknown]] & ~list[Unknown]` in union `(ndarray[tuple[int, int], dtype[float64]] & ~list[Unknown]) | (list[list[Unknown]] & ~list[Unknown]) | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `shape` is not defined on `list[list[Unknown]] & ~list[Unknown]` in union `(ndarray[tuple[int, int], dtype[float64]] & ~list[Unknown]) | (list[list[Unknown]] & ~list[Unknown]) | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `shape` is not defined on `list[list[Unknown]] & ~list[Unknown]` in union `(ndarray[tuple[int, int], dtype[float64]] & ~list[Unknown]) | (list[list[Unknown]] & ~list[Unknown]) | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `ravel` is not defined on `list[list[Unknown]] & ~list[Unknown]` in union `(ndarray[tuple[int, int], dtype[float64]] & ~list[Unknown]) | (list[list[Unknown]] & ~list[Unknown]) | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `mean` is not defined on `list[list[Unknown]] & ~list[Unknown]` in union `(ndarray[tuple[int, int], dtype[float64]] & ~list[Unknown]) | (list[list[Unknown]] & ~list[Unknown]) | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `std` is not defined on `list[list[Unknown]] & ~list[Unknown]` in union `(ndarray[tuple[int, int], dtype[float64]] & ~list[Unknown]) | (list[list[Unknown]] & ~list[Unknown]) | ndarray[tuple[Any, ...], dtype[Unknown]]`

sklearn/utils/_plotting.py

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

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/_fast_matrix_market/__init__.py

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

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 & ~list[Unknown] & ~tuple[Unknown, ...] & ~<Protocol with members '__array__'>) | ndarray[tuple[Any, ...], dtype[Unknown]] | ndarray[tuple[Any, ...], Unknown]`

scipy/sparse/_construct.py

[error] unresolved-attribute - Attribute `ravel` is not defined on `coo_array` in union `(Unknown & ~Top[list[Unknown]] & ~Number) | coo_array`
[error] unresolved-attribute - Attribute `ravel` is not defined on `coo_array` in union `(Unknown & ~list[Unknown] & ~Number) | coo_array`

scipy/sparse/_index.py

[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Unknown | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(Unknown & ~None & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])` and `Literal[0]`
[error] unresolved-attribute - Attribute `dtype` is not defined on `slice[Any, Any, Any] & ~slice[Any, Any, Any]` in union `(Unknown & ~None & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`
[error] unresolved-attribute - Attribute `ndim` is not defined on `slice[Any, Any, Any] & ~slice[Any, Any, Any]` in union `(Unknown & ~None & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`
[error] unresolved-attribute - Attribute `shape` is not defined on `slice[Any, Any, Any] & ~slice[Any, Any, Any]` in union `(Unknown & ~None & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`
[error] unresolved-attribute - Attribute `shape` is not defined on `slice[Any, Any, Any] & ~slice[Any, Any, Any]` in union `(Unknown & ~None & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`
[error] unresolved-attribute - Attribute `nonzero` is not defined on `slice[Any, Any, Any] & ~slice[Any, Any, Any]` in union `(Unknown & ~None & ~slice[Any, Any, Any]) | ndarray[tuple[Any, ...], dtype[Unknown]] | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`
[error] unresolved-attribute - Attribute `shape` is not defined on `slice[Any, Any, Any]`, `int` in union `Unknown | slice[Any, Any, Any] | int | ndarray[tuple[int], dtype[signedinteger[_64Bit]]]`
[error] unresolved-attribute - Attribute `shape` is not defined on `slice[Any, Any, Any]`, `int` in union `slice[Any, Any, Any] | int | ndarray[tuple[int], dtype[signedinteger[_64Bit]]] | Unknown`
[error] unresolved-attribute - Attribute `shape` is not defined on `slice[Any, Any, Any]`, `int` in union `Unknown | slice[Any, Any, Any] | int | ndarray[tuple[int], dtype[signedinteger[_64Bit]]]`
[error] unresolved-attribute - Attribute `shape` is not defined on `slice[Any, Any, Any]`, `int` in union `slice[Any, Any, Any] | int | ndarray[tuple[int], dtype[signedinteger[_64Bit]]] | Unknown`

scipy/special/tests/test_cdflib.py

[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Unknown | None]`, found `None | (Unknown & Top[list[Unknown]]) | list[Unknown | None]`
[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Unknown | None]`, found `None | (Unknown & list[Unknown]) | list[Unknown | None]`
[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Unknown | None]`, found `None | (Unknown & Top[list[Unknown]]) | list[Unknown | None]`
[error] invalid-argument-type - Argument to constructor `zip.__new__` is incorrect: Expected `Iterable[Unknown | None]`, found `None | (Unknown & list[Unknown]) | list[Unknown | None]`

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[Unknown, ...])`

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] unresolved-attribute - Attribute `index` is not defined on `Mapping[Any, highs_var] & ~Iterable[Unknown]` in union `(Mapping[Any, highs_var] & ~Iterable[Unknown]) | (Iterable[highs_var] & Any & ~Mapping[Unknown, Unknown] & ~Iterable[Never]) | (highs_var & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `index` is not defined on `Mapping[Any, highs_var] & ~Iterable[Unknown]` in union `(Mapping[Any, highs_var] & ~Iterable[Unknown]) | (Iterable[highs_var] & Any & ~Mapping[Unknown, Unknown] & ~Iterable[Never]) | (highs_var & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `index` is not defined on `Mapping[Any, highs_var] & ~Iterable[Unknown]` in union `(Mapping[Any, highs_var] & ~Iterable[Unknown]) | (Iterable[highs_var] & Any & ~Mapping[Unknown, Unknown] & ~Iterable[Never]) | (highs_var & ~Iterable[Unknown])`
[error] invalid-assignment - Object of type `Literal[-1]` is not assignable to attribute `index` on type `(Mapping[Any, highs_var] & ~Iterable[Unknown]) | (Iterable[highs_var] & Any & ~Mapping[Unknown, Unknown] & ~Iterable[Never]) | (highs_var & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `index` is not defined on `Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]` in union `(Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]) | (Sequence[highs_cons] & Any & ~Mapping[Unknown, Unknown] & ~Sequence[Never]) | (highs_cons & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown])`
[error] unresolved-attribute - Attribute `index` is not defined on `Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]` in union `(Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]) | (Sequence[highs_cons] & Any & ~Mapping[Unknown, Unknown] & ~Sequence[Never]) | (highs_cons & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown])`
[error] unresolved-attribute - Attribute `index` is not defined on `Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]` in union `(Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]) | (Sequence[highs_cons] & Any & ~Mapping[Unknown, Unknown] & ~Sequence[Never]) | (highs_cons & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown])`
[error] invalid-assignment - Object of type `Literal[-1]` is not assignable to attribute `index` on type `(Mapping[Any, highs_cons] & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown]) | (Sequence[highs_cons] & Any & ~Mapping[Unknown, Unknown] & ~Sequence[Never]) | (highs_cons & ~Mapping[Unknown, Unknown] & ~Sequence[Unknown])`
[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-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_]]`
[error] invalid-argument-type - Argument to bound method `Highs.__addRow` is incorrect: Expected `highs_linear_expression`, found `object`
[error] invalid-argument-type - Argument to bound method `Highs.__addRow` is incorrect: Expected `highs_linear_expression`, found `Unknown | highs_linear_expression | Iterable[highs_linear_expression]`

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/crawler.py

[error] invalid-assignment - Object of type `dict[str, Any] | Settings` is not assignable to `Settings`: Incompatible value of type `dict[str, Any] | Settings`
[error] invalid-argument-type - Argument to bound method `AddonManager.load_pre_crawler_settings` is incorrect: Expected `BaseSettings`, found `(dict[str, Any] & ~dict[Unknown, Unknown]) | Settings`
[error] invalid-assignment - Object of type `(dict[str, Any] & ~dict[Unknown, Unknown]) | Settings` is not assignable to `Settings`: Incompatible value of type `(dict[str, Any] & ~dict[Unknown, Unknown]) | Settings`
[error] invalid-argument-type - Argument to function `get_spider_loader` is incorrect: Expected `BaseSettings`, found `(dict[str, Any] & ~dict[Unknown, Unknown]) | Settings`

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`
[error] invalid-argument-type - Argument to bound method `Headers.normkey` is incorrect: Argument type `Unknown | 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`
[error] invalid-argument-type - Argument to bound method `CaselessDict.normkey` is incorrect: Argument type `Unknown | str | int | AnyStr@update` does not satisfy constraints (`str`, `bytes`) of type variable `AnyStr`

scrapy/utils/log.py

[error] unresolved-attribute - Attribute `getbool` is not defined on `dict[str, Any] & ~dict[Unknown, Unknown]` in union `Settings | (dict[str, Any] & ~dict[Unknown, Unknown])`
[error] invalid-argument-type - Argument to function `install_scrapy_root_handler` is incorrect: Expected `Settings`, found `Settings | (dict[str, Any] & ~dict[Unknown, Unknown])`

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

setuptools/_vendor/packaging/markers.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `(list[str] & Any & ~Bottom[list[Unknown]]) | (Sequence[Divergent] & list[Unknown] & ~list[Unknown]) | (tuple[Variable | Value, Op, Variable | Value] & tuple[Unknown, ...] & Any) | (Sequence[Divergent] & tuple[Unknown, ...] & ~tuple[Unknown, ...]) | str`

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/command/sdist.py

[error] invalid-argument-type - Argument to bound method `FileList.append` is incorrect: Expected `str`, found `str | None`
[error] invalid-argument-type - Argument to bound method `FileList.append` is incorrect: Expected `str`, found `(tuple[str, ...] & Any & ~tuple[()]) | str | None`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `int | None | list[int | None | Unknown] | Unknown`
[error] invalid-argument-type - Argument to constructor `int.__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `int | None | list[Divergent] | Unknown`

setuptools/_distutils/compilers/C/base.py

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

setuptools/_distutils/dist.py

[error] invalid-return-type - Return type does not match returned value: expected `str | list[str]`, found `str | (Iterable[str] & Top[list[Unknown]])`
[error] not-iterable - Object of type `object` is not iterable

setuptools/_distutils/text_file.py

[error] unsupported-operator - Operator `+` is not supported between objects of type `int | None | Unknown` and `Literal[1]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int | None | Unknown` and `Literal[1]`
[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 & ~None & ~list[Unknown] & ~tuple[Unknown, ...]) | int | None | (list[Divergent] & ~list[Unknown]) | (Unknown & ~list[Unknown] & ~tuple[Unknown, ...])`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int | None | (Unknown & ~Top[list[Unknown]])` and `Literal[1]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int | None | (list[Divergent] & ~list[Unknown]) | (Unknown & ~list[Unknown])` and `Literal[1]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int | None | (Unknown & ~Top[list[Unknown]])` and `Literal[1]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int | None | (list[Divergent] & ~list[Unknown]) | (Unknown & ~list[Unknown])` and `Literal[1]`

setuptools/config/_validate_pyproject/error_reporting.py

[error] invalid-argument-type - Argument to bound method `_SummaryWriter._filter_unecessary` is incorrect: Expected `dict[str, Any]`, found `dict[Unknown, Unknown] | (list[dict[Unknown, Unknown]] & ~list[Unknown])`

setuptools/config/expand.py

[error] unresolved-attribute - Attribute `items` is not defined on `list[Unknown] & ~list[Unknown]` in union `(list[Unknown] & ~list[Unknown]) | dict[Unknown, Unknown]`

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

sockeye/inference.py

[error] invalid-argument-type - Argument is incorrect: Expected `RestrictLexicon | None`, found `object`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & ~Top[list[Unknown]]) | None | list[list[str]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & ~list[Unknown]) | None | list[list[str]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & ~Top[list[Unknown]]) | None | list[list[str]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & ~list[Unknown]) | None | list[list[str]]`

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

lib/spack/spack/directives.py

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

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 `CodeGenerator.writeline` is incorrect: Expected `Node | None`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `CodeGenerator.newline` is incorrect: Expected `Node | None`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `CodeGenerator._output_child_pre` is incorrect: Expected `Expr`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `NodeVisitor.visit` is incorrect: Expected `Node`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[error] invalid-argument-type - Argument to bound method `CodeGenerator._output_child_post` is incorrect: Expected `Expr`, found `(list[Any] & ~list[Unknown]) | (Expr & ~list[Unknown])`
[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/lexer.py

[error] invalid-yield - Yield type `tuple[int | Any, (str & ~Literal["#bygroup"]) | Failure, str | Any]` does not match annotated yield type `tuple[int, str, str]`
[error] invalid-yield - Yield type `tuple[int | Any, (str & ~Literal["#bygroup"]) | (Unknown & ~Literal["#bygroup"]) | Failure, str | Any]` does not match annotated yield type `tuple[int, str, str]`

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

[error] invalid-assignment - Object of type `list[Sequence[str | PathLike[Unknown]] | PathLike[Unknown]]` is not assignable to `Sequence[str | PathLike[Unknown]] | PathLike[Unknown]`
[error] invalid-assignment - Object of type `list[Sequence[str | PathLike[Unknown]] | PathLike[Unknown]]` is not assignable to `Sequence[str | PathLike[Unknown]] | PathLike[Unknown]`
[error] no-matching-overload - No overload of function `fspath` matches arguments
[error] not-iterable - Object of type `Sequence[str | PathLike[Unknown]] | PathLike[Unknown]` may not be iterable

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/deepspeed/deepspeed_distributor.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `str | (dict[str, Any] & ~dict[Unknown, Unknown])`

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] call-non-callable - Object of type `object` is not callable
[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[Any, ...], dtype[Any]] & ~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] call-non-callable - Object of type `object` is not callable
[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]`
[error] invalid-argument-type - Argument to bound method `InternalFrame.spark_type_for` is incorrect: Expected `tuple[Any, ...] | Column`, found `(Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None | tuple[(Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None]`
[error] invalid-argument-type - Argument to bound method `InternalFrame.spark_type_for` is incorrect: Expected `tuple[Any, ...] | Column`, found `(Any & ~list[Unknown]) | tuple[Any, ...] | (list[Any | tuple[Any, ...]] & ~list[Unknown]) | None | tuple[(Any & ~list[Unknown]) | tuple[Any, ...] | (list[Any | tuple[Any, ...]] & ~list[Unknown]) | None]`
[error] invalid-argument-type - Argument to bound method `InternalFrame.spark_column_name_for` is incorrect: Expected `tuple[Any, ...] | Column`, found `(Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None | tuple[(Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None]`
[error] invalid-argument-type - Argument to bound method `InternalFrame.spark_column_name_for` is incorrect: Expected `tuple[Any, ...] | Column`, found `(list[Any | tuple[Any, ...]] & ~list[Unknown]) | (Any & ~list[Unknown]) | tuple[Any, ...] | None | tuple[(Any & ~list[Unknown]) | tuple[Any, ...] | (list[Any | tuple[Any, ...]] & ~list[Unknown]) | None]`
[error] invalid-argument-type - Argument to `set.__init__` is incorrect: Expected `Iterable[Any | tuple[Any, ...] | None]`, found `list[Any | tuple[Any, ...]] | (Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None | tuple[(Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None]`
[error] invalid-argument-type - Argument to `set.__init__` is incorrect: Expected `Iterable[Any | tuple[Any, ...] | list[Any | tuple[Any, ...]] | None]`, found `list[Any | tuple[Any, ...]] | (Any & ~list[Unknown]) | tuple[Any, ...] | None | tuple[(Any & ~list[Unknown]) | tuple[Any, ...] | (list[Any | tuple[Any, ...]] & ~list[Unknown]) | None]`
[error] invalid-argument-type - Argument to constructor `enumerate.__new__` is incorrect: Expected `Iterable[Any | tuple[Any, ...] | None]`, found `list[Any | tuple[Any, ...]] | (Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None | tuple[(Any & ~Top[list[Unknown]]) | tuple[Any, ...] | None]`
[error] invalid-argument-type - Argument to constructor `enumerate.__new__` is incorrect: Expected `Iterable[Any | tuple[Any, ...] | list[Any | tuple[Any, ...]] | None]`, found `list[Any | tuple[Any, ...]] | (Any & ~list[Unknown]) | tuple[Any, ...] | None | tuple[(Any & ~list[Unknown]) | tuple[Any, ...] | (list[Any | tuple[Any, ...]] & ~list[Unknown]) | None]`

python/pyspark/pandas/generic.py

[error] not-iterable - Object of type `(Any & ~DataFrame[Unknown] & ~Series[Unknown]) | (tuple[Any, ...] & ~DataFrame[Unknown] & ~Series[Unknown]) | (Series[Unknown] & ~DataFrame[Unknown] & ~Series[Unknown]) | (list[Any | tuple[Any, ...] | Series[Unknown]] & ~DataFrame[Unknown] & ~Series[Unknown])` may not be iterable
[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]`
[error] invalid-return-type - Return type does not match returned value: expected `int | float | str | ... omitted 6 union elements`, found `pyspark.pandas.series.Series[Unknown] | (pandas.core.frame.DataFrame & ~Top[pandas.core.series.Series[Any]]) | (str & ~Top[pandas.core.series.Series[Any]]) | ... omitted 11 union elements`
[error] invalid-return-type - Return type does not match returned value: expected `int | float | str | ... omitted 6 union elements`, found `pyspark.pandas.series.Series[Unknown] | (pandas.core.frame.DataFrame & ~pandas.core.series.Series[Any]) | (pandas.core.series.Series[Any] & ~pandas.core.series.Series[Any]) | ... omitted 12 union elements`

python/pyspark/pandas/indexes/base.py

[error] invalid-argument-type - Argument to function `MultiIndex.from_tuples` is incorrect: Expected `list[tuple[Unknown, ...]]`, found `(DataFrame[Unknown] & Top[list[Unknown]] & ~MultiIndex) | (Series[Unknown] & Top[list[Unknown]] & ~MultiIndex) | (Index & Top[list[Unknown]] & ~MultiIndex) | (list[Unknown] & ~MultiIndex)`
[error] invalid-argument-type - Argument to function `MultiIndex.from_tuples` is incorrect: Expected `list[tuple[Unknown, ...]]`, found `(Index & Top[list[Unknown]] & ~MultiIndex) | (Index & Top[set[Unknown]] & ~MultiIndex) | (Index & Top[dict[Unknown, Unknown]] & ~MultiIndex)`
[error] invalid-argument-type - Argument to function `MultiIndex.from_tuples` is incorrect: Expected `list[tuple[Unknown, ...]]`, found `(Index & list[Unknown] & ~MultiIndex) | (Index & set[Unknown] & ~MultiIndex) | (Index & dict[Unknown, Unknown] & ~MultiIndex)`

python/pyspark/pandas/indexes/multi.py

[error] not-iterable - Object of type `(DataFrame[Unknown] & ~Series[Unknown] & ~DataFrame[Unknown] & ~Index) | (Series[Unknown] & ~Series[Unknown] & ~DataFrame[Unknown] & ~Index) | (list[Unknown] & ~Series[Unknown] & ~DataFrame[Unknown] & ~Index)` may not be iterable
[error] invalid-argument-type - Argument to function `MultiIndex.from_tuples` is incorrect: Expected `list[tuple[Unknown, ...]]`, found `list[_T@list]`
[error] invalid-argument-type - Argument to `list.__init__` is incorrect: Expected `Iterable[tuple[Unknown, ...]]`, found `(DataFrame[Unknown] & ~Series[Unknown] & ~DataFrame[Unknown] & ~Index) | (Series[Unknown] & ~Series[Unknown] & ~DataFrame[Unknown] & ~Index) | (list[Unknown] & ~Series[Unknown] & ~DataFrame[Unknown] & ~Index)`

python/pyspark/pandas/internal.py

[error] no-matching-overload - No overload of bound method `DataFrame.select` matches arguments
[error] no-matching-overload - No overload of bound method `DataFrame.select` matches arguments
[error] invalid-argument-type - Argument to bound method `InternalFrame.copy` is incorrect: Expected `list[Column] | None | _NoValueType`, found `list[Column | Series[Unknown]] | list[Column]`
[error] no-matching-overload - No overload of bound method `DataFrame.select` matches arguments
[error] invalid-argument-type - Argument to bound method `DataFrame.filter` is incorrect: Expected `Column | str`, found `Column | (Series[Unknown] & ~Series[Unknown])`

python/pyspark/pandas/namespace.py

[error] invalid-return-type - Return type does not match returned value: expected `DataFrame[Unknown]`, found `DataFrame[Unknown] | Series[Unknown]`
[error] invalid-assignment - Object of type `list[DataFrame[Unknown] | Series[Unknown]]` is not assignable to `list[DataFrame[Unknown]]`

python/pyspark/pandas/series.py

[error] invalid-argument-type - Argument to bound method `Series.apply` is incorrect: Expected `(...) -> Unknown`, found `(((...) -> Unknown) & ~list[Unknown]) | (list[(...) -> Unknown] & ~list[Unknown])`
[error] no-matching-overload - No overload of function `isna` matches arguments
[error] invalid-argument-type - Argument to function `concat` is incorrect: Expected `list[DataFrame[Unknown] | Series[Unknown]]`, found `list[DataFrame[Unknown] | Series[Unknown]] | Series[Unknown] | Index`
[error] invalid-argument-type - Argument to bound method `Series._with_new_scol` is incorrect: Expected `Column`, found `(Series[Unknown] & ~Series[Unknown]) | (Column & ~Series[Unknown])`
[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] unresolved-attribute - Object of type `object` has no attribute `__name__`
[error] unresolved-attribute - Attribute `__name__` is not defined on `(...) -> Unknown` in union `Unknown | ((...) -> Unknown)`
[error] invalid-argument-type - Argument to bound method `Series.apply` is incorrect: Expected `(...) -> Unknown`, found `object`

python/pyspark/pandas/sql_formatter.py

[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `tuple[pyspark.pandas.frame.DataFrame[Unknown], str]`, found `tuple[(Any & Top[pyspark.pandas.frame.DataFrame[Unknown]] & ~Top[pandas.core.series.Series[Any]] & ~Top[pyspark.pandas.series.Series[Unknown]] & ~pandas.core.frame.DataFrame) | pyspark.pandas.series.Series[Unknown] | pyspark.pandas.frame.DataFrame[Unknown] | Index, str]`
[error] invalid-argument-type - Argument to bound method `list.append` is incorrect: Expected `tuple[DataFrame[Unknown], str]`, found `tuple[DataFrame[Unknown] | Series[Unknown] | Index, str]`

python/pyspark/pandas/testing.py

[error] invalid-argument-type - Argument to function `assert_frame_equal` is incorrect: Expected `pandas.core.frame.DataFrame`, found `(pyspark.pandas.frame.DataFrame[Unknown] & ~pyspark.pandas.frame.DataFrame[Unknown]) | pandas.core.frame.DataFrame`
[error] invalid-argument-type - Argument to function `assert_frame_equal` is incorrect: Expected `pandas.core.frame.DataFrame`, found `(pyspark.pandas.frame.DataFrame[Unknown] & ~pyspark.pandas.frame.DataFrame[Unknown]) | pandas.core.frame.DataFrame`

python/pyspark/pandas/typedef/typehints.py

[error] unresolved-attribute - Attribute `start` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `stop` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `stop` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `stop` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `stop` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `stop` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`
[error] unresolved-attribute - Attribute `stop` is not defined on `tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown]` in union `Any | (tuple[slice[Any, Any, Any], ...] & ~Iterable[Unknown])`

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, ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | list[int | float | str]` is not assignable to `tuple[int | float | str | Column | list[int | float | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | list[int | float | str]` is not assignable to `tuple[int | float | str | Column | list[int | float | str], ...]`
[error] invalid-assignment - Object of type `list[str | Column]` is not assignable to `str | list[str] | Column | list[Column] | None`
[error] invalid-assignment - Object of type `list[str | (list[str] & Any) | Column | (list[Column] & Any)]` is not assignable to `str | list[str] | Column | list[Column] | None`
[error] invalid-assignment - Object of type `list[str | Column]` is not assignable to `str | list[str] | Column | list[Column] | None`
[error] invalid-assignment - Object of type `list[str | (list[str] & Any) | Column | (list[Column] & Any)]` is not assignable to `str | list[str] | Column | list[Column] | None`

python/pyspark/sql/classic/table_arg.py

[error] invalid-assignment - Object of type `Column & Top[list[Unknown]]` is not assignable to `tuple[Column | str, ...]`
[error] invalid-assignment - Object of type `Column & list[Unknown]` is not assignable to `tuple[Column | str, ...]`
[error] invalid-assignment - Object of type `Column & Top[list[Unknown]]` is not assignable to `tuple[Column | str, ...]`
[error] invalid-assignment - Object of type `Column & list[Unknown]` is not assignable to `tuple[Column | str, ...]`

python/pyspark/sql/classic/window.py

[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`

python/pyspark/sql/connect/client/core.py

[error] invalid-yield - Yield type `(Unknown & Top[dict[Unknown, Unknown]]) | (StructType & Top[dict[Unknown, Unknown]]) | (PlanMetrics & Top[dict[Unknown, Unknown]]) | (PlanObservedMetrics & Top[dict[Unknown, Unknown]]) | dict[str, Any]` does not match annotated yield type `dict[str, Any]`

python/pyspark/sql/connect/dataframe.py

[error] invalid-argument-type - Argument to function `_to_col` is incorrect: Expected `Column | str`, found `object`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | list[int | float | str]` is not assignable to `tuple[int | float | str | Column | list[int | float | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | list[int | float | str]` is not assignable to `tuple[int | float | str | Column | list[int | float | str], ...]`

python/pyspark/sql/connect/expressions.py

[error] invalid-argument-type - Argument to constructor `bytes.__new__` is incorrect: Expected `Iterable[SupportsIndex] | SupportsIndex | SupportsBytes | Buffer`, found `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to constructor `bytes.__new__` is incorrect: Expected `Iterable[SupportsIndex] | SupportsIndex | SupportsBytes | Buffer`, found `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] not-iterable - Object of type `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements` may not be iterable
[error] not-iterable - Object of type `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements` may not be iterable
[error] invalid-argument-type - Argument to bound method `DateType.fromInternal` is incorrect: Expected `int`, found `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `DateType.fromInternal` is incorrect: Expected `int`, found `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `TimeType.fromInternal` is incorrect: Expected `int`, found `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `TimeType.fromInternal` is incorrect: Expected `int`, found `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `TimestampType.fromInternal` is incorrect: Expected `int`, found `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `TimestampType.fromInternal` is incorrect: Expected `int`, found `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `TimestampNTZType.fromInternal` is incorrect: Expected `int`, found `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `TimestampNTZType.fromInternal` is incorrect: Expected `int`, found `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `DayTimeIntervalType.fromInternal` is incorrect: Expected `int`, found `(Any & Top[list[Unknown]]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `DayTimeIntervalType.fromInternal` is incorrect: Expected `int`, found `(Any & list[Unknown]) | (Any & Decimal) | (Any & bytes) | ... omitted 4 union elements`

python/pyspark/sql/connect/functions/builtin.py

[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | ... omitted 3 union elements` is not assignable to `tuple[Column | Sequence[Column | str], ...]`

python/pyspark/sql/connect/group.py

[error] invalid-assignment - Object of type `Sequence[Column] & Top[list[Unknown]]` is not assignable to `list[Column]`: Incompatible value of type `Sequence[Column] & Top[list[Unknown]]`
[error] invalid-argument-type - Argument to function `_invoke_function` is incorrect: Expected `str`, found `Column | 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 - Argument to function `col` is incorrect: Expected `str`, found `object`

python/pyspark/sql/connect/plan.py

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

python/pyspark/sql/connect/readwriter.py

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

python/pyspark/sql/connect/table_arg.py

[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`

python/pyspark/sql/connect/window.py

[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`

python/pyspark/sql/functions/builtin.py

[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | (Sequence[Column | str] & Top[set[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | (Sequence[Column | str] & set[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | (Sequence[Column | str] & Top[set[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | (Sequence[Column | str] & set[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | (Sequence[Column | str] & Top[set[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | (Sequence[Column | str] & set[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & Top[list[Unknown]]) | (Sequence[Column | str] & Top[list[Unknown]]) | (Column & Top[set[Unknown]]) | (Sequence[Column | str] & Top[set[Unknown]])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`
[error] invalid-assignment - Object of type `(Column & list[Unknown]) | (Sequence[Column | str] & list[Unknown]) | (Column & set[Unknown]) | (Sequence[Column | str] & set[Unknown])` is not assignable to `tuple[Column | Sequence[Column | str], ...]`

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 `Unknown | str | StructField`
[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 `Unknown | str | StructField`
[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 `Unknown | str | StructField`

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-assignment - Object of type `AtomicType & Top[list[Unknown]] & ~StructType` is not assignable to `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 & list[Unknown]) | list[str] | (DataType & tuple[Unknown, ...])`
[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 & list[Unknown]) | list[str] | (DataType & tuple[Unknown, ...])`
[error] invalid-assignment - Object of type `list[Unknown | str]` is not assignable to `AtomicType | StructType | str | None`
[error] invalid-assignment - Object of type `list[Unknown]` 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-argument-type - Method `__getitem__` of type `bound method dict[str, type[DataType]].__getitem__(key: str, /) -> type[DataType]` cannot be called with key of type `dict[Unknown, Unknown]` on object of type `dict[str, type[DataType]]`
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] no-matching-overload - No overload of bound method `Pattern.match` matches arguments
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] unresolved-attribute - Attribute `group` is not defined on `None` in union `Match[str] | None`
[error] invalid-assignment - Object of type `list[tuple[object, object]]` is not assignable to `Iterable[tuple[str, Any]]`

python/pyspark/testing/pandasutils.py

[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | type[@Todo]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | type[@Todo]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | type[@Todo]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | (DataFrame & Top[Index[Any]]) | (Series[Any] & Top[Index[Any]]) | Index[Any]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | Index[Any]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | (DataFrame & Top[Index[Any]]) | (Series[Any] & Top[Index[Any]]) | Index[Any]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | Index[Any]]`
[error] unresolved-attribute - Attribute `isnull` is not defined on `Index[Any]` in union `(DataFrame & Top[Index[Any]]) | (Series[Any] & Top[Index[Any]]) | Index[Any]`
[error] unresolved-attribute - Object of type `Index[Any]` has no attribute `isnull`
[error] unresolved-attribute - Attribute `isnull` is not defined on `Index[Any]` in union `(DataFrame & Top[Index[Any]]) | (Series[Any] & Top[Index[Any]]) | Index[Any]`
[error] unresolved-attribute - Object of type `Index[Any]` has no attribute `isnull`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | (DataFrame & Top[Index[Any]]) | (Series[Any] & Top[Index[Any]]) | Index[Any]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | Index[Any]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | (DataFrame & Top[Index[Any]]) | (Series[Any] & Top[Index[Any]]) | Index[Any]]`
[error] invalid-argument-type - Argument to `PySparkAssertionError.__init__` is incorrect: Expected `dict[str, str] | None`, found `dict[str, str | Index[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/testing/utils.py

[error] invalid-argument-type - Argument to function `assertSchemaEqual` is incorrect: Expected `StructType`, found `StructType | Any | Series[Any]`
[error] invalid-argument-type - Argument to function `assertSchemaEqual` is incorrect: Expected `StructType`, found `StructType | Any | Series[Any]`
[error] call-non-callable - Object of type `Series[Any]` is not callable
[error] call-non-callable - Object of type `Series[Any]` is not callable
[error] unresolved-attribute - Attribute `select` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row]`
[error] unresolved-attribute - Attribute `select` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row]`
[error] unresolved-attribute - Attribute `columns` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row]`
[error] unresolved-attribute - Attribute `columns` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row]`
[error] unresolved-attribute - Attribute `select` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row]`
[error] unresolved-attribute - Attribute `select` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row]`
[error] unresolved-attribute - Attribute `columns` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row]`
[error] unresolved-attribute - Attribute `columns` is not defined on `list[Row]` in union `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row]`
[error] invalid-argument-type - Argument to function `rename_dataframe_columns` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `rename_dataframe_columns` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `rename_dataframe_columns` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `rename_dataframe_columns` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `cast_columns_to_string` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `cast_columns_to_string` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `cast_columns_to_string` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & Top[list[Unknown]]) | (pyspark.pandas.frame.DataFrame[Unknown] & Top[list[Unknown]]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `cast_columns_to_string` is incorrect: Expected `pyspark.sql.dataframe.DataFrame`, found `pyspark.sql.dataframe.DataFrame | (pandas.core.frame.DataFrame & list[Unknown]) | (pyspark.pandas.frame.DataFrame[Unknown] & list[Unknown]) | list[Row] | Unknown`
[error] invalid-argument-type - Argument to function `assert_rows_equal` is incorrect: Expected `list[Row]`, found `list[Row] | Unknown | (pyspark.sql.dataframe.DataFrame & Top[list[Unknown]]) | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to function `assert_rows_equal` is incorrect: Expected `list[Row]`, found `list[Row] | Any | (pyspark.sql.dataframe.DataFrame & list[Unknown]) | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to function `assert_rows_equal` is incorrect: Expected `list[Row]`, found `list[Row] | Unknown | (pyspark.sql.dataframe.DataFrame & Top[list[Unknown]]) | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to function `assert_rows_equal` is incorrect: Expected `list[Row]`, found `list[Row] | Any | (pyspark.sql.dataframe.DataFrame & list[Unknown]) | ... omitted 3 union elements`

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[T@verify_return_type | Unknown]`
[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
[error] invalid-assignment - Object of type `dict[str, str] | (IO[Unknown] & Top[dict[Unknown, Unknown]])` is not assignable to attribute `_conf` of type `dict[str, Any]`

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/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]]`

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/container_util.py

[error] not-iterable - Object of type `(list[int] & ~integer[Any]) | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | (ndarray[Any, dtype[signedinteger[_64Bit]]] & ~int & ~integer[Any])` may not be iterable
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements], (index: slice[int | None, int | None, int | None], /) -> Sequence[Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]]]` cannot be called with key of type `Top[integer[Any]]` on object of type `Sequence[Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements], (index: slice[int | None, int | None, int | None], /) -> Sequence[Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]]]` cannot be called with key of type `integer[Any]` on object of type `Sequence[Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Hashable | int | integer[Any] | ... omitted 10 union elements, (index: slice[int | None, int | None, int | None], /) -> Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]]` cannot be called with key of type `Top[integer[Any]]` on object of type `Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: int, /) -> Hashable | int | integer[Any] | ... omitted 10 union elements, (index: slice[int | None, int | None, int | None], /) -> Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]]` cannot be called with key of type `integer[Any]` on object of type `Sequence[Hashable | int | integer[Any] | ... omitted 10 union elements]`

static_frame/core/frame.py

[error] unresolved-attribute - Attribute `_columns` is not defined on `Series[Any, Any] & ~Series[Any, Any]` in union `(@Todo & ~Series[Any, Any]) | (Series[Any, Any] & ~Series[Any, Any]) | Frame`
[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 `int | (integer[Any] & ~tuple[Unknown, ...]) | (ndarray[Any, Any] & ~tuple[Unknown, ...]) | ... omitted 4 union elements`
[error] invalid-assignment - Object of type `tuple[int | (integer[Any] & ~tuple[Unknown, ...]) | (ndarray[Any, Any] & ~tuple[Unknown, ...]) | ... omitted 4 union elements, None]` 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]`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[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`
[warning] possibly-unresolved-reference - Name `labels_insert` used when possibly not defined
[warning] possibly-unresolved-reference - Name `blocks_insert` used when possibly not defined
[error] unresolved-attribute - Attribute `_columns` is not defined on `Series[Any, Any] & ~Series[Any, Any]` in union `(@Todo & ~Series[Any, Any]) | (Series[Any, Any] & ~Series[Any, Any]) | Frame`
[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[Unknown, 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/index_datetime.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Any & <Protocol with members '__len__'> & ~Top[Index[Any]] & ~str) | (Any & ndarray[Any, Any]) | (datetime64[date | int | None] & <Protocol with members '__len__'>)`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Any & <Protocol with members '__len__'> & ~Index[Any] & ~str) | (Any & ndarray[Any, Any]) | (datetime64[date | int | None] & <Protocol with members '__len__'>)`

static_frame/core/index_hierarchy.py

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

static_frame/core/quilt.py

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

static_frame/core/series.py

[error] invalid-assignment - Object of type `(integer[Any] & ~int & ~integer[Any]) | (ndarray[Any, Any] & ~int & ~integer[Any]) | (list[int] & ~integer[Any]) | slice[Any, Any, Any] | None` is not assignable to `ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None`
[error] invalid-assignment - Object of type `list[int | integer[Any] | (ndarray[Any, Any] & Top[integer[Any]]) | (list[int] & Top[integer[Any]])]` is not assignable to `ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None`
[error] invalid-assignment - Object of type `list[int | integer[Any]]` is not assignable to `ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None`

static_frame/core/store_config.py

[error] invalid-return-type - Return type does not match returned value: expected `int | tuple[int, ...] | None`, found `(int & ~Iterable[Unknown]) | (list[int] & ~Iterable[Unknown]) | None`
[error] invalid-return-type - Return type does not match returned value: expected `None | str | dtype[Any] | ... omitted 3 union elements`, found `(Iterable[str | dtype[Any] | type | None] & ~Iterable[Unknown]) | dtype[Any] | (type & ~Iterable[Unknown]) | (dict[Hashable | int | integer[Any] | ... omitted 10 union elements, str | dtype[Any] | type | None] & ~Iterable[Unknown])`
[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 `(Iterable[str | dtype[Any] | type | None] & Top[dict[Unknown, Unknown]]) | dict[Hashable | int | integer[Any] | ... omitted 10 union elements, str | dtype[Any] | type | None]`
[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

[error] invalid-argument-type - Argument to bound method `BlockIndex.iter_contiguous` is incorrect: Expected `slice[Any, Any, Any] | ndarray[tuple[Any, ...], dtype[Any]] | list[int]`, found `(integer[Any] & ~int & ~integer[Any]) | (ndarray[Any, Any] & ~int & ~integer[Any]) | (list[int] & ~integer[Any]) | slice[Any, Any, Any]`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] no-matching-overload - No overload of bound method `TypeBlocks._extract` matches arguments
[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 `int | (integer[Any] & ~tuple[Unknown, ...]) | (ndarray[Any, Any] & ~tuple[Unknown, ...]) | ... omitted 4 union elements`
[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 `int | (integer[Any] & ~tuple[Unknown, ...]) | (ndarray[Any, Any] & ~tuple[Unknown, ...]) | ... omitted 4 union elements`
[error] no-matching-overload - No overload of bound method `TypeBlocks._extract` matches arguments
[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/type_clinic.py

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

static_frame/core/util.py

[error] invalid-return-type - Return type does not match returned value: expected `int | list[int]`, found `list[int] | (ndarray[Any, dtype[signedinteger[_64Bit]]] & Top[list[Unknown]])`
[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] not-iterable - Object of type `<Protocol with members '__iter__'> & ~<Protocol with members '__len__'> & ~date & ~datetime64[date | int | None] & ~int & ~Top[integer[Any]]` is not iterable
[error] not-iterable - Object of type `(<Protocol with members '__iter__'> & ~<Protocol with members '__len__'> & ~date & ~datetime64[date | int | None] & ~int & ~integer[Any]) | (integer[Any] & <Protocol with members '__iter__'> & ~date & ~datetime64[date | int | None] & ~int & ~integer[Any] & ~<Protocol with members '__len__'>) | (numpy.bool[builtins.bool] & <Protocol with members '__iter__'> & ~date & ~datetime64[date | int | None] & ~int & ~integer[Any] & ~<Protocol with members '__len__'>) | ... omitted 4 union elements` is not iterable
[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[Unknown]) | (PathLike[Any] & ~PathLike[Unknown]) | (Iterator[str] & ~PathLike[Unknown])`
[error] unresolved-attribute - Object of type `(...) -> object` has no attribute `__name__`
[error] unresolved-attribute - Object of type `(...) -> Unknown` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((...) -> Any) & ~Top[partial[Unknown]]` has no attribute `__name__`
[error] unresolved-attribute - Object of type `((...) -> Any) & ~partial[Unknown]` 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[Unknown]) | (Iterable[Hashable | int | integer[Any] | ... omitted 10 union elements] & ~AbstractSet[Unknown]) | (type[IndexAutoFactory] & ~<class 'IndexAutoFactory'> & ~AbstractSet[Unknown])`

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/errors.py

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

steam/ext/commands/commands.py

[error] invalid-return-type - Return type does not match returned value: expected `ConverterBase[Any] | ((str, /) -> Any)`, found `(list[ConverterBase[Any] | ((str, /) -> Any)] & ~list[Unknown]) | type`
[error] call-non-callable - Object of type `ConverterBase[Any]` is not callable
[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 & Command[Cog[Bot] | Bot | None, (...), Any]) | (GroupMixin[Cog[Bot] | Bot | None] & Command[Cog[Bot] | Bot | None, (...), Any]) | (Group[Unknown, (...), Unknown] & Command[Cog[Bot] | Bot | None, (...), Any])`

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/chat.py

flaky
(3/10)
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

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/relay/types.py

[error] invalid-argument-type - Argument to constructor `enumerate.__new__` is incorrect: Expected `Iterable[Unknown]`, found `(AsyncIterable[NodeType@ListConnection] & Any & ~AsyncIterable[Never]) | (AsyncIterator[Unknown] & ~AsyncIterable[Unknown])`

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/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`
[error] invalid-assignment - Object of type `dict[str, object]` is not assignable to attribute `connection_params` on type `Context@BaseGraphQLTransportWSHandler & <Protocol with members 'connection_params'> & ~Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `dict[str, object]` is not assignable to attribute `connection_params` on type `Context@BaseGraphQLTransportWSHandler & <Protocol with members 'connection_params'> & ~dict[Unknown, Unknown]`

strawberry/subscriptions/protocols/graphql_ws/handlers.py

[error] invalid-assignment - Cannot assign to a subscript on an object of type `Context@BaseGraphQLWSHandler`
[error] invalid-assignment - Object of type `None | dict[str, object]` is not assignable to attribute `connection_params` on type `Context@BaseGraphQLWSHandler & <Protocol with members 'connection_params'> & ~Top[dict[Unknown, Unknown]]`
[error] invalid-assignment - Object of type `None | dict[str, object]` is not assignable to attribute `connection_params` on type `Context@BaseGraphQLWSHandler & <Protocol with members 'connection_params'> & ~dict[Unknown, Unknown]`

strawberry/types/fields/resolver.py

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

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

lib/streamlit/commands/navigation.py

[error] unresolved-attribute - Attribute `items` is not defined on `Sequence[str | Path | (() -> None) | Unknown] & ~Sequence[Unknown]` in union `(Sequence[str | Path | (() -> None) | Unknown] & ~Sequence[Unknown]) | (Mapping[str, Sequence[str | Path | (() -> None) | Unknown]] & ~Sequence[Unknown])`

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

lib/streamlit/testing/v1/element_tree.py

[error] invalid-return-type - Return type does not match returned value: expected `El_co@ElementList | ElementList[El_co@ElementList]`, found `El_co@ElementList | Sequence[El_co@ElementList]`

svcs (https://github.com/hynek/svcs)

src/svcs/_core.py

[error] invalid-argument-type - Argument to bound method `RegisteredService.close` is incorrect: Expected `AbstractContextManager[Unknown, bool | None]`, found `(AbstractContextManager[Unknown, bool | None] & ~AbstractAsyncContextManager[Unknown, bool | None]) | (AbstractAsyncContextManager[Unknown, bool | None] & ~AbstractAsyncContextManager[Unknown, bool | None])`
[error] invalid-argument-type - Argument to bound method `RegisteredService.aclose` is incorrect: Expected `AbstractAsyncContextManager[Unknown, bool | None]`, found `(AbstractContextManager[Unknown, bool | None] & ~AbstractContextManager[Unknown, bool | None]) | (AbstractAsyncContextManager[Unknown, bool | None] & ~AbstractContextManager[Unknown, bool | None])`

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

sympy/matrices/expressions/slice.py

[error] unsupported-operator - Operator `<` is not supported between objects of type `(Unknown & ~slice[Any, Any, Any] & ~tuple[Unknown, ...] & ~list[Unknown] & ~Tuple) | (tuple[Unknown, Unknown, Unknown] & ~tuple[Unknown, ...])` and `Literal[0]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `Unknown | (tuple[Unknown, Unknown, Unknown] & ~tuple[Unknown, ...])` and `Literal[1]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(Unknown & ~AlwaysFalsy) | tuple[Unknown, Unknown, Unknown] | (int & ~AlwaysFalsy) | Literal[0]` and `Literal[0]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `Unknown | tuple[Unknown, Unknown, Unknown] | int` and `Literal[0]`
[error] unsupported-operator - Operator `-` is not supported between objects of type `Unknown | tuple[Unknown, Unknown, Unknown] | int` and `Unknown | tuple[Unknown, Unknown, Unknown] | (int & ~AlwaysFalsy) | Literal[0]`

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/printing/pretty/pretty_symbology.py

[error] index-out-of-bounds - Index 2 is out of bounds for tuple `tuple[tuple[Unknown, Unknown, Unknown, Unknown], str]` with length 2
[error] index-out-of-bounds - Index 2 is out of bounds for tuple `tuple[tuple[Unknown, Unknown, Unknown], Unknown]` with length 2
[error] index-out-of-bounds - Index 2 is out of bounds for tuple `tuple[tuple[Unknown, Unknown, Unknown], str]` with length 2
[error] index-out-of-bounds - Index 2 is out of bounds for tuple `tuple[tuple[Unknown, str, Unknown, Unknown], Unknown]` with length 2
[error] index-out-of-bounds - Index 2 is out of bounds for tuple `tuple[tuple[str, str, str, str], str]` with length 2
[error] index-out-of-bounds - Index 2 is out of bounds for tuple `tuple[tuple[str, str, str], str]` with length 2
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[Unknown, Unknown, Unknown]` with length 3
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[str, str, str]` with length 3
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[tuple[Unknown, Unknown, Unknown, Unknown], str]` with length 2
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[tuple[Unknown, Unknown, Unknown], Unknown]` with length 2
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[tuple[Unknown, Unknown, Unknown], str]` with length 2
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[tuple[Unknown, str, Unknown, Unknown], Unknown]` with length 2
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[tuple[str, str, str, str], str]` with length 2
[error] index-out-of-bounds - Index 3 is out of bounds for tuple `tuple[tuple[str, str, str], str]` with length 2

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/evalf.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[int, int, int, int] | tuple[tuple[list[int], int, int, int], int]`, found `tuple[int, ...]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[int, int, int, int] | tuple[tuple[list[int], int, int, int], int]`, found `tuple[int & Unknown, ...]`

sympy/core/numbers.py

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

sympy/ntheory/factor_.py

[error] invalid-argument-type - Argument to function `as_int` is incorrect: Expected `SupportsIndex`, found `Unknown | (dict[Unknown, Unknown] & ~dict[Unknown, Unknown])`

sympy/ntheory/generate.py

[error] unsupported-operator - Operator `<` is not supported between objects of type `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any])` and `Literal[1]`
[error] invalid-argument-type - Argument to function `as_int` is incorrect: Expected `SupportsIndex`, found `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`

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/parsing/mathematica.py

[error] unresolved-attribute - Attribute `find` is not defined on `list[Unknown] & ~list[Unknown]` in union `str | (list[Unknown] & ~list[Unknown]) | Unknown`
[error] unresolved-attribute - Attribute `find` is not defined on `list[Unknown] & ~list[Unknown]` in union `str | (list[Unknown] & ~list[Unknown]) | Unknown`
[error] unsupported-operator - Operator `+` is not supported between two objects of type `str | list[Unknown] | Unknown`
[error] no-matching-overload - No overload of function `match` matches arguments
[error] no-matching-overload - No overload of function `match` matches arguments

sympy/physics/mechanics/lagrange.py

[error] not-iterable - Object of type `(Unknown & ~Top[dict[Unknown, Unknown]]) | None` may not be iterable
[error] not-iterable - Object of type `(Unknown & ~dict[Unknown, Unknown]) | None` may not be iterable

sympy/polys/compatibility.py

[warning] redundant-cast - Value is already of type `PolyElement[Er@IPolys]`

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/domains/fractionfield.py

[error] invalid-assignment - Object of type `FracField[Er@FractionField] | FracField[Er@FracField]` is not assignable to `FracField[Er@FractionField]`: Incompatible value of type `FracField[Er@FractionField] | FracField[Er@FracField]`
[error] invalid-assignment - Object of type `FracField[Er@FractionField] | (Domain[Er@FractionField] & FracField[Unknown]) | FracField[Er@FracField]` is not assignable to `FracField[Er@FractionField]`: Incompatible value of type `FracField[Er@FractionField] | (Domain[Er@FractionField] & FracField[Unknown]) | FracField[Er@FracField]`

sympy/polys/domains/polynomialring.py

[error] invalid-assignment - Object of type `((Iterable[tuple[tuple[int, ...], Er@PolynomialRing]] | dict[tuple[int, ...], Er@PolynomialRing], /) -> PolyElement[Er@PolynomialRing]) | ((Iterable[tuple[tuple[int, ...], Er@PolyRing]] | dict[tuple[int, ...], Er@PolyRing], /) -> PolyElement[Er@PolyRing])` is not assignable to attribute `dtype` of type `type[PolyElement[Er@PolynomialRing]] | ((...) -> PolyElement[Er@PolynomialRing])`
[error] invalid-assignment - Object of type `(type[Er@PolynomialRing] & ((Iterable[tuple[tuple[int, ...], Unknown]] | dict[tuple[int, ...], Unknown], /) -> PolyElement[Unknown])) | (((...) -> Er@PolynomialRing) & ((Iterable[tuple[tuple[int, ...], Unknown]] | dict[tuple[int, ...], Unknown], /) -> PolyElement[Unknown])) | ((Iterable[tuple[tuple[int, ...], Er@PolynomialRing]] | dict[tuple[int, ...], Er@PolynomialRing], /) -> PolyElement[Er@PolynomialRing]) | ((Iterable[tuple[tuple[int, ...], Er@PolyRing]] | dict[tuple[int, ...], Er@PolyRing], /) -> PolyElement[Er@PolyRing])` is not assignable to attribute `dtype` of type `type[PolyElement[Er@PolynomialRing]] | ((...) -> PolyElement[Er@PolynomialRing])`
[error] invalid-assignment - Object of type `tuple[PolyElement[Er@PolynomialRing], ...] | tuple[PolyElement[Er@PolyRing], ...]` is not assignable to `tuple[PolyElement[Er@PolynomialRing], ...]`: Incompatible value of type `tuple[PolyElement[Er@PolynomialRing], ...] | tuple[PolyElement[Er@PolyRing], ...]`
[error] invalid-assignment - Object of type `tuple[PolyElement[Unknown], ...] | tuple[PolyElement[Er@PolynomialRing], ...] | tuple[PolyElement[Er@PolyRing], ...]` is not assignable to `tuple[PolyElement[Er@PolynomialRing], ...]`: Incompatible value of type `tuple[PolyElement[Unknown], ...] | tuple[PolyElement[Er@PolynomialRing], ...] | tuple[PolyElement[Er@PolyRing], ...]`
[error] invalid-assignment - Object of type `Domain[Er@PolynomialRing] | Domain[Er@PolyRing]` is not assignable to `Domain[Er@PolynomialRing]`: Incompatible value of type `Domain[Er@PolynomialRing] | Domain[Er@PolyRing]`
[error] invalid-assignment - Object of type `Domain[Unknown] | Domain[Er@PolynomialRing] | Domain[Er@PolyRing]` is not assignable to `Domain[Er@PolynomialRing]`: Incompatible value of type `Domain[Unknown] | Domain[Er@PolynomialRing] | Domain[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Unknown] | PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `(Er@PolynomialRing & PolyElement[Unknown]) | PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `(Er@PolynomialRing & PolyElement[Unknown]) | PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Unknown] | PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`
[error] invalid-return-type - Return type does not match returned value: expected `PolyElement[Er@PolynomialRing]`, found `PolyElement[Unknown] | PolyElement[Er@PolynomialRing] | PolyElement[Er@PolyRing]`

sympy/polys/galoistools.py

[error] not-iterable - Object of type `MPZ` is not iterable
[error] invalid-argument-type - Argument to function `gf_pow` is incorrect: Expected `int`, found `int | Unknown | tuple[@Todo, int]`

sympy/polys/matrices/domainmatrix.py

[error] unsupported-operator - Operator `<=` is not supported between objects of type `int` and `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int` and `int`
[error] unsupported-operator - Operator `%` is not supported between objects of type `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int` and `int`
[error] unsupported-operator - Operator `<=` is not supported between objects of type `int` and `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int`
[error] unsupported-operator - Operator `<` is not supported between objects of type `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int` and `int`
[error] unsupported-operator - Operator `%` is not supported between objects of type `(slice[Any, Any, Any] & ~slice[Any, Any, Any]) | int` and `int`

sympy/polys/rings.py

[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
[error] invalid-argument-type - Argument to bound method `PolyElement._try_add_ground` is incorrect: Argument type `Er@PolyElement & PolyElement[Unknown] & ~PolyElement[Er@PolyElement]` does not satisfy upper bound `PolyElement[Er@PolyElement]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `PolyElement._try_rsub_ground` is incorrect: Argument type `Er@PolyElement & PolyElement[Unknown] & ~PolyElement[Er@PolyElement]` does not satisfy upper bound `PolyElement[Er@PolyElement]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `PolyElement._try_mul_ground` is incorrect: Argument type `Er@PolyElement & PolyElement[Unknown] & ~AlwaysFalsy & ~PolyElement[Er@PolyElement]` does not satisfy upper bound `PolyElement[Er@PolyElement]` of type variable `Self`

sympy/solvers/ode/ode.py

[error] unresolved-attribute - Attribute `subs` is not defined on `list[Unknown]` in union `Unknown | list[Unknown]`

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[Unknown] & <Protocol with members '__next__'> & ~DenseNDimArray & ~SparseNDimArray & ~MatrixBase) | (NDimArray & <Protocol with members '__next__'> & ~DenseNDimArray & ~SparseNDimArray & ~MatrixBase)`

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 bound method `RuleRouter.process_rule` is incorrect: Expected `Rule`, found `Rule | (list[Any] & ~list[Unknown]) | (tuple[str | Matcher, Any] & ~tuple[Unknown, ...]) | (tuple[str | Matcher, Any, dict[str, Any]] & ~tuple[Unknown, ...]) | (tuple[str | Matcher, Any, dict[str, Any], str] & ~tuple[Unknown, ...])`
[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`

tornado/template.py

[error] unsupported-operator - Operator `<` is not supported between objects of type `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any])` and `Literal[0]`
[error] unsupported-operator - Operator `+` is not supported between objects of type `int` and `int | (slice[Any, Any, Any] & ~slice[Any, Any, Any])`

tornado/web.py

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

tornado/websocket.py

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

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 & ~partial[Unknown] & ~str) | (((...) -> Awaitable[object]) & ~partial[Unknown] & ~str) | (((...) -> Unknown) & ~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/_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)

references/depth/stereo/train.py

[error] unresolved-attribute - Attribute `shape` is not defined on `list[Unknown] & ~list[Unknown]` in union `(Unknown & ~list[Unknown]) | (list[Unknown] & ~list[Unknown])`

test/test_models.py

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

torchvision/io/image.py

[error] unresolved-attribute - Attribute `device` is not defined on `list[Unknown] & ~list[Unknown]` in union `(Unknown & ~list[Unknown]) | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `device` is not defined on `list[Unknown] & ~list[Unknown]` in union `(Unknown & ~list[Unknown]) | (list[Unknown] & ~list[Unknown])`

torchvision/transforms/_functional_pil.py

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

torchvision/transforms/functional.py

[error] unresolved-attribute - Attribute `mode` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(Image & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] unresolved-attribute - Attribute `mode` is not defined on `ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]]` in union `(Image & ~ndarray[tuple[Any, ...], dtype[Any]]) | (ndarray[tuple[Any, ...], dtype[Any]] & ~ndarray[tuple[Any, ...], dtype[Any]])`
[error] not-subscriptable - Cannot subscript object of type `int` with no `__getitem__` method
[error] not-subscriptable - Cannot subscript object of type `int` with no `__getitem__` method
[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`
[error] invalid-return-type - Return type does not match returned value: expected `dict[type | str, list[int | float] | None]`, found `(Sequence[int | float] & Top[dict[Unknown, Unknown]]) | dict[type | str, int | float | Sequence[int | float] | None]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[type | str, list[int | float] | None]`, found `(Sequence[int | float] & dict[Unknown, Unknown]) | dict[type | str, int | float | Sequence[int | float] | None]`

torchvision/utils.py

[error] unresolved-attribute - Attribute `dim` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `unsqueeze` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `dim` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `size` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `unsqueeze` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `dim` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `size` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`
[error] unresolved-attribute - Attribute `clone` is not defined on `list[Unknown] & ~list[Unknown]` in union `Unknown | (list[Unknown] & ~list[Unknown])`

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/sansio/response.py

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

src/werkzeug/_internal.py

[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `(Any & Top[dict[Unknown, Unknown]]) | dict[str, Any] | (Request & Top[dict[Unknown, Unknown]])`

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/http.py

[error] unresolved-attribute - Attribute `encode` is not defined on `dict[str, Any] & ~dict[Unknown, Unknown] & ~AlwaysFalsy` in union `(Any & ~AlwaysFalsy) | (dict[str, Any] & ~dict[Unknown, Unknown] & ~AlwaysFalsy) | (str & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to function `parse_cookie` is incorrect: Expected `str | None`, found `Any | None | (dict[str, Any] & ~dict[Unknown, Unknown] & ~AlwaysTruthy) | str`
[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/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-assignment - Invalid assignment to data descriptor attribute `args` on type `Self@__init__` with custom `__set__` method
[error] invalid-argument-type - Argument to `Authorization.__init__` is incorrect: Expected `dict[str, str | None] | None`, found `dict[str, object]`
[error] invalid-argument-type - Argument to bound method `FileMultiDict.add_file` is incorrect: Expected `str | None`, found `bytes | str`
[error] invalid-argument-type - Argument to bound method `FileMultiDict.add_file` is incorrect: Expected `str | None`, found `bytes | str`
[error] invalid-argument-type - Argument to bound method `FileMultiDict.add_file` is incorrect: Expected `str | PathLike[str] | IO[bytes] | FileStorage`, found `bytes | IO[bytes]`

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

xarray/backends/api.py

[error] invalid-argument-type - Argument to bound method `list.index` is incorrect: Expected `str | ReadBuffer[Unknown]`, found `str | (PathLike[Unknown] & ~PathLike[Unknown])`
[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-return-type - Return type does not match returned value: expected `str | T@_normalize_path`, found `(PathLike[Unknown] & ~PathLike[Unknown]) | str | (T@_normalize_path & ~PathLike[Unknown]) | Unknown`
[error] invalid-argument-type - Argument to function `_normalize_path_list` is incorrect: Expected `NestedSequence[str | PathLike[Unknown] | ReadBuffer[Unknown]]`, found `(PathLike[Unknown] & ~str & ~PathLike[Unknown] & ~ReadBuffer[Unknown]) | (ReadBuffer[Unknown] & ~str & ~PathLike[Unknown] & ~ReadBuffer[Unknown]) | (NestedSequence[str | PathLike[Unknown] | ReadBuffer[Unknown]] & ~str & ~PathLike[Unknown] & ~ReadBuffer[Unknown])`
[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])`
[error] invalid-return-type - Return type does not match returned value: expected `NestedSequence[str | ReadBuffer[Unknown]]`, found `list[str | PathLike[Unknown] | ReadBuffer[Unknown] | NestedSequence[str | PathLike[Unknown] | ReadBuffer[Unknown]]]`
[error] invalid-return-type - Return type does not match returned value: expected `NestedSequence[str | ReadBuffer[Unknown]]`, found `list[str | PathLike[Unknown] | NestedSequence[str | PathLike[Unknown] | ReadBuffer[Unknown]] | ReadBuffer[Unknown]]`

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`
[error] invalid-return-type - Return type does not match returned value: expected `T@_item_or_default | U@_item_or_default`, found `Unknown | (Mapping[Any, T@_item_or_default | U@_item_or_default] & ~Mapping[Unknown, Unknown]) | (T@_item_or_default & ~Mapping[Unknown, Unknown])`

xarray/core/common.py

[error] call-non-callable - Object of type `tuple[(**P@pipe) -> T@pipe, str]` is not callable
[error] invalid-assignment - Object of type `dict[Any, dtype[Any] | None | type[Any] | ... omitted 7 union elements]` is not assignable to `Mapping[Any, dtype[Any] | None | type[Any] | ... omitted 6 union elements]`
[error] invalid-argument-type - Argument to function `_full_like_variable` is incorrect: Expected `type[Any] | dtype[Any] | _HasDType[dtype[Any]] | ... omitted 6 union elements`, found `dtype[Any] | None | (type[Any] & ~Mapping[Unknown, Unknown]) | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to function `_full_like_variable` is incorrect: Expected `type[Any] | dtype[Any] | _HasDType[dtype[Any]] | ... omitted 6 union elements`, found `dtype[Any] | None | (type[Any] & ~Mapping[Unknown, Unknown]) | ... omitted 7 union elements`
[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 `Unknown` and value of type `Self@pipe` on object of type `P@pipe.kwargs`

xarray/core/dataarray.py

[error] invalid-assignment - Object of type `(Sequence[Sequence[Unknown] | Index[Any] | DataArray | Variable | ndarray[tuple[Any, ...], dtype[Any]]] & Top[dict[Unknown, Unknown]]) | (Mapping[Unknown, Unknown] & Top[dict[Unknown, Unknown]]) | dict[Unknown, Variable]` is not assignable to attribute `_coords` of type `dict[Any, Variable]`
[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 | (tuple[int, ...] & Any & ~tuple[()]) | None | (Mapping[Any, Resampler | str | int | tuple[int, ...] | None] & ~float & ~str & ~tuple[Unknown, ...] & ~list[Unknown])`

xarray/core/dataset.py

[error] invalid-assignment - Object of type `dict[Any, tuple[int, ...] | str | int | ... omitted 3 union elements]` is not assignable to `Mapping[Any, str | int | tuple[int, ...] | None]`
[error] invalid-assignment - Object of type `list[list[int] | slice[Any, Any, Any]]` is not assignable to `list[list[int]]`
[error] invalid-argument-type - Argument to function `either_dict_or_kwargs` is incorrect: Expected `Mapping[Any, Any] | None`, found `None | (Sequence[Unknown] & ~str & ~Mapping[Unknown, Unknown] & ~int & ~Sequence[Unknown]) | (Sequence[Unknown] & ~Mapping[Unknown, Unknown] & ~int & ~str & ~Sequence[Unknown]) | ... omitted 3 union elements`
[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`
[error] invalid-argument-type - Argument to bound method `Dataset.drop_vars` is incorrect: Expected `Iterable[Hashable] | ((Self@drop, /) -> Iterable[Hashable])`, found `Hashable | Mapping[Hashable, Unknown] | list[Hashable]`
[error] invalid-argument-type - Argument to bound method `Dataset.drop_vars` is incorrect: Expected `Iterable[Hashable] | ((Self@drop, /) -> Iterable[Hashable])`, found `Hashable | list[Hashable]`

xarray/core/datatree.py

[error] call-non-callable - Object of type `tuple[(...) -> T@pipe, str]` is not callable
[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] unresolved-attribute - Attribute `variable` is not defined on `_DummyGroup[Unknown] & ~_DummyGroup[Unknown]` in union `(Unknown & ~_DummyGroup[Unknown]) | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown])`
[error] unresolved-attribute - Attribute `where` is not defined on `_DummyGroup[Unknown] & ~_DummyGroup[Unknown]` in union `(Unknown & ~_DummyGroup[Unknown]) | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown]) | DataArray`
[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/indexes.py

[error] invalid-assignment - Object of type `T_PandasOrXarrayIndex@Indexes & ~pandas.core.indexes.base.Index[Any]` is not assignable to `xarray.core.indexes.Index`
[error] unresolved-attribute - Object of type `Index[Any] & Top[CategoricalIndex[Any]]` has no attribute `remove_unused_categories`
[error] unresolved-attribute - Object of type `CategoricalIndex[Any]` has no attribute `remove_unused_categories`
[error] unresolved-attribute - Object of type `T_PDIndex@remove_unused_levels_categories & Top[CategoricalIndex[Any]] & ~MultiIndex` has no attribute `remove_unused_categories`
[error] unresolved-attribute - Object of type `T_PDIndex@remove_unused_levels_categories & CategoricalIndex[Any] & ~MultiIndex` has no attribute `remove_unused_categories`
[error] invalid-assignment - Object of type `PandasIndex | (T_PandasOrXarrayIndex@Indexes & xarray.core.indexes.Index & ~Top[pandas.core.indexes.base.Index[Any]])` is not assignable to `T_PandasOrXarrayIndex@Indexes`
[error] invalid-assignment - Object of type `Index` is not assignable to `T_PandasOrXarrayIndex@Indexes`

xarray/core/indexing.py

[error] invalid-argument-type - Argument to function `slice_slice_by_array` is incorrect: Expected `ndarray[Any, dtype[integer[Any]]]`, found `(integer[Any] & ~int & ~integer[Any]) | (slice[Any, Any, Any] & ~slice[Any, Any, Any]) | (ndarray[Any, dtype[integer[Any]]] & ~int & ~integer[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, ...], 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] invalid-argument-type - Argument to function `flat_items` is incorrect: Expected `Mapping[str, dict[str, Divergent] | Unknown]`, found `dict[str, Divergent] | (T@flat_items & Top[dict[Unknown, Unknown]])`
[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[Any, ...], dtype[Any]]`
[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[Any, ...], dtype[Any]]`

xarray/core/variable.py

[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Variable & ~Top[integer[Any]]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Variable & ~integer[Any]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Variable & ~Top[integer[Any]]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] invalid-argument-type - Argument to function `len` is incorrect: Expected `Sized`, found `(Unknown & Variable & ~integer[Any]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `ndim` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]` in union `(Unknown & Variable & ~Top[integer[Any]]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `ndim` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]` in union `(Unknown & Variable & ~integer[Any]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `ndim` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]` in union `(Unknown & Variable & ~Top[integer[Any]]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `ndim` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]` in union `(Unknown & Variable & ~integer[Any]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `data` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]` in union `(Unknown & Variable & ~Top[integer[Any]]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `data` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]` in union `(Unknown & Variable & ~integer[Any]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `dims` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]`, `ndarray[tuple[Any, ...], dtype[Unknown]]` in union `(Unknown & Variable & ~Top[integer[Any]]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[error] unresolved-attribute - Attribute `dims` is not defined on `_arrayfunction[Any, Any]`, `_arrayapi[Any, Any]`, `ndarray[tuple[Any, ...], dtype[Unknown]]` in union `(Unknown & Variable & ~integer[Any]) | _arrayfunction[Any, Any] | _arrayapi[Any, Any] | ndarray[tuple[Any, ...], dtype[Unknown]]`
[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 & integer[Any]) | (Unknown & slice[Any, Any, Any]) | ... omitted 5 union elements, ...]`

xarray/groupers.py

[error] invalid-argument-type - Argument to function `coordinates_from_variable` is incorrect: Expected `Variable`, found `Variable | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown])`
[error] unresolved-attribute - Attribute `variable` is not defined on `_DummyGroup[Unknown] & ~_DummyGroup[Unknown]` in union `(Unknown & ~_DummyGroup[Unknown]) | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown])`
[error] unresolved-attribute - Attribute `dtype` is not defined on `_DummyGroup[Unknown] & ~_DummyGroup[Unknown]` in union `(Unknown & ~_DummyGroup[Unknown]) | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown]) | DataArray`
[error] unresolved-attribute - Attribute `variable` is not defined on `_DummyGroup[Unknown] & ~_DummyGroup[Unknown]` in union `(Unknown & ~_DummyGroup[Unknown]) | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown])`
[error] unresolved-attribute - Attribute `dt` is not defined on `_DummyGroup[Unknown] & ~_DummyGroup[Unknown]` in union `(Unknown & ~_DummyGroup[Unknown]) | (_DummyGroup[Unknown] & ~_DummyGroup[Unknown])`

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[Unknown, Unknown]) | (_arrayapi[Any, Any] & ~_arrayapi[Unknown, Unknown])` 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[Unknown, Unknown]) | (_arrayapi[Any, _DType@permute_dims] & ~_arrayapi[Unknown, Unknown])` has no attribute `transpose`

xarray/namedarray/core.py

[error] unresolved-attribute - Attribute `imag` is not defined on `_arrayapi[Any, dtype[Unknown]] & ~_arrayapi[Unknown, Unknown]` in union `(_arrayfunction[Any, dtype[Unknown]] & ~_arrayapi[Unknown, Unknown]) | (_arrayapi[Any, dtype[Unknown]] & ~_arrayapi[Unknown, Unknown])`
[error] unresolved-attribute - Attribute `real` is not defined on `_arrayapi[Any, dtype[Unknown]] & ~_arrayapi[Unknown, Unknown]` in union `(_arrayfunction[Any, dtype[Unknown]] & ~_arrayapi[Unknown, Unknown]) | (_arrayapi[Any, dtype[Unknown]] & ~_arrayapi[Unknown, Unknown])`
[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 | (tuple[int, ...] & Any & ~tuple[()]) | (Mapping[Any, str | int | tuple[int, ...] | None] & ~float & ~str & ~tuple[Unknown, ...] & ~list[Unknown]) | dict[Any, Unknown]`
[error] invalid-argument-type - Argument to bound method `ChunkManagerEntrypoint.rechunk` is incorrect: Expected `tuple[tuple[int, ...], ...] | tuple[int, ...]`, found `(Mapping[Any, str | int | tuple[int, ...] | None] & float) | str | tuple[int, ...] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `ChunkManagerEntrypoint.rechunk` is incorrect: Expected `tuple[tuple[int, ...], ...] | tuple[int, ...]`, found `(Mapping[Any, str | int | tuple[int, ...] | None] & float) | str | (tuple[int, ...] & tuple[Unknown, ...]) | ... omitted 4 union elements`

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`
[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 `T@_infer_tile_ids_from_nested_list | NestedSequence[T@_infer_tile_ids_from_nested_list] | Unknown`

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 `CustomArrayIndexable[Any, Any]` 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]`
[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, Any]` 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`
[error] invalid-argument-type - Argument to function `query_var` is incorrect: Expected `str | SupportsInt`, found `Unknown | (Sequence[str | SupportsInt] & ~list[Unknown] & ~tuple[Unknown, ...]) | (SupportsInt & ~list[Unknown] & ~tuple[Unknown, ...])`

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/actions/message_send.py

[error] invalid-argument-type - Argument to function `get_validated_user_ids` is incorrect: Expected `Collection[int]`, found `(Any & Top[list[Unknown]] & ~AlwaysFalsy) | (list[str] & ~AlwaysFalsy)`
[error] invalid-argument-type - Argument to function `get_validated_user_ids` is incorrect: Expected `Collection[int]`, found `(Any & list[Unknown] & ~AlwaysFalsy) | (list[str] & ~AlwaysFalsy)`

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

zerver/lib/sessions.py

[error] invalid-return-type - Return type does not match returned value: expected `UserProfile | AnonymousUser`, found `(AbstractBaseUser & ~Top[LazyObject[Unknown]]) | (AnonymousUser & ~Top[LazyObject[Unknown]])`
[error] invalid-return-type - Return type does not match returned value: expected `UserProfile | AnonymousUser`, found `(AbstractBaseUser & ~LazyObject[Unknown]) | (AnonymousUser & ~LazyObject[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] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `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/openapi/openapi.py

[error] invalid-argument-type - Argument to function `naively_merge` is incorrect: Expected `dict[str, object]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `naively_merge` is incorrect: Expected `dict[str, object]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `naively_merge_allOf_dict` is incorrect: Expected `dict[str, object]`, found `Top[dict[Unknown, Unknown]]`
[error] invalid-argument-type - Argument to function `naively_merge_allOf_dict` is incorrect: Expected `dict[str, object]`, found `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]`