Ecosystem report

Old: main (merge base) 4a437b09 New: 27337/merge 4f210901
Lint Rule Removed Added Changed
Total 7 11 57
unresolved-attribute 0 0 23
invalid-argument-type 3 5 14
invalid-return-type 3 3 9
unsupported-operator 0 0 8
invalid-assignment 0 2 3
no-matching-overload 0 1 0
unused-type-ignore-comment 1 0 0
Project Removed Added Changed
Total 7 11 57
prefect 1 1 26
sympy 0 0 12
static-frame 1 0 7
steam.py 0 6 0
jax 0 1 4
discord.py 0 2 1
pandas 1 1 1
pip 2 0 1
dulwich 2 0 0
rotki 0 0 2
aiohttp 0 0 1
hydpy 0 0 1
tornado 0 0 1

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

aiohttp/client.py

[error] invalid-return-type - Return type does not match returned value: expected `_RetType_co@_BaseRequestContextManager`, found `ClientResponse | _RetType_co@_BaseRequestContextManager`
[error] invalid-return-type - Return type does not match returned value: expected `_RetType_co@_BaseRequestContextManager`, found `ClientResponse | Unknown`

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

discord/app_commands/checks.py

[error] invalid-assignment - Object of type `Coroutine[Any, Any, Cooldown | None] | None | Cooldown` is not assignable to `Cooldown | None`
[error] invalid-assignment - Object of type `Coroutine[Any, Any, Cooldown | None] | Cooldown | None` is not assignable to `Cooldown | None`

discord/client.py

[error] invalid-return-type - Return type does not match returned value: expected `ConnectionState[Self@_get_state]`, found `ConnectionState[Client]`

discord/interactions.py

[error] invalid-return-type - Return type does not match returned value: expected `InteractionResponse[ClientT@Interaction]`, found `InteractionResponse[Client]`

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

dulwich/config.py

[error] invalid-return-type - Return type does not match returned value: expected `KeysView[K@CaseInsensitiveOrderedMultiDict]`, found `_UniqueKeysView[K@_UniqueKeysView]`
[error] invalid-argument-type - Argument to `_UniqueKeysView.__init__` is incorrect: Expected `list[K@CaseInsensitiveOrderedMultiDict]`, found `list[(K@CaseInsensitiveOrderedMultiDict & str) | (K@CaseInsensitiveOrderedMultiDict & bytes) | (K@CaseInsensitiveOrderedMultiDict & tuple[str | bytes, ...])]`

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

hydpy/auxs/interptools.py

[error] invalid-argument-type - Argument to constructor `enumerate.__new__` is incorrect: Expected `Iterable[Unknown]`, found `int | (Sequence[int | float] & ~float) | (ndarray[tuple[int], dtype[float64]] & ~float) | (Any & ~float) | (ndarray[tuple[Any, ...], dtype[float64]] & ~float)`
[error] invalid-argument-type - Argument to constructor `enumerate.__new__` is incorrect: Expected `Iterable[Unknown]`, found `int | (Sequence[int | float] & ~float) | (ndarray[tuple[int], dtype[float64]] & ~float) | (ndarray[tuple[Any, ...], dtype[float64]] & ~float) | (Any & ~float)`

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

jax/_src/checkify.py

[error] invalid-argument-type - Argument to function `safe_map` is incorrect: Expected `(_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 6 union elements, /) -> tuple[Any, ...] | tuple[int, int, int] | tuple[int] | tuple[int, int]`, found `Overload[(a: _SupportsShape[Never]) -> tuple[Any, ...], [_ShapeT](a: _SupportsShape[_ShapeT]) -> _ShapeT, (a: int | float | complex | bytes | str) -> tuple[()], [_PyScalarT](a: list[_PyScalarT] | tuple[_PyScalarT, ...]) -> tuple[int], [_PyScalarT](a: Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]) -> tuple[int, int], [_PyScalarT](a: Sequence[Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]]) -> tuple[int, int, int], (a: memoryview[int] | bytearray) -> tuple[int], (a: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements) -> tuple[Any, ...]]`
[error] invalid-argument-type - Argument to function `safe_map` is incorrect: Expected `(_SupportsShape[tuple[Any, ...] | tuple[int] | tuple[int, int] | tuple[int, int, int]] | _Buffer | _SupportsArray[dtype[Any]] | ... omitted 6 union elements, /) -> tuple[Any, ...] | tuple[int] | tuple[int, int] | tuple[int, int, int]`, found `Overload[(a: _SupportsShape[Never]) -> tuple[Any, ...], [_ShapeT](a: _SupportsShape[_ShapeT]) -> _ShapeT, (a: int | float | complex | bytes | str) -> tuple[()], [_PyScalarT](a: list[_PyScalarT] | tuple[_PyScalarT, ...]) -> tuple[int], [_PyScalarT](a: Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]) -> tuple[int, int], [_PyScalarT](a: Sequence[Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]]) -> tuple[int, int, int], (a: memoryview[int] | bytearray) -> tuple[int], (a: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements) -> tuple[Any, ...]]`

