Ecosystem report

Old: main (merge base) 20a17411 New: 22124/merge 75a4af7a
Lint Rule Removed Added Changed
Total 28 461 15
invalid-argument-type 0 389 6
unknown-argument 0 32 0
unused-type-ignore-comment 22 0 0
missing-argument 0 16 0
too-many-positional-arguments 0 16 0
invalid-return-type 3 0 6
type-assertion-failure 3 0 3
no-matching-overload 0 4 0
parameter-already-assigned 0 4 0
Project Removed Added Changed
Total 28 461 15
dd-trace-py 0 197 0
rotki 2 40 0
ignite 0 40 0
ibis 0 37 0
spack 0 27 0
scikit-learn 0 20 0
scrapy 0 15 0
colour 0 13 0
optuna 0 0 10
pandas 4 6 0
pandera 9 0 0
sympy flaky 0 9 0
meson 0 8 0
pybind11 0 8 0
attrs 0 6 0
pandas-stubs 3 0 3
static-frame 0 6 0
apprise 0 5 0
scipy 0 5 0
PyGithub 3 0 0

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

github/PaginatedList.py

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

github/Requester.py

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

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

aiohttp/web_protocol.py

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

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

apprise/plugins/email/base.py

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

apprise/plugins/fcm/__init__.py

[error] unknown-argument - Argument `user_agent` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `timeout` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `verify_certificate` does not match any known parameter of bound method `__init__`

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

src/arti/types/bigquery.py

[error] invalid-argument-type - Argument is incorrect: Expected `Struct`, found `Type`

src/arti/types/pyarrow.py

[error] invalid-argument-type - Argument is incorrect: Expected `Struct`, found `Type`

src/arti/types/python.py

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

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

tests/test_make.py

