Ecosystem report

Old: main (merge base) 333ad91b New: 23436/merge e45f8d8b
Lint Rule Removed Added Changed
Total 168 51 11
invalid-argument-type 167 6 11
invalid-await 0 40 0
unused-type-ignore-comment 0 4 0
invalid-return-type 0 1 0
no-matching-overload 1 0 0
Project Removed Added Changed
Total 168 51 11
prefect flaky 30 41 1
altair 24 2 0
core flaky 26 0 0
apprise 12 0 2
pandas flaky 9 2 2
werkzeug 9 0 1
cloud-init flaky 8 0 0
pip flaky 7 0 1
scikit-learn flaky 6 0 0
dd-trace-py flaky 3 0 2
spack flaky 5 0 0
attrs 3 0 1
ignite 4 0 0
paasta 4 0 0
colour flaky 3 0 0
discord.py 3 0 0
graphql-core 0 3 0
setuptools 3 0 0
freqtrade 2 0 0
jax flaky 0 2 0

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

altair/vegalite/v6/api.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | UndefinedType`, found `str | Expr | Expression | UndefinedType`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | UndefinedType`, found `str | Expr | Expression`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `Literal["vega-lite", "vega"]`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `bool`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `dict[str, Any] | None`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `list[str] | None`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `Literal["vega-lite", "vega"]`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `bool`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `dict[str, Any] | None`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `to_dict` is incorrect: Expected `list[str] | None`, found `bool | Literal["vega-lite", "vega"] | list[str] | ... omitted 3 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `SchemaBase | Literal["argmax", "argmin", "average", "count", "distinct", ... omitted 20 literals] | UndefinedType`, found `Unknown | str`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `SchemaBase | Literal["argmax", "argmin", "average", "count", "distinct", ... omitted 20 literals] | UndefinedType`, found `Unknown | str`

tests/vegalite/v6/test_api.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[SchemaBase | Mapping[str, Any]] | UndefinedType`, found `Unknown | list[Unknown | AggregatedFieldDef] | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `SchemaBase | Literal[True] | Mapping[str, Any] | UndefinedType`, found `Unknown | str | bool`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | bool`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[SchemaBase | Mapping[str, Any]] | UndefinedType`, found `Unknown | list[Unknown | JoinAggregateFieldDef] | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | UndefinedType`, found `Unknown | LookupData | str`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | UndefinedType`, found `Unknown | LookupSelection | str`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | list[Unknown | str] | str`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | SchemaBase | UndefinedType`, found `Unknown | str | list[Unknown | str]`

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

apprise/plugins/xmpp/base.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `XMPPConfig`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | int]] | bool`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `XMPPConfig`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | int]] | bool`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | XMPPConfig | list[str] | ... omitted 4 union elements`

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

src/attr/_funcs.py

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

tests/test_validators.py

[error] invalid-argument-type - Argument is incorrect: Expected `str & Any`, found `None`
[error] invalid-argument-type - Argument is incorrect: Expected `Any & str`, found `None`

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

cloudinit/url_helper.py

[error] invalid-argument-type - Argument to bound method `request` is incorrect: Expected `Mapping[str, str | bytes | None] | None`, found `Unknown | bool`
[error] invalid-argument-type - Argument to bound method `request` is incorrect: Expected `str | bytes`, found `Unknown | bool`

tests/unittests/net/test_init.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | str | list[Unknown | dict[Unknown | str, Unknown | str]] | bool]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | str | list[Unknown | dict[Unknown | str, Unknown | str]] | bool]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | str | list[Unknown | dict[Unknown | str, Unknown | str]] | bool]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | str | list[Unknown | dict[Unknown | str, Unknown | str]] | bool]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | str | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | str | list[Unknown | dict[Unknown | str, Unknown | str]] | bool]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | str | list[Unknown | tuple[str, str]] | dict[Unknown | str, Unknown | dict[Unknown | str, Unknown | str | list[Unknown | dict[Unknown | str, Unknown | str]] | bool]]`

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

colour/plotting/models.py

