Ecosystem report

Old: main (merge base) c9155d5e New: 21906/merge 5850af81
Lint Rule Removed Added Changed
Total 124 32 64
invalid-argument-type 84 9 61
unresolved-attribute 31 1 1
missing-argument 0 13 0
unknown-argument 0 5 0
unused-ignore-comment 1 4 0
no-matching-overload 3 0 0
type-assertion-failure 2 0 1
invalid-assignment 2 0 0
invalid-return-type 1 0 1
Project Removed Added Changed
Total 124 32 64
prefect 47 27 42
sympy 31 1 0
hydpy 11 0 11
cki-lib 6 0 6
pandas-stubs 5 0 1
vision 6 0 0
scipy 4 0 0
urllib3 2 0 2
xarray 3 0 0
discord.py 0 2 0
jax 1 0 1
scikit-learn 1 1 0
strawberry 2 0 0
beartype 1 0 0
ibis 1 0 0
mongo-python-driver 0 1 0
openlibrary 1 0 0
pandas 1 0 0
trio 0 0 1
yarl 1 0 0

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

beartype/_util/py/utilpyweakref.py

[error] invalid-argument-type - :76:27 - Argument to function `__new__` is incorrect: Expected `type[ReferenceType[_T@ReferenceType]]`, found `<class 'ReferenceType[~None]'>`

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

cki_lib/inttests/mariadb.py

[error] invalid-argument-type - :29 -
Old: Argument is incorrect: Expected `Self@k8s_namespace`, found `Literal["mariadb"]`
New: Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["mariadb"]`
[error] invalid-argument-type - :29:32 - Argument is incorrect: Expected `type[Self@k8s_namespace]`, found `Literal["mariadb"]`

cki_lib/inttests/minio.py

[error] invalid-argument-type - :29 -
Old: Argument is incorrect: Expected `Self@k8s_namespace`, found `Literal["minio"]`
New: Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["minio"]`
[error] invalid-argument-type - :29:32 - Argument is incorrect: Expected `type[Self@k8s_namespace]`, found `Literal["minio"]`

cki_lib/inttests/rabbitmq.py

[error] invalid-argument-type - :43 -
Old: Argument is incorrect: Expected `Self@k8s_namespace`, found `Literal["rabbitmq"]`
New: Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["rabbitmq"]`
[error] invalid-argument-type - :43:32 - Argument is incorrect: Expected `type[Self@k8s_namespace]`, found `Literal["rabbitmq"]`

cki_lib/inttests/remote_responses.py

[error] invalid-argument-type - :135 -
Old: Argument is incorrect: Expected `Self@k8s_namespace`, found `Literal["remote-responses"]`
New: Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["remote-responses"]`
[error] invalid-argument-type - :135:32 - Argument is incorrect: Expected `type[Self@k8s_namespace]`, found `Literal["remote-responses"]`

cki_lib/inttests/sqs.py

[error] invalid-argument-type - :37 -
Old: Argument is incorrect: Expected `Self@k8s_namespace`, found `Literal["sqs"]`
New: Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["sqs"]`
[error] invalid-argument-type - :37:32 - Argument is incorrect: Expected `type[Self@k8s_namespace]`, found `Literal["sqs"]`

cki_lib/inttests/vault.py

[error] invalid-argument-type - :29 -
Old: Argument is incorrect: Expected `Self@k8s_namespace`, found `Literal["vault"]`
New: Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["vault"]`
[error] invalid-argument-type - :29:32 - Argument is incorrect: Expected `type[Self@k8s_namespace]`, found `Literal["vault"]`

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

discord/app_commands/models.py

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

discord/channel.py

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

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

hydpy/models/evap/evap_model.py