[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2

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

src/bandersnatch/tests/test_configuration.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `str | None`

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

src/black/trans.py

[error] invalid-return-type - Return type does not match returned value: expected `Ok[list[int]] | Err[CannotTransform]`, found `Ok[list[Unknown] & ~AlwaysFalsy]`
[error] invalid-return-type - Return type does not match returned value: expected `Ok[list[int]] | Err[CannotTransform]`, found `Ok[list[Unknown] & ~AlwaysFalsy]`

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

cloudinit/cmd/devel/net_convert.py

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

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

colour/io/uprtek_sekonic.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsFloat | SupportsIndex`, found `str | list[str]`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `str | list[str]`

colour/utilities/array.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsInt | SupportsIndex | str | bytes`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsFloat | SupportsIndex | str | bytes | None`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsFloat | SupportsIndex | str | bytes | None`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsFloat | SupportsIndex | str | bytes | None`, found `_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | ... omitted 5 union elements`

comtypes (https://github.com/enthought/comtypes)

comtypes/test/test_util.py

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

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

homeassistant/components/system_bridge/__init__.py

[error] invalid-return-type - Return type does not match returned value: expected `ServiceResponse`, found `dict[str, dict[str, dict[str, Any] | list[Any] | str | ... omitted 3 union elements] | list[dict[str, Any] | list[Any] | str | ... omitted 3 union elements] | str | ... omitted 4 union elements]`

homeassistant/components/xiaomi_miio/__init__.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `(() -> Awaitable[dict[str, Any]]) | None`, found `Unknown | (() -> Coroutine[Any, Any, VacuumCoordinatorData])`

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

benchmarks/encoder/utils.py

[error] missing-argument - No arguments provided for required parameters `max_size`, `max_item_size` of bound method `__init__`
[error] missing-argument - No arguments provided for required parameters `max_size`, `max_item_size` of bound method `__init__`

ddtrace/appsec/_common_module_patches.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `FrameType`, found `FrameType | None`
[error] too-many-positional-arguments - Too many positional arguments to function `__init__`: expected 1, got 4
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `FrameType`, found `FrameType | None`
[error] too-many-positional-arguments - Too many positional arguments to function `__init__`: expected 1, got 4

ddtrace/debugging/_debugger.py

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

ddtrace/vendor/psutil/setup.py

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

tests/conftest.py

[error] unknown-argument - Argument `is_periodic` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `agentless` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `agentless` does not match any known parameter of bound method `__init__`

tests/profiling/collector/test_threading.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `LockType | _RLock | RLock | None`, found `Literal[1]`
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `LockType | _RLock | RLock | None`, found `Literal[1]`
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2

tests/telemetry/test_writer.py

[error] unknown-argument - Argument `agentless` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `agentless` does not match any known parameter of bound method `__init__`

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

ibis/backends/sql/datatypes.py

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

ibis/expr/types/generic.py

[error] missing-argument - No argument provided for required parameter `quantile`
[error] missing-argument - No argument provided for required parameter `quantile`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Unknown, Columnar]`, found `int | float | NumericValue | Sequence[NumericValue | int | float]`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Unknown, Columnar]`, found `int | float | NumericValue | Sequence[NumericValue | int | float]`
[error] invalid-argument-type - Argument is incorrect: Expected `ibis.expr.operations.core.Value[Boolean, Any] | None`, found `ibis.expr.types.generic.Value | None | @Todo`
[error] invalid-argument-type - Argument is incorrect: Expected `ibis.expr.operations.core.Value[Boolean, Any] | None`, found `ibis.expr.types.generic.Value | None | @Todo`
[error] parameter-already-assigned - Multiple values provided for parameter `where`
[error] parameter-already-assigned - Multiple values provided for parameter `where`

ibis/expr/types/numeric.py

[error] missing-argument - No argument provided for required parameter `quantile`
[error] missing-argument - No argument provided for required parameter `quantile`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Numeric, Columnar]`, found `int | float | NumericValue | Sequence[NumericValue | int | float]`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Numeric, Columnar]`, found `int | float | NumericValue | Sequence[NumericValue | int | float]`
[error] invalid-argument-type - Argument is incorrect: Expected `ibis.expr.operations.core.Value[Boolean, Any] | None`, found `ibis.expr.types.generic.Value | None | @Todo`
[error] invalid-argument-type - Argument is incorrect: Expected `ibis.expr.operations.core.Value[Boolean, Any] | None`, found `ibis.expr.types.generic.Value | None | @Todo`
[error] parameter-already-assigned - Multiple values provided for parameter `where`
[error] parameter-already-assigned - Multiple values provided for parameter `where`

ibis/expr/types/strings.py

[error] invalid-argument-type - Argument is incorrect: Expected `Value[Array[String], Any]`, found `Sequence[str | StringValue | Deferred] | ArrayValue | Deferred`
[error] invalid-argument-type - Argument is incorrect: Expected `tuple[Value[String, Any], ...]`, found `Sequence[str | StringValue | Deferred] | ArrayValue | Deferred`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[String, Any]`, found `Self@join`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[String, Any]`, found `Self@join`

ibis/expr/types/temporal.py

[error] invalid-argument-type - Argument is incorrect: Expected `Value[Time | Timestamp, Any]`, found `@Todo | Self@between`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Time | String, Any]`, found `str | time | TimeValue`
[error] invalid-argument-type - Argument is incorrect: Expected `Value[Time | String, Any]`, found `str | time | TimeValue`

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, /) -> list[int | float] | int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[int]`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[tuple[int, int | float]]`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `(int, /) -> list[int | float] | int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int | float`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[int]`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[tuple[int, int | float]]`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | str | list[Unknown | tuple[int, int]] | ... omitted 4 union elements`

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

mesonbuild/backend/ninjabackend.py

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

mesonbuild/compilers/detect.py

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

mesonbuild/interpreter/interpreter.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[File | CustomTarget | CustomTargetIndex | ... omitted 4 union elements]`, found `list[File | str | CustomTarget | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[File | CustomTarget | CustomTargetIndex | ... omitted 4 union elements]`, found `list[File | str | CustomTarget | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[File | CustomTarget | CustomTargetIndex | ... omitted 4 union elements]`, found `list[File | str | CustomTarget | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `list[File | CustomTarget | CustomTargetIndex | ... omitted 4 union elements]`, found `list[File | str | CustomTarget | ... omitted 5 union elements]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ExecutableKeywordArguments`, found `Executable | StaticLibrary | SharedLibrary | SharedModule | Jar`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `StaticLibraryKeywordArguments`, found `Executable | StaticLibrary | SharedLibrary | SharedModule | Jar`

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

pymongo/read_preferences.py

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

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

openlibrary/plugins/worksearch/code.py

[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, list[tuple[str, str, int]]]`, found `dict[Unknown, Unknown] | None`
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, list[tuple[str, str, int]]]`, found `dict[str, list[tuple[str, str, int]]] | None`

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

optuna/storages/_rdb/storage.py

[error] invalid-return-type - Return type does not match returned value: expected `str`, found `Unknown | Column[Unknown]`
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `Unknown | Column[str]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[str]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[Unknown], Unknown]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[str], Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[str]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[Unknown], Unknown]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[str], Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[str]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[Unknown], Unknown]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[str], Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[Unknown]`
[error] invalid-argument-type - Argument to function `loads` is incorrect: Expected `str | bytes | bytearray`, found `Unknown | Column[str]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[Unknown], Unknown]`
[error] invalid-return-type - Return type does not match returned value: expected `dict[str, Any]`, found `dict[Unknown | Column[str], Unknown]`
[error] invalid-argument-type - Argument to function `json_to_distribution` is incorrect: Expected `str`, found `Unknown | Column[Unknown]`
[error] invalid-argument-type - Argument to function `json_to_distribution` is incorrect: Expected `str`, found `Unknown | Column[str]`

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

paasta_tools/cli/cmds/logs.py

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

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

pandas/_testing/_io.py

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

pandas/_testing/__init__.py

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

pandas/core/arrays/datetimelike.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `integer[Any] | int | float | ... omitted 3 union elements`, found `(Unknown & ~str) | Period | Timestamp | Timedelta | NaTType`

pandas/core/indexes/accessors.py

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

pandas/core/indexes/base.py

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

pandas/io/formats/format.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DatetimeArray`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DatetimeArray`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `TimedeltaArray`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`