jax/_src/lax/control_flow/solves.py

[error] invalid-argument-type - Argument to function `safe_map` is incorrect: Expected `(_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 6 union elements, /) -> tuple[Any, ...] | tuple[int, int, int] | tuple[int] | tuple[int, int]`, found `Overload[(a: _SupportsShape[Never]) -> tuple[Any, ...], [_ShapeT](a: _SupportsShape[_ShapeT]) -> _ShapeT, (a: int | float | complex | bytes | str) -> tuple[()], [_PyScalarT](a: list[_PyScalarT] | tuple[_PyScalarT, ...]) -> tuple[int], [_PyScalarT](a: Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]) -> tuple[int, int], [_PyScalarT](a: Sequence[Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]]) -> tuple[int, int, int], (a: memoryview[int] | bytearray) -> tuple[int], (a: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements) -> tuple[Any, ...]]`
[error] invalid-argument-type - Argument to function `safe_map` is incorrect: Expected `(_SupportsShape[tuple[Any, ...] | tuple[int] | tuple[int, int] | tuple[int, int, int]] | _Buffer | _SupportsArray[dtype[Any]] | ... omitted 6 union elements, /) -> tuple[Any, ...] | tuple[int] | tuple[int, int] | tuple[int, int, int]`, found `Overload[(a: _SupportsShape[Never]) -> tuple[Any, ...], [_ShapeT](a: _SupportsShape[_ShapeT]) -> _ShapeT, (a: int | float | complex | bytes | str) -> tuple[()], [_PyScalarT](a: list[_PyScalarT] | tuple[_PyScalarT, ...]) -> tuple[int], [_PyScalarT](a: Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]) -> tuple[int, int], [_PyScalarT](a: Sequence[Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]]) -> tuple[int, int, int], (a: memoryview[int] | bytearray) -> tuple[int], (a: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements) -> tuple[Any, ...]]`
[error] invalid-argument-type - Argument to function `safe_map` is incorrect: Expected `(_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 6 union elements, /) -> tuple[Any, ...] | tuple[int, int, int] | tuple[int] | tuple[int, int]`, found `Overload[(a: _SupportsShape[Never]) -> tuple[Any, ...], [_ShapeT](a: _SupportsShape[_ShapeT]) -> _ShapeT, (a: int | float | complex | bytes | str) -> tuple[()], [_PyScalarT](a: list[_PyScalarT] | tuple[_PyScalarT, ...]) -> tuple[int], [_PyScalarT](a: Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]) -> tuple[int, int], [_PyScalarT](a: Sequence[Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]]) -> tuple[int, int, int], (a: memoryview[int] | bytearray) -> tuple[int], (a: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements) -> tuple[Any, ...]]`
[error] invalid-argument-type - Argument to function `safe_map` is incorrect: Expected `(_SupportsShape[tuple[Any, ...] | tuple[int] | tuple[int, int] | tuple[int, int, int]] | _Buffer | _SupportsArray[dtype[Any]] | ... omitted 6 union elements, /) -> tuple[Any, ...] | tuple[int] | tuple[int, int] | tuple[int, int, int]`, found `Overload[(a: _SupportsShape[Never]) -> tuple[Any, ...], [_ShapeT](a: _SupportsShape[_ShapeT]) -> _ShapeT, (a: int | float | complex | bytes | str) -> tuple[()], [_PyScalarT](a: list[_PyScalarT] | tuple[_PyScalarT, ...]) -> tuple[int], [_PyScalarT](a: Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]) -> tuple[int, int], [_PyScalarT](a: Sequence[Sequence[list[_PyScalarT] | tuple[_PyScalarT, ...]]]) -> tuple[int, int, int], (a: memoryview[int] | bytearray) -> tuple[int], (a: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements) -> tuple[Any, ...]]`