[error] invalid-argument-type - :8167 -
Old: Argument is incorrect: Expected `Self@modify_constants`, found `Constants | None`
New: Argument is incorrect: Expected `type[NameParameter]`, found `Constants | None`
[error] invalid-argument-type - :8167:13 - Argument is incorrect: Expected `type[Self@modify_constants]`, found `Constants | None`
[error] invalid-argument-type - :8169 -
Old: Argument is incorrect: Expected `Self@modify_rows`, found `Constants | None`
New: Argument is incorrect: Expected `type[KeywordParameter2D]`, found `Constants | None`
[error] invalid-argument-type - :8169:13 - Argument is incorrect: Expected `type[Self@modify_rows]`, found `Constants | None`
[error] invalid-argument-type - :8171 -
Old: Argument is incorrect: Expected `Self@modify_refindices`, found `NameParameter | None`
New: Argument is incorrect: Expected `type[ZipParameter]`, found `NameParameter | None`
[error] invalid-argument-type - :8171:13 - Argument is incorrect: Expected `type[Self@modify_refindices]`, found `NameParameter | None`
[error] invalid-argument-type - :8173 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :8173:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`
[error] invalid-argument-type - :8175 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :8175:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`
[error] invalid-argument-type - :8177 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :8177:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`
[error] invalid-argument-type - :8179 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :8179:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`

hydpy/models/meteo/meteo_model.py

[error] invalid-argument-type - :2872 -
Old: Argument is incorrect: Expected `Self@modify_refindices`, found `NameParameter | None`
New: Argument is incorrect: Expected `type[ZipParameter]`, found `NameParameter | None`
[error] invalid-argument-type - :2872:13 - Argument is incorrect: Expected `type[Self@modify_refindices]`, found `NameParameter | None`
[error] invalid-argument-type - :2874 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :2874:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`
[error] invalid-argument-type - :2876 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :2876:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`
[error] invalid-argument-type - :2878 -
Old: Argument is incorrect: Expected `Self@modify_refweights`, found `Parameter | None`
New: Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] invalid-argument-type - :2878:13 - Argument is incorrect: Expected `type[Self@modify_refweights]`, found `Parameter | None`

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

ibis/expr/types/relations.py

[error] invalid-argument-type - :3668:13 - Argument to bound method `__call__` is incorrect: Expected `Self@join`, found `Table`

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

jax/_src/interpreters/pxla.py

[error] invalid-argument-type - :1361 -
Old: Argument is incorrect: Expected `Self@trace`, found `Unknown | PGLEProfiler | None`
New: Argument is incorrect: Expected `type[PGLEProfiler]`, found `Unknown | PGLEProfiler | None`
[error] invalid-argument-type - :1361:38 - Argument is incorrect: Expected `type[Self@trace]`, found `Unknown | PGLEProfiler | None`

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

bson/code.py

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

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

openlibrary/plugins/worksearch/code.py

[error] invalid-argument-type - :1208:9 - Argument to function `run_solr_query` is incorrect: Expected `Literal["UNLABELLED", "BOOK_SEARCH", "BOOK_SEARCH_API", "BOOK_SEARCH_FACETS", "BOOK_CAROUSEL", ... omitted 11 literals]`, found `str`

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

pandas/io/excel/_base.py

[error] invalid-return-type - :1183:16 - Return type does not match returned value: expected `Self@__new__`, found `@Todo | ExcelWriter[Unknown]`

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

pandas-stubs/_typing.pyi

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

tests/indexes/test_index_float.py

[error] type-assertion-failure - :113:13 - Type `Index[int | float]` does not match asserted type `Index[Any]`

tests/series/test_series_float.py

[error] type-assertion-failure - :110:13 - Type `Series[int | float]` does not match asserted type `Unknown`
[error] no-matching-overload - :110:25 - No overload of bound method `astype` matches arguments
[error] no-matching-overload - :112:15 - No overload of bound method `astype` matches arguments
[error] type-assertion-failure - :54 -
Old: Type `Series[int | float]` does not match asserted type `Series[Unknown | float]`
New: Type `Series[int | float]` does not match asserted type `Series[Any]`

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

src/integrations/prefect-aws/prefect_aws/experimental/bundles/execute.py