pandas/tests/extension/decimal/array.py

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

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

tests/arrays/test_datetime_array.py

[error] type-assertion-failure - Type `DatetimeArray` does not match asserted type `Unknown`
[error] type-assertion-failure - Type `DatetimeArray` does not match asserted type `PeriodArray`

tests/arrays/test_interval.py

[error] type-assertion-failure - Type `IntervalArray` does not match asserted type `Unknown`
[error] type-assertion-failure - Type `IntervalArray` does not match asserted type `PeriodArray`

tests/arrays/test_period.py

[error] type-assertion-failure - Type `PeriodArray` does not match asserted type `Unknown`

tests/arrays/test_timedeltas.py

[error] type-assertion-failure - Type `TimedeltaArray` does not match asserted type `Unknown`
[error] type-assertion-failure - Type `TimedeltaArray` does not match asserted type `PeriodArray`

tests/indexes/test_indexes.py

[error] type-assertion-failure - Type `IntervalIndex[Interval[int]]` does not match asserted type `Unknown`
[error] type-assertion-failure - Type `IntervalIndex[Interval[int]]` does not match asserted type `Unknown`

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

tests/pandas/test_decorators.py

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

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

src/prefect/utilities/collections.py

[error] invalid-argument-type - Argument is incorrect: Expected `tuple[Any]`, found `list[Unknown | None]`

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

pwndbg/aglib/heap/ptmalloc.py

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

pybind11 (https://github.com/pybind/pybind11)

tests/test_pytypes.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Iterable[SupportsIndex] | SupportsIndex | Buffer`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `Buffer`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `Iterable[SupportsIndex] | SupportsIndex | SupportsBytes | Buffer`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsFloat | SupportsIndex`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `str | Buffer | SupportsInt | SupportsIndex | SupportsTrunc`, found `Unknown | bytes | bytearray | ... omitted 5 union elements`

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

rotkehlchen/chain/evm/manager.py

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

rotkehlchen/tests/utils/ethereum.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ArbitrumOneInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `BaseInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `EthereumInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `GnosisInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `OptimismInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PolygonPOSInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ScrollInquirer`, found `EvmNodeInquirer`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ArbitrumOneInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ArbitrumOneTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `BaseInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `BaseTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `BeaconChain | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `BinanceSCInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `BinanceSCTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `DBHandler`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `EthereumInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `EthereumTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `GnosisInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `GnosisTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `OptimismInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `OptimismTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PolygonPOSInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `PolygonPOSTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Premium | None`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ScrollInquirer`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `ScrollTransactions`, found `Unknown | DBHandler | EvmNodeInquirer | EvmTransactions`

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

sklearn/ensemble/_forest.py

[error] missing-argument - No argument provided for required parameter `self` of function `__init__`
[error] unknown-argument - Argument `criterion` does not match any known parameter of function `__init__`
[error] missing-argument - No argument provided for required parameter `self` of function `__init__`
[error] unknown-argument - Argument `criterion` does not match any known parameter of function `__init__`

sklearn/ensemble/_gb.py

[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`

sklearn/ensemble/_hist_gradient_boosting/gradient_boosting.py

[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `quantile` does not match any known parameter of bound method `__init__`

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

benchmarks/benchmarks/tests/test_go_benchmark_functions.py

[error] missing-argument - No argument provided for required parameter `dimensions` of bound method `__init__`
[error] missing-argument - No argument provided for required parameter `dimensions` of bound method `__init__`
[error] missing-argument - No argument provided for required parameter `dimensions` of bound method `__init__`
[error] missing-argument - No argument provided for required parameter `dimensions` of bound method `__init__`

scipy/sparse/linalg/_matfuncs.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `SupportsIndex | Sequence[SupportsIndex]`, found `list[Unknown | list[Unknown]]`

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

tests/test_http_request.py

[error] missing-argument - No argument provided for required parameter `url` of bound method `__init__`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Literal[123]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `((Unknown, /) -> Any) | None`, found `def somecallback() -> Unknown`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `((Unknown, /) -> Any) | None`, found `Literal["a_function"]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `((Unknown, /) -> Any) | None`, found `Literal["a_function"]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, Iterable[str]] | list[tuple[str, Iterable[str]]] | None`, found `tuple[tuple[Literal["a"], Literal["one"]], tuple[Literal["a"], Literal["two"]], tuple[Literal["b"], Literal["2"]]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, Iterable[str]] | list[tuple[str, Iterable[str]]] | None`, found `tuple[tuple[Literal["a"], Literal["one"]], tuple[Literal["a"], Literal["two"]], tuple[Literal["b"], Literal["2"]]]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, Iterable[str]] | list[tuple[str, Iterable[str]]] | None`, found `dict[Unknown | bytes, Unknown | bytes]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, Iterable[str]] | list[tuple[str, Iterable[str]]] | None`, found `dict[Unknown | str | bytes, Unknown | bytes | str]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `dict[str, Iterable[str]] | list[tuple[str, Iterable[str]]] | None`, found `dict[Unknown | bytes, Unknown | bytes]`