jax/_src/lax/convolution.py

[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(tuple[int | Any, int | Any] | Any | ndarray[tuple[Any, ...], Unknown], /) -> Unknown`, found `def prep_one_pad(pad_lo_hi: tuple[int | Any, int | Any]) -> Unknown`
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(tuple[int | Any, int | Any] | ndarray[tuple[Any, ...], Unknown] | Any, /) -> Unknown`, found `def prep_one_pad(pad_lo_hi: tuple[int | Any, int | Any]) -> Unknown`

jax/_src/pallas/mosaic/interpret/shared_memory.py

[error] invalid-assignment - Object of type `dataclasses.Field[dict[MemKey@GenericSharedMemory, Allocation] | dict[str, Allocation]]` is not assignable to `dict[MemKey@GenericSharedMemory, Allocation]`

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

pandas/core/common.py

[error] invalid-return-type - Return type does not match returned value: expected `Collection[T@maybe_iterable_to_list] | T@maybe_iterable_to_list`, found `list[_T@list]`
[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 `list.__init__` is incorrect: Expected `Iterable[T@maybe_iterable_to_list]`, found `(Iterable[T@maybe_iterable_to_list] & ~Sized) | (T@maybe_iterable_to_list & Iterable[object] & ~Sized)`

pandas/core/frame.py

[error] invalid-assignment - Object of type `defaultdict[HashableT2@_from_nested_dict, dict[HashableT@_from_nested_dict, T@_from_nested_dict] | dict[str, T@_from_nested_dict]]` is not assignable to `defaultdict[HashableT2@_from_nested_dict, dict[HashableT@_from_nested_dict, T@_from_nested_dict]]`

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

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]`
[error] invalid-argument-type - Argument to `_FactoryIterableView.__init__` is incorrect: Expected `() -> Iterable[CT@build_iter_view]`, found `(Iterable[CT@build_iter_view] & Top[(...) -> object]) | (() -> Iterable[CT@build_iter_view])`
[error] invalid-argument-type - Argument to `_FactoryIterableView.__init__` is incorrect: Expected `() -> Iterable[Unknown]`, found `(Iterable[CT@build_iter_view] & Top[(...) -> object]) | (() -> Iterable[CT@build_iter_view])`

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

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

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

src/prefect/flows.py

[error] invalid-return-type - Return type does not match returned value: expected `UUID`, found `CoroutineType[Any, Any, UUID] | UUID`
[error] invalid-return-type - Return type does not match returned value: expected `UUID`, found `Awaitable[CoroutineType[Any, Any, UUID] | UUID] | UUID`

src/prefect/runner/runner.py

[error] invalid-return-type - Return type does not match returned value: expected `UUID`, found `CoroutineType[Any, Any, UUID] | UUID`
[error] invalid-return-type - Return type does not match returned value: expected `UUID`, found `Awaitable[CoroutineType[Any, Any, UUID] | UUID] | UUID`
[error] invalid-return-type - Return type does not match returned value: expected `UUID`, found `CoroutineType[Any, Any, UUID] | UUID`
[error] invalid-return-type - Return type does not match returned value: expected `UUID`, found `Awaitable[CoroutineType[Any, Any, UUID] | UUID] | UUID`

src/prefect/runtime/deployment.py

[error] unresolved-attribute - Attribute `deployment_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parameters` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parameters` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `name` is not defined on `CoroutineType[Any, Any, DeploymentResponse]` in union `CoroutineType[Any, Any, DeploymentResponse] | DeploymentResponse`
[error] unresolved-attribute - Attribute `name` is not defined on `Awaitable[CoroutineType[Any, Any, DeploymentResponse] | DeploymentResponse]` in union `Awaitable[CoroutineType[Any, Any, DeploymentResponse] | DeploymentResponse] | DeploymentResponse`
[error] unresolved-attribute - Attribute `version` is not defined on `CoroutineType[Any, Any, DeploymentResponse]` in union `CoroutineType[Any, Any, DeploymentResponse] | DeploymentResponse`
[error] unresolved-attribute - Attribute `version` is not defined on `Awaitable[CoroutineType[Any, Any, DeploymentResponse] | DeploymentResponse]` in union `Awaitable[CoroutineType[Any, Any, DeploymentResponse] | DeploymentResponse] | DeploymentResponse`

src/prefect/runtime/flow_run.py

[error] unresolved-attribute - Attribute `tags` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `tags` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `run_count` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `run_count` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `name` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `name` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `name` is not defined on `CoroutineType[Any, Any, Flow]` in union `CoroutineType[Any, Any, Flow] | Flow`
[error] unresolved-attribute - Attribute `name` is not defined on `Awaitable[CoroutineType[Any, Any, Flow] | Flow]` in union `Awaitable[CoroutineType[Any, Any, Flow] | Flow] | Flow`
[error] unresolved-attribute - Object of type `CoroutineType[Any, Any, Flow] | Flow` has no attribute `version`
[error] unresolved-attribute - Object of type `Awaitable[CoroutineType[Any, Any, Flow] | Flow] | Flow` has no attribute `version`
[error] unresolved-attribute - Attribute `expected_start_time` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `expected_start_time` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parameters` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parameters` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parent_task_run_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parent_task_run_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `flow_run_id` is not defined on `CoroutineType[Any, Any, TaskRun]` in union `CoroutineType[Any, Any, TaskRun] | TaskRun`
[error] unresolved-attribute - Attribute `flow_run_id` is not defined on `Awaitable[CoroutineType[Any, Any, TaskRun] | TaskRun]` in union `Awaitable[CoroutineType[Any, Any, TaskRun] | TaskRun] | TaskRun`
[error] unresolved-attribute - Attribute `flow_run_id` is not defined on `CoroutineType[Any, Any, TaskRun]` in union `CoroutineType[Any, Any, TaskRun] | TaskRun`
[error] unresolved-attribute - Attribute `flow_run_id` is not defined on `Awaitable[CoroutineType[Any, Any, TaskRun] | TaskRun]` in union `Awaitable[CoroutineType[Any, Any, TaskRun] | TaskRun] | TaskRun`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | (FlowRun & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] & ~AlwaysFalsy` in union `(Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] & ~AlwaysFalsy) | (FlowRun & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | (FlowRun & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `deployment_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] & ~AlwaysFalsy` in union `(Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] & ~AlwaysFalsy) | (FlowRun & ~AlwaysFalsy)`
[error] unresolved-attribute - Attribute `parent_task_run_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parent_task_run_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parent_task_run_id` is not defined on `CoroutineType[Any, Any, FlowRun]` in union `CoroutineType[Any, Any, FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `parent_task_run_id` is not defined on `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun]` in union `Awaitable[CoroutineType[Any, Any, FlowRun] | FlowRun] | FlowRun`
[error] unresolved-attribute - Attribute `flow_run_id` is not defined on `CoroutineType[Any, Any, TaskRun]` in union `CoroutineType[Any, Any, TaskRun] | TaskRun`
[error] unresolved-attribute - Attribute `flow_run_id` is not defined on `Awaitable[CoroutineType[Any, Any, TaskRun] | TaskRun]` in union `Awaitable[CoroutineType[Any, Any, TaskRun] | TaskRun] | TaskRun`

src/prefect/tasks.py

[error] invalid-return-type - Return type does not match returned value: expected `T@__call__ | State[T@__call__] | None`, found `State[T@__call__] | T@__call__ | State[Never]`
[error] no-matching-overload - No overload of function `run_task` matches arguments

src/prefect/utilities/asyncutils/__init__.py

[error] invalid-return-type - Return type does not match returned value: expected `R@run_coro_as_sync | None`, found `CoroutineType[Any, Any, R@run_coro_as_sync | None] | None | R@run_coro_as_sync`
[error] invalid-return-type - Return type does not match returned value: expected `R@run_coro_as_sync | None`, found `CoroutineType[Any, Any, R@run_coro_as_sync | None] | R@run_coro_as_sync | None`
[error] invalid-return-type - Return type does not match returned value: expected `R@run_coro_as_sync | None`, found `CoroutineType[Any, Any, R@run_coro_as_sync | None] | None | R@run_coro_as_sync`
[error] invalid-return-type - Return type does not match returned value: expected `R@run_coro_as_sync | None`, found `CoroutineType[Any, Any, R@run_coro_as_sync | None] | R@run_coro_as_sync | None`

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

rotkehlchen/chain/decoding/tools.py

[error] invalid-assignment - Object of type `frozenset[A@BaseDecoderTools | BTCAddress | ChecksumAddress | SubstrateAddress | SolanaAddress]` is not assignable to `frozenset[A@BaseDecoderTools]`: Incompatible value of type `frozenset[A@BaseDecoderTools | BTCAddress | ChecksumAddress | SubstrateAddress | SolanaAddress]`
[error] invalid-assignment - Object of type `frozenset[BTCAddress | ChecksumAddress | SubstrateAddress | SolanaAddress]` is not assignable to `frozenset[A@BaseDecoderTools]`: Incompatible value of type `frozenset[BTCAddress | ChecksumAddress | SubstrateAddress | SolanaAddress]`
[error] invalid-assignment - Object of type `frozenset[A@BaseDecoderTools | BTCAddress | ChecksumAddress | SubstrateAddress | SolanaAddress]` is not assignable to attribute `_tracked_addresses_for_chain` of type `frozenset[A@BaseDecoderTools]`
[error] invalid-assignment - Object of type `frozenset[BTCAddress | ChecksumAddress | SubstrateAddress | SolanaAddress]` is not assignable to attribute `_tracked_addresses_for_chain` of type `frozenset[A@BaseDecoderTools]`

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

static_frame/core/bus.py

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

static_frame/core/node_selector.py

[error] invalid-argument-type - Argument to `InterGetItemILocReduces.__init__` is incorrect: Expected `((int | integer[Any], /) -> Any) | ((ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None, /) -> TVContainer_co@InterfaceSelectDuo)`, found `TILocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemILocReduces.__init__` is incorrect: Expected `((int | integer[Any], /) -> Any) | ((ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None, /) -> Unknown)`, found `TILocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemLocReduces.__init__` is incorrect: Expected `(Hashable | int | integer[Any] | ... omitted 16 union elements, /) -> TVContainer_co@InterfaceSelectDuo | Any`, found `TLocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemLocReduces.__init__` is incorrect: Expected `(Hashable | int | integer[Any] | ... omitted 16 union elements, /) -> Unknown`, found `TLocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemILoc.__init__` is incorrect: Expected `((int | integer[Any], /) -> Any) | ((ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None, /) -> TVContainer_co@InterfaceSelectTrio)`, found `TILocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemILoc.__init__` is incorrect: Expected `((int | integer[Any], /) -> Any) | ((ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None, /) -> Unknown)`, found `TILocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemLoc.__init__` is incorrect: Expected `(Hashable | int | integer[Any] | ... omitted 16 union elements, /) -> TVContainer_co@InterfaceSelectTrio`, found `TLocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemLoc.__init__` is incorrect: Expected `(Hashable | int | integer[Any] | ... omitted 16 union elements, /) -> Unknown`, found `TLocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemILocReduces.__init__` is incorrect: Expected `((int | integer[Any], /) -> Any) | ((ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None, /) -> TVContainer_co@InterfaceSelectQuartet)`, found `TILocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemILocReduces.__init__` is incorrect: Expected `((int | integer[Any], /) -> Any) | ((ndarray[Any, Any] | list[int] | slice[Any, Any, Any] | None, /) -> Unknown)`, found `TILocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemLocReduces.__init__` is incorrect: Expected `(Hashable | int | integer[Any] | ... omitted 16 union elements, /) -> TVContainer_co@InterfaceSelectQuartet | Any`, found `TLocSelectorFunc@__init__`
[error] invalid-argument-type - Argument to `InterGetItemLocReduces.__init__` is incorrect: Expected `(Hashable | int | integer[Any] | ... omitted 16 union elements, /) -> Unknown`, found `TLocSelectorFunc@__init__`

static_frame/core/series_mapping.py

[error] invalid-return-type - Return type does not match returned value: expected `Iterator[TVValues@SeriesMappingValuesView]`, found `Iterator[Any | ndarray[tuple[Any, ...], Any]]`
[error] invalid-return-type - Return type does not match returned value: expected `Iterator[TVValues@SeriesMappingValuesView]`, found `Iterator[ndarray[tuple[Any, ...], Any] | Any]`

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

steam/abc.py

[error] invalid-return-type - Return type does not match returned value: expected `EquippedProfileItems[Self@equipped_profile_items]`, found `EquippedProfileItems[UserT@EquippedProfileItems]`
[error] invalid-argument-type - Argument is incorrect: Expected `ProfileItem[User] | None`, found `ProfileItem[Self@equipped_profile_items] | None`
[error] invalid-argument-type - Argument is incorrect: Expected `ProfileItem[User] | None`, found `ProfileItem[Self@equipped_profile_items] | None`
[error] invalid-argument-type - Argument is incorrect: Expected `ProfileItem[User] | None`, found `ProfileItem[Self@equipped_profile_items] | None`
[error] invalid-argument-type - Argument is incorrect: Expected `ProfileItem[User] | None`, found `ProfileItem[Self@equipped_profile_items] | None`
[error] invalid-argument-type - Argument is incorrect: Expected `ProfileItem[User] | None`, found `ProfileItem[Self@equipped_profile_items] | None`

steam/user.py

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

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

sympy/physics/hydrogen.py

[error] unsupported-operator - Operator `-` is not supported between two objects of type `Basic | int | Unknown`
[error] unsupported-operator - Operator `-` is not supported between two objects of type `Basic | Unknown | int`
[error] unsupported-operator - Operator `/` is not supported between objects of type `Literal[1]` and `Basic | int | Unknown`
[error] unsupported-operator - Operator `/` is not supported between objects of type `Literal[1]` and `Basic | Unknown | int`
[error] unsupported-operator - Operator `*` is not supported between objects of type `Literal[2]` and `Basic | int | Unknown`
[error] unsupported-operator - Operator `*` is not supported between objects of type `Literal[2]` and `Basic | Unknown | int`
[error] unsupported-operator - Operator `*` is not supported between objects of type `Literal[2]` and `Basic | int | Unknown`
[error] unsupported-operator - Operator `*` is not supported between objects of type `Literal[2]` and `Basic | Unknown | int`
[error] unsupported-operator - Operator `+` is not supported between two objects of type `Basic | int | Unknown`
[error] unsupported-operator - Operator `+` is not supported between two objects of type `Basic | Unknown | int`
[error] unsupported-operator - Operator `*` is not supported between objects of type `Literal[2]` and `Basic | int | Unknown`
[error] unsupported-operator - Operator `*` is not supported between objects of type `Literal[2]` and `Basic | Unknown | int`
[error] unresolved-attribute - Attribute `is_integer` is not defined on `int` in union `Basic | int | Unknown`
[error] unresolved-attribute - Attribute `is_integer` is not defined on `int` in union `Basic | Unknown | int`
[error] unsupported-operator - Operator `<` is not supported between objects of type `Basic | int | Unknown` and `Literal[1]`
[error] unsupported-operator - Operator `<` is not supported between objects of type `Basic | Unknown | int` and `Literal[1]`
[error] unresolved-attribute - Attribute `is_integer` is not defined on `int` in union `Basic | int | Unknown`
[error] unresolved-attribute - Attribute `is_integer` is not defined on `int` in union `Basic | Unknown | int`
[error] unsupported-operator - Operator `>` is not supported between two objects of type `Basic | int | Unknown`
[error] unsupported-operator - Operator `>` is not supported between two objects of type `Basic | Unknown | int`
[error] invalid-argument-type - Argument to function `abs` is incorrect: Expected `SupportsAbs[Unknown]`, found `Basic | int | Unknown`
[error] invalid-argument-type - Argument to function `abs` is incorrect: Expected `SupportsAbs[Unknown]`, found `Basic | Unknown | int`
[error] unresolved-attribute - Attribute `is_integer` is not defined on `int` in union `Basic | int | Unknown`
[error] unresolved-attribute - Attribute `is_integer` is not defined on `int` in union `Basic | Unknown | int`

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

tornado/gen.py

[error] invalid-argument-type - Argument to `Runner.__init__` is incorrect: Expected `None | Awaitable[Unknown] | list[Awaitable[Unknown]] | dict[Any, Awaitable[Unknown]] | Future[Unknown]`, found `_T@next | _VT@next | _T@next`
[error] invalid-argument-type - Argument to `Runner.__init__` is incorrect: Expected `None | Awaitable[Unknown] | list[Awaitable[Unknown]] | dict[Any, Awaitable[Unknown]] | Future[Unknown]`, found `_T@next | _T@next | _VT@next`