[error] missing-argument - :48:27 - No argument provided for required parameter `name`
[error] invalid-argument-type - :48:47 - Argument is incorrect: Expected `type[Self@aload]`, found `str`

src/integrations/prefect-aws/prefect_aws/experimental/bundles/upload.py

[error] missing-argument - :64:27 - No argument provided for required parameter `name`

src/integrations/prefect-aws/tests/test_s3.py

[error] missing-argument - :1140:18 - No argument provided for required parameter `name`
[error] invalid-argument-type - :1140:32 - Argument is incorrect: Expected `type[Self@aload]`, found `Literal["round-tripper"]`

src/integrations/prefect-azure/prefect_azure/experimental/bundles/execute.py

[error] missing-argument - :28:19 - No argument provided for required parameter `name`
[error] unknown-argument - :30:17 - Argument `_sync` does not match any known parameter

src/integrations/prefect-azure/prefect_azure/experimental/bundles/upload.py

[error] missing-argument - :38:19 - No argument provided for required parameter `name`
[error] unknown-argument - :40:17 - Argument `_sync` does not match any known parameter

src/integrations/prefect-azure/tests/test_aci_worker.py

[error] invalid-argument-type - :111 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
[error] invalid-argument-type - :111:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[Unknown | str, Unknown | dict[str, Any]]`

src/integrations/prefect-dbt/prefect_dbt/cloud/jobs.py

[error] unresolved-attribute - :1123 -
Old: Object of type `((trigger_job_run_options: TriggerJobRunOptions | None = None) -> Unknown | Coroutine[Any, Any, Unknown]) | ((trigger_job_run_options: Divergent = Divergent) -> Unknown | Coroutine[Any, Any, Unknown])` has no attribute `aio`
New: Object of type `(trigger_job_run_options: TriggerJobRunOptions | None = None) -> Unknown | Coroutine[Any, Any, Unknown]` has no attribute `aio`

src/integrations/prefect-dbt/tests/cli/test_credentials.py

[error] missing-argument - :75:36 - No argument provided for required parameter `name`
[error] invalid-argument-type - :75:55 - Argument is incorrect: Expected `type[Self@aload]`, found `str`

src/integrations/prefect-email/tests/test_credentials.py

[error] missing-argument - :90:19 - No argument provided for required parameter `name`
[error] invalid-argument-type - :90:47 - Argument is incorrect: Expected `type[Self@aload]`, found `Literal["email-credentials"]`
[error] missing-argument - :107:19 - No argument provided for required parameter `name`
[error] invalid-argument-type - :107:47 - Argument is incorrect: Expected `type[Self@aload]`, found `Literal["email-credentials"]`

src/integrations/prefect-gcp/prefect_gcp/experimental/bundles/execute.py

[error] missing-argument - :28:13 - No argument provided for required parameter `name`
[error] invalid-argument-type - :29:17 - Argument is incorrect: Expected `type[Self@aload]`, found `str`
[error] unknown-argument - :30:17 - Argument `_sync` does not match any known parameter

src/integrations/prefect-gcp/prefect_gcp/experimental/bundles/upload.py

[error] missing-argument - :52:13 - No argument provided for required parameter `name`
[error] unknown-argument - :54:17 - Argument `_sync` does not match any known parameter

src/integrations/prefect-gcp/tests/test_cloud_run_worker.py

[error] invalid-argument-type - :421 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :421:75 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :442 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :442:75 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :475 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :475:75 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`

src/integrations/prefect-gcp/tests/test_vertex_worker.py