tests/test_http_response.py

[error] missing-argument - No argument provided for required parameter `url` of bound method `__init__`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `str`, found `Literal[b"http://example.com"]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `bytes`, found `dict[Unknown, Unknown]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int`, found `Literal["301"]`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `int`, found `Literal["lala200"]`

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

setuptools/_distutils/compilers/C/base.py

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

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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `list[str]`, found `Unknown | str | list[str]`
[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 `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/database.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `lib.spack.spack.llnl.util.lock.Lock`, found `ForbiddenLock | lib.spack.spack.util.lock.Lock`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `lib.spack.spack.llnl.util.lock.Lock`, found `ForbiddenLock | lib.spack.spack.util.lock.Lock`

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

static_frame/core/container_util.py

[error] unknown-argument - Argument `own_index` does not match any known parameter of function `__new__`
[error] unknown-argument - Argument `own_index` does not match any known parameter of function `__new__`
[error] unknown-argument - Argument `index` does not match any known parameter of function `__new__`
[error] unknown-argument - Argument `index` does not match any known parameter of function `__new__`
[error] unknown-argument - Argument `columns` does not match any known parameter of bound method `__init__`
[error] unknown-argument - Argument `columns` does not match any known parameter of function `__new__`

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

sympy/core/tests/test_assumptions.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `bool | None`, found `Literal[1]`
[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `bool | None`, found `Literal[0]`

sympy/core/tests/test_arit.py

[error] invalid-argument-type - Argument to function `__new__` is incorrect: Expected `Expr | int | float | complex`, found `Unknown | Basic`

sympy/polys/domains/domain.py

[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 3
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 1, got 2

sympy/polys/domains/gmpyrationalfield.py

[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 2, got 3
[error] too-many-positional-arguments - Too many positional arguments to bound method `__init__`: expected 2, got 3

sympy/polys/domains/old_fractionfield.py

[error] missing-argument - No argument provided for required parameter `dom` of bound method `__init__`

sympy/polys/domains/polynomialring.py

[error] missing-argument - No argument provided for required parameter `init` of bound method `__init__`

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

test/test_transforms_v2.py

[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[(...) -> Unknown]`, found `(x) -> Unknown`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[(...) -> Unknown]`, found `(x) -> Unknown`
[error] invalid-argument-type - Argument to bound method `__init__` is incorrect: Expected `Sequence[(...) -> Unknown]`, found `(x) -> Unknown`

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

tests/test_datastructures.py

[error] invalid-argument-type - Argument to bound method `get` is incorrect: Expected `(str | None, /) -> Literal[-1]`, found `<class 'int'>`
[error] invalid-argument-type - Argument to bound method `get` is incorrect: Expected `(str | None, /) -> Literal[-1]`, found `<class 'int'>`

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

xarray/coding/times.py

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

xarray/core/resample_cftime.py

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

xarray/tests/test_variable.py

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