[error] invalid-argument-type - Argument to bound method `scatter` is incorrect: Expected `str | Path | MarkerStyle | None`, found `Unknown | int | float | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to bound method `scatter` is incorrect: Expected `str | Path | MarkerStyle | None`, found `Unknown | int | str | float`
[error] invalid-argument-type - Argument to bound method `scatter` is incorrect: Expected `str | Path | MarkerStyle | None`, found `Unknown | int | str | float`

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

homeassistant/components/assist_satellite/__init__.py

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

homeassistant/components/isy994/number.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DeviceInfo | None`, found `Unknown | str | NumberEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `NumberEntityDescription`, found `Unknown | str | NumberEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | NumberEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DeviceInfo | None`, found `Unknown | str | NumberEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `EntityDescription`, found `Unknown | str | NumberEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | NumberEntityDescription | DeviceInfo | None`

homeassistant/components/isy994/select.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DeviceInfo | None`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `EntityDescription`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DeviceInfo | None`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `SelectEntityDescription`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DeviceInfo | None`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `EntityDescription`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | SelectEntityDescription | DeviceInfo | None`

homeassistant/components/lovelace/__init__.py

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

homeassistant/components/plex/media_browser.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | MediaClass | bool`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[BrowseMedia] | None`, found `Unknown | str | bool | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | bool | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[BrowseMedia] | None`, found `Unknown | str | bool | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | bool | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[BrowseMedia] | None`, found `Unknown | MediaClass | bool | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | MediaClass | bool | list[Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | bool`

homeassistant/components/roon/media_browser.py

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

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

tests/ci_visibility/api_client/test_ci_visibility_api_client.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `GitData`, found `Unknown | str | int | None | float`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `GitData`, found `None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ITR_SKIPPING_LEVEL`, found `Unknown | str | int | None | float`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, str | dict[str, str]]`, found `None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, str | dict[str, str]]`, found `Unknown | str | int | None | float`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | int | None | float`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | None`, found `Unknown | str | int | None | float`

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

discord/http.py

[error] invalid-argument-type - Argument to bound method `ws_connect` is incorrect: Expected `int`, found `Unknown | BasicAuth | None | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `ws_connect` is incorrect: Expected `int`, found `Unknown | BasicAuth | None | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `ws_connect` is incorrect: Expected `str | URL | None`, found `Unknown | BasicAuth | None | ... omitted 4 union elements`

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

freqtrade/rpc/telegram.py

[error] invalid-argument-type - Argument to bound method `_rpc_trade_statistics` is incorrect: Expected `str`, found `Unknown | datetime`
[error] invalid-argument-type - Argument to bound method `_rpc_trade_statistics` is incorrect: Expected `str`, found `Unknown | datetime`

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

tests/test_user_registry.py

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

tests/error/test_graphql_error.py

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

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

tests/ignite/handlers/test_state_param_scheduler.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | int | float | list[Unknown | int]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | int | float | list[Unknown | int]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[int]`, found `Unknown | str | int | float | list[Unknown | int]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | int | float | list[Unknown | int]`

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

jax/_src/ffi.py

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

jax/_src/xla_bridge.py

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

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

server/manticore_server/manticore_server.py

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

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

paasta_tools/tron/client.py

[error] invalid-argument-type - Argument to function `get` is incorrect: Expected `Mapping[str, str | bytes | None] | None`, found `Unknown | str | dict[Unknown | str, Unknown | str]`
[error] invalid-argument-type - Argument to function `get` is incorrect: Expected `str | bytes`, found `Unknown | str | dict[Unknown | str, Unknown | str]`
[error] invalid-argument-type - Argument to function `post` is incorrect: Expected `Mapping[str, str | bytes | None] | None`, found `Unknown | str | dict[Unknown | str, Unknown | str]`
[error] invalid-argument-type - Argument to function `post` is incorrect: Expected `str | bytes`, found `Unknown | str | dict[Unknown | str, Unknown | str]`

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

pandas/core/arrays/datetimes.py