[error] invalid-argument-type - :67 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :67:17 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :95 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :95:17 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`

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

[error] invalid-argument-type - :1295 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1295:17 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1317 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1317:17 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1354 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1354:17 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1388 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1388:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1436 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1436:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1490 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1490:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1614 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1614:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1641 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1641:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1695 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1695:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1763 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1763:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1815 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1815:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1867 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1867:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1910 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1910:21 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1950 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1950:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :1993 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :1993:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2040 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2040:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2081 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2081:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2107 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2107:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2150 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2150:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2173 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2173:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2209 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2209:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2256 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2256:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2315 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2315:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2361 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2361:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2394 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2394:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2469 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2469:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2523 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2523:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2546 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2546:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2590 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2590:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2614 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2614:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2638 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2638:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`
[error] invalid-argument-type - :2656 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :2656:13 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`

src/integrations/prefect-snowflake/tests/experimental/test_spcs_worker.py

[error] invalid-argument-type - :143 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
[error] invalid-argument-type - :143:9 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
[error] invalid-argument-type - :927 -
Old: Argument is incorrect: Expected `Self@from_template_and_values`, found `dict[str, Any]`
New: Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] invalid-argument-type - :927:69 - Argument is incorrect: Expected `type[Self@from_template_and_values]`, found `dict[str, Any]`

src/integrations/prefect-sqlalchemy/tests/test_database.py

[error] missing-argument - :447:18 - No argument provided for required parameter `name`
[error] invalid-argument-type - :447:43 - Argument is incorrect: Expected `type[Self@aload]`, found `str`
[error] missing-argument - :466:18 - No argument provided for required parameter `name`
[error] invalid-argument-type - :466:43 - Argument is incorrect: Expected `type[Self@aload]`, found `str`

src/prefect/blocks/core.py

[error] invalid-argument-type - :1261 -
Old: Argument is incorrect: Expected `Self@_get_block_document_by_id`, found `str | UUID`
New: Argument is incorrect: Expected `type[Block]`, found `str | UUID`
[error] invalid-argument-type - :1261:69 - Argument is incorrect: Expected `type[Self@_get_block_document_by_id]`, found `str | UUID`

src/prefect/cli/deploy/_actions.py

[error] invalid-argument-type - :65:32 - Argument is incorrect: Expected `Self@aload`, found `str`

src/prefect/cli/deployment.py

[error] invalid-argument-type - :288:40 - Argument is incorrect: Expected `Self@load_from_ref`, found `UUID & ~AlwaysFalsy`

src/prefect/deployments/steps/pull.py

[error] invalid-argument-type - :265:35 - Argument is incorrect: Expected `Self@aload`, found `str`

src/prefect/results.py

[error] missing-argument - :181:17 - No argument provided for required parameter `name`
[error] invalid-argument-type - :181:28 - Argument is incorrect: Expected `type[Self@aload]`, found `str`
[error] unknown-argument - :181:44 - Argument `_sync` does not match any known parameter
[error] invalid-argument-type - :144:35 - Argument is incorrect: Expected `Self@aload`, found `str`

src/prefect/testing/utilities.py

[error] invalid-argument-type - :263:40 - Argument is incorrect: Expected `Self@aload`, found `str`
[error] invalid-argument-type - :274:40 - Argument is incorrect: Expected `Self@aload`, found `str`

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

sklearn/externals/array_api_compat/_internal.py

[error] invalid-assignment - :49:9 - Object of type `Signature` is not assignable to attribute `__signature__` on type `_Wrapped[(...), Unknown, (*args: object, **kwargs: object), Unknown] | _Wrapped[(...), Unknown, Divergent, Unknown]`
[error] unresolved-attribute - :49:9 - Unresolved attribute `__signature__` on type `_Wrapped[(...), Unknown, (*args: object, **kwargs: object), Unknown]`.

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

benchmarks/benchmarks/optimize.py

[error] unresolved-attribute - :56:9 - Unresolved attribute `function` on type `Self@from_funcobj`.
[error] unresolved-attribute - :61:9 - Unresolved attribute `bounds` on type `Self@from_funcobj`.

scipy/interpolate/_fitpack2.py

[error] unresolved-attribute - :956:9 - Unresolved attribute `tck` on type `Self@_from_tck`.
[error] unresolved-attribute - :957:9 - Unresolved attribute `degrees` on type `Self@_from_tck`.

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

strawberry/types/object_type.py

[error] invalid-argument-type - :137:13 - Argument to function `__new__` is incorrect: Argument type `T'instance@_process_type` does not satisfy upper bound `BaseException` of type variable `Self`
[error] invalid-argument-type - :137:13 - Argument to function `__new__` is incorrect: Expected `type[InvalidSuperclassInterfaceError]`, found `T@_process_type`

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

sympy/core/relational.py

[error] invalid-argument-type - :283:35 - Argument to function `__new__` is incorrect: Expected `type[Unknown]`, found `Unknown | <class 'Unequality'> | <class 'StrictLessThan'> | ... omitted 5 union elements`

sympy/core/singleton.py

[error] invalid-argument-type - :233:45 - Argument to function `__new__` is incorrect: Expected `type[Basic]`, found `Self@__init__`
[error] invalid-argument-type - :233:45 - Argument to function `__new__` is incorrect: Expected `type[Basic]`, found `Self@__init__`

sympy/external/pythonmpq.py

[error] unresolved-attribute - :107:9 - Unresolved attribute `numerator` on type `Self@_new`.
[error] unresolved-attribute - :108:9 - Unresolved attribute `denominator` on type `Self@_new`.

sympy/physics/quantum/qexpr.py

[error] unresolved-attribute - :149:9 - Unresolved attribute `hilbert_space` on type `Self@_new_rawargs`.
[error] invalid-assignment - :193:13 - Object of type `Unknown` is not assignable to attribute `hilbert_space` on type `(Unknown & QExpr) | (Dagger & QExpr)`

sympy/polys/matrices/_dfm.py

[error] unresolved-attribute - :128:9 - Unresolved attribute `rep` on type `Self@_new`.
[error] unresolved-attribute - :129:9 - Unresolved attribute `shape` on type `Self@_new`.
[error] unresolved-attribute - :130:9 - Unresolved attribute `domain` on type `Self@_new`.

sympy/polys/matrices/domainscalar.py

[error] unresolved-attribute - :32:9 - Unresolved attribute `element` on type `Self@new`.
[error] unresolved-attribute - :33:9 - Unresolved attribute `domain` on type `Self@new`.

sympy/polys/polyclasses.py

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

sympy/polys/polymatrix.py

[error] unresolved-attribute - :130:9 - Unresolved attribute `_dm` on type `Self@from_dm`.
[error] unresolved-attribute - :131:9 - Unresolved attribute `ring` on type `Self@from_dm`.
[error] unresolved-attribute - :132:9 - Unresolved attribute `domain` on type `Self@from_dm`.
[error] unresolved-attribute - :133:9 - Unresolved attribute `gens` on type `Self@from_dm`.

sympy/polys/rootoftools.py

[error] unresolved-attribute - :369:9 - Unresolved attribute `poly` on type `Self@_new`.
[error] unresolved-attribute - :370:9 - Unresolved attribute `index` on type `Self@_new`.
[error] unresolved-attribute - :373:26 - Object of type `Self@_new` has no attribute `poly`
[error] unresolved-attribute - :374:30 - Object of type `Self@_new` has no attribute `poly`
[error] unresolved-attribute - :1192:9 - Unresolved attribute `poly` on type `Self@_new`.
[error] unresolved-attribute - :1193:9 - Unresolved attribute `fun` on type `Self@_new`.
[error] unresolved-attribute - :1194:9 - Unresolved attribute `auto` on type `Self@_new`.

sympy/simplify/hyperexpand.py

[error] unresolved-attribute - :1388:9 - Unresolved attribute `_poly` on type `Self@_meijer`.
[error] unresolved-attribute - :1390:13 - Unresolved attribute `_a` on type `Self@_meijer`.
[error] unresolved-attribute - :1391:13 - Unresolved attribute `_b` on type `Self@_meijer`.
[error] unresolved-attribute - :1393:13 - Unresolved attribute `_b` on type `Self@_meijer`.
[error] unresolved-attribute - :1394:13 - Unresolved attribute `_a` on type `Self@_meijer`.