[error] invalid-argument-type - Argument to bound method `tz_localize` is incorrect: Expected `Literal["shift_forward", "shift_backward", "NaT", "raise"] | timedelta`, found `Unknown | bool | None`
[error] invalid-argument-type - Argument to bound method `tz_localize` is incorrect: Expected `bool | Literal["raise", "NaT"]`, found `Unknown | bool | None`

pandas/io/json/_json.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 4 union elements`, found `Sequence[Hashable]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExtensionDtype | str | dtype[Any] | ... omitted 3 union elements`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | bool | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Literal["pyarrow", "numpy_nullable"] | _NoDefault`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool | list[str]`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExtensionDtype | str | dtype[Any] | ... omitted 3 union elements`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | bool | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Literal["pyarrow", "numpy_nullable"] | _NoDefault`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool | list[str]`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | bool | None | Literal["pyarrow", "numpy_nullable"] | _NoDefault`

pandas/io/parsers/c_parser_wrapper.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExtensionDtype | str | dtype[Any] | type | dict[Hashable, ExtensionDtype | str | dtype[Any] | type]`, found `dtype[Any] | ExtensionDtype | dict[Hashable, dtype[Any] | ExtensionDtype] | None`

pandas/tests/window/test_ewm.py

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

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

src/pip/_vendor/requests/cookies.py

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

src/pip/_vendor/urllib3/util/ssl_.py

[error] invalid-argument-type - Argument to function `wrap_socket` is incorrect: Expected `int`, found `Unknown | None | VerifyMode | bool`
[error] invalid-argument-type - Argument to function `wrap_socket` is incorrect: Expected `str | None`, found `Unknown | None | VerifyMode | bool`
[error] invalid-argument-type - Argument to function `wrap_socket` is incorrect: Expected `str | bytes | PathLike[str] | PathLike[bytes] | None`, found `Unknown | None | VerifyMode | bool`

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

tests/fixtures/directory/project_with_transitive_directory_dependencies/setup.py

[error] invalid-argument-type - Argument to function `setup` is incorrect: Expected `Mapping[str, list[str]]`, found `Unknown | str | None | list[Unknown | str] | dict[Unknown | str, Unknown | list[Unknown | str]]`
[error] invalid-argument-type - Argument to function `setup` is incorrect: Expected `str`, found `None`

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

src/integrations/prefect-dbt/tests/core/test_orchestrator_cache.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DbtExecutor | None`, found `Unknown | MagicMock | Path | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExecutionMode`, found `Unknown | MagicMock | Path | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PrefectDbtSettings | None`, found `Unknown | MagicMock | Path | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `type | None`, found `Unknown | MagicMock | Path | ... omitted 4 union elements`

src/integrations/prefect-dbt/tests/core/test_orchestrator_integration.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExecutionMode`, found `Unknown | PrefectDbtSettings | ExecutionMode | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PrefectDbtSettings | None`, found `Unknown | PrefectDbtSettings | ExecutionMode | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `TestStrategy`, found `Unknown | PrefectDbtSettings | ExecutionMode | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str | int | None`, found `Unknown | PrefectDbtSettings | ExecutionMode | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `type | None`, found `Unknown | PrefectDbtSettings | ExecutionMode | ... omitted 4 union elements`

src/integrations/prefect-dbt/tests/core/test_orchestrator_per_node.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DbtExecutor | None`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExecutionMode`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PrefectDbtSettings | None`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `type | None`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`

src/integrations/prefect-dbt/tests/core/test_orchestrator_test_strategies.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DbtExecutor | None`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExecutionMode`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PrefectDbtSettings | None`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `type | None`, found `Unknown | MagicMock | Path | ExecutionMode | <class 'ThreadPoolTaskRunner'>`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DbtExecutor | None`, found `Unknown | MagicMock | Path | ExecutionMode`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExecutionMode`, found `Unknown | MagicMock | Path | ExecutionMode`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PrefectDbtSettings | None`, found `Unknown | MagicMock | Path | ExecutionMode`

src/integrations/prefect-github/tests/test_graphql.py

[error] invalid-argument-type - Argument to function `_subset_return_fields` is incorrect: Expected `dict[tuple[Unknown, ...], tuple[Unknown, ...]]`, found `Unknown | list[Unknown] | dict[Unknown, Unknown]`

src/prefect/cli/_cyclopts/variable.py

[error] invalid-argument-type - Argument is incorrect: Expected `list[str] | None`, found `Unknown | str | int | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `str | None`, found `Unknown | str | int | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `list[str] | None`, found `Unknown | str | int | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `Unknown | str | int | ... omitted 5 union elements`

src/prefect/cli/variable.py

[error] invalid-argument-type - Argument is incorrect: Expected `list[str] | None`, found `Unknown | str | int | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `str | None`, found `Unknown | str | int | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `list[str] | None`, found `Unknown | str | int | ... omitted 5 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `Unknown | str | int | ... omitted 5 union elements`

src/prefect/events/utilities.py

[error] invalid-argument-type - Argument is incorrect: Expected `Resource`, found `Any | dict[str, Any] | None`
[error] invalid-argument-type - Argument is incorrect: Expected `Resource`, found `dict[str, str]`
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `Any | dict[str, Any] | None`

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

src/prefect/utilities/_engine.py

flaky
(2/10)
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`

pyinstrument (https://github.com/joerick/pyinstrument)

pyinstrument/context_manager.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Literal["enabled", "disabled", "strict"]`, found `Unknown | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | None`

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

rotkehlchen/chain/bitcoin/btc/manager.py

[error] invalid-argument-type - Argument to function `request_get_dict` is incorrect: Expected `bool`, found `Unknown | int`
[error] invalid-argument-type - Argument to function `request_get_dict` is incorrect: Expected `bool`, found `Unknown | int`

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

sklearn/utils/estimator_checks.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Exception`, found `Unknown | Exception | bool | str`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | Exception | bool | str`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | Exception | bool | str`
[error] invalid-argument-type - Argument to function `estimator_checks_generator` is incorrect: Expected `Literal["xfail", "skip"] | None`, found `Unknown | str | bool | None`
[error] invalid-argument-type - Argument to function `estimator_checks_generator` is incorrect: Expected `bool | None`, found `Unknown | str | bool | None`
[error] invalid-argument-type - Argument to function `estimator_checks_generator` is incorrect: Expected `bool`, found `Unknown | str | bool | None`

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

tests/test_downloaderslotssettings.py

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

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

setuptools/tests/config/test_expand.py

[error] invalid-argument-type - Argument to function `find_packages` is incorrect: Expected `str | PathLike[str] | None`, found `Unknown | dict[Unknown, Unknown]`
[error] invalid-argument-type - Argument to function `find_packages` is incorrect: Expected `dict[str, str] | None`, found `Unknown | dict[Unknown, Unknown] | bool`
[error] invalid-argument-type - Argument to function `find_packages` is incorrect: Expected `str | PathLike[str] | None`, found `Unknown | dict[Unknown, Unknown] | bool`

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

lib/spack/spack/cmd/create.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[str]`, found `Unknown | str | list[str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[str]`

lib/spack/spack/fetch_strategy.py

[error] invalid-argument-type - Argument to function `git_clone` is incorrect: Expected `bool`, found `Unknown | None`
[error] invalid-argument-type - Argument to function `git_clone` is incorrect: Expected `bool`, found `Unknown | None`
[error] invalid-argument-type - Argument to function `git_checkout` is incorrect: Expected `bool`, found `Unknown | None`

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

src/werkzeug/test.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `IO[bytes] | None`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | None`, found `str | None`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `IO[str] | None`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Iterable[tuple[str, str]] | None`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Mapping[str, str] | str | None`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | None`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | None | Headers`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | None | Headers`

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

xarray/tests/test_dataarray.py

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

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

zerver/tests/test_mirror_users.py

[error] invalid-argument-type - Argument to function `create_user_profile` is incorrect: Expected `str`, found `datetime`