sympy/tensor/array/dense_ndim_array.py

[error] unresolved-attribute - :169:9 - Unresolved attribute `_shape` on type `Self@_new`.
[error] unresolved-attribute - :171:9 - Unresolved attribute `_rank` on type `Self@_new`.
[error] unresolved-attribute - :172:9 - Unresolved attribute `_loop_size` on type `Self@_new`.

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

src/trio/_channel.py

[error] invalid-return-type - :610 -
Old: Return type does not match returned value: expected `(**P@as_safe_channel) -> AbstractAsyncContextManager[ReceiveChannel[T@as_safe_channel], bool | None]`, found `((self, *args: P@as_safe_channel.args, **kwargs: P@as_safe_channel.kwargs) -> _AsyncGeneratorContextManager[Unknown, None]) | Unknown`
New: Return type does not match returned value: expected `(**P@as_safe_channel) -> AbstractAsyncContextManager[ReceiveChannel[T@as_safe_channel], bool | None]`, found `(self, *args: P@as_safe_channel.args, **kwargs: P@as_safe_channel.kwargs) -> _AsyncGeneratorContextManager[Unknown, None]`

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

test/with_dummyserver/test_chunked_transfer.py

[error] invalid-argument-type - :299 -
Old: Argument is incorrect: Expected `Self@mark`, found `MonkeyPatch`
New: Argument is incorrect: Expected `type[ConnectionMarker]`, found `MonkeyPatch`
[error] invalid-argument-type - :299:36 - Argument is incorrect: Expected `type[Self@mark]`, found `MonkeyPatch`
[error] invalid-argument-type - :327 -
Old: Argument is incorrect: Expected `Self@mark`, found `MonkeyPatch`
New: Argument is incorrect: Expected `type[ConnectionMarker]`, found `MonkeyPatch`
[error] invalid-argument-type - :327:36 - Argument is incorrect: Expected `type[Self@mark]`, found `MonkeyPatch`

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

test/builtin_dataset_mocks.py

[error] invalid-argument-type - :1245:18 - Argument to function `__new__` is incorrect: Expected `type[dict[_KT@dict, _VT@dict]]`, found `Literal["Abyssinian"]`
[error] invalid-argument-type - :1246:18 - Argument to function `__new__` is incorrect: Expected `type[dict[_KT@dict, _VT@dict]]`, found `Literal["Keeshond"]`
[error] invalid-argument-type - :1247:18 - Argument to function `__new__` is incorrect: Expected `type[dict[_KT@dict, _VT@dict]]`, found `Literal["Yorkshire Terrier"]`

test/test_datasets.py

[error] invalid-argument-type - :2693:18 - Argument to function `__new__` is incorrect: Expected `type[dict[_KT@dict, _VT@dict]]`, found `Literal["Abyssinian"]`
[error] invalid-argument-type - :2694:18 - Argument to function `__new__` is incorrect: Expected `type[dict[_KT@dict, _VT@dict]]`, found `Literal["Keeshond"]`
[error] invalid-argument-type - :2695:18 - Argument to function `__new__` is incorrect: Expected `type[dict[_KT@dict, _VT@dict]]`, found `Literal["Yorkshire Terrier"]`

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

xarray/tests/test_backends.py

[error] invalid-argument-type - :2580:13 - Argument is incorrect: Expected `Self@roundtrip`, found `Self@roundtrip`
[error] invalid-argument-type - :5267:13 - Argument is incorrect: Expected `Self@roundtrip`, found `Self@roundtrip`

xarray/tests/test_namedarray.py

[error] no-matching-overload - :449:19 - No overload of bound method `_new` matches arguments

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

tests/test_pickle.py

[error] invalid-argument-type - :21:20 - Argument to bound method `__setstate__` is incorrect: Expected `tuple[tuple[str, str, str, str, str]] | tuple[None, _InternalURLCache]`, found `tuple[None, dict[Unknown | str, Unknown | tuple[str, str, str, str, str]]]`