Ecosystem report

Old: main (merge base) 7f7485d6 New: 21958/merge cfe7e91d
Lint Rule Removed Added Changed
Total 222 0 0
missing-argument 146 0 0
invalid-argument-type 76 0 0
Project Removed Added Changed
Total 222 0 0
prefect 143 0 0
hydpy 22 0 0
dd-trace-py 21 0 0
cki-lib 20 0 0
jax 5 0 0
pytest 5 0 0
urllib3 4 0 0
pandas 1 0 0
setuptools 1 0 0

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

tests/kcidb/test_kcidb_file.py

[error] missing-argument - :83:14 - No argument provided for required parameter `kcidb_data`

cki_lib/inttests/cluster.py

[error] missing-argument - :78:31 - No argument provided for required parameter `cls`

cki_lib/inttests/mariadb.py

[error] missing-argument - :29:14 - No argument provided for required parameter `namespace`
[error] invalid-argument-type - :29:32 - Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["mariadb"]`
[error] missing-argument - :22:31 - No argument provided for required parameter `cls`

cki_lib/inttests/minio.py

[error] missing-argument - :29:14 - No argument provided for required parameter `namespace`
[error] invalid-argument-type - :29:32 - Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["minio"]`
[error] missing-argument - :22:31 - No argument provided for required parameter `cls`

cki_lib/inttests/rabbitmq.py

[error] missing-argument - :43:14 - No argument provided for required parameter `namespace`
[error] invalid-argument-type - :43:32 - Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["rabbitmq"]`
[error] missing-argument - :36:31 - No argument provided for required parameter `cls`

cki_lib/inttests/remote_responses.py

[error] missing-argument - :135:14 - No argument provided for required parameter `namespace`
[error] invalid-argument-type - :135:32 - Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["remote-responses"]`
[error] missing-argument - :123:31 - No argument provided for required parameter `cls`

cki_lib/inttests/sqs.py

[error] missing-argument - :37:14 - No argument provided for required parameter `namespace`
[error] invalid-argument-type - :37:32 - Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["sqs"]`
[error] missing-argument - :29:31 - No argument provided for required parameter `cls`

cki_lib/inttests/vault.py

[error] missing-argument - :29:14 - No argument provided for required parameter `namespace`
[error] invalid-argument-type - :29:32 - Argument is incorrect: Expected `type[KubernetesCluster]`, found `Literal["vault"]`
[error] missing-argument - :22:31 - No argument provided for required parameter `cls`

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

tests/testing/internal/pytest/test_pytest_bdd.py

[error] missing-argument - :99:18 - No argument provided for required parameter `cls`
[error] missing-argument - :150:18 - No argument provided for required parameter `cls`
[error] missing-argument - :206:18 - No argument provided for required parameter `cls`
[error] missing-argument - :238:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_benchmark.py

[error] missing-argument - :34:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_codeowners.py

[error] missing-argument - :46:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_cov.py

[error] missing-argument - :27:18 - No argument provided for required parameter `cls`
[error] missing-argument - :48:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_custom_tags.py

[error] missing-argument - :32:18 - No argument provided for required parameter `cls`
[error] missing-argument - :69:18 - No argument provided for required parameter `cls`
[error] missing-argument - :111:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_ddtrace_tags.py

[error] missing-argument - :31:18 - No argument provided for required parameter `cls`
[error] missing-argument - :58:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_efd.py

[error] missing-argument - :46:18 - No argument provided for required parameter `cls`
[error] missing-argument - :105:18 - No argument provided for required parameter `cls`
[error] missing-argument - :150:18 - No argument provided for required parameter `cls`
[error] missing-argument - :186:18 - No argument provided for required parameter `cls`
[error] missing-argument - :230:18 - No argument provided for required parameter `cls`

tests/testing/internal/pytest/test_pytest_itr.py

[error] missing-argument - :47:18 - No argument provided for required parameter `cls`
[error] missing-argument - :103:18 - No argument provided for required parameter `cls`
[error] missing-argument - :167:18 - No argument provided for required parameter `cls`

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

hydpy/models/evap/evap_model.py

[error] missing-argument - :8166:14 - No argument provided for required parameter `constants`
[error] invalid-argument-type - :8167:13 - Argument is incorrect: Expected `type[NameParameter]`, found `Constants | None`
[error] missing-argument - :8168:12 - No argument provided for required parameter `constants`
[error] invalid-argument-type - :8169:13 - Argument is incorrect: Expected `type[KeywordParameter2D]`, found `Constants | None`
[error] missing-argument - :8170:12 - No argument provided for required parameter `refindices`
[error] invalid-argument-type - :8171:13 - Argument is incorrect: Expected `type[ZipParameter]`, found `NameParameter | None`
[error] missing-argument - :8172:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :8173:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] missing-argument - :8174:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :8175:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] missing-argument - :8176:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :8177:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] missing-argument - :8178:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :8179:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`

hydpy/models/meteo/meteo_model.py

[error] missing-argument - :2871:14 - No argument provided for required parameter `refindices`
[error] invalid-argument-type - :2872:13 - Argument is incorrect: Expected `type[ZipParameter]`, found `NameParameter | None`
[error] missing-argument - :2873:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :2874:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] missing-argument - :2875:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :2876:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`
[error] missing-argument - :2877:12 - No argument provided for required parameter `refweights`
[error] invalid-argument-type - :2878:13 - Argument is incorrect: Expected `type[Variable]`, found `Parameter | None`

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

jax/_src/clusters/k8s_cluster.py

[error] missing-argument - :130:10 - No argument provided for required parameter `cls`
[error] missing-argument - :140:10 - No argument provided for required parameter `cls`
[error] missing-argument - :148:10 - No argument provided for required parameter `cls`

jax/_src/interpreters/pxla.py

[error] missing-argument - :1361:10 - No argument provided for required parameter `runner`
[error] invalid-argument-type - :1361:38 - Argument is incorrect: Expected `type[PGLEProfiler]`, found `Unknown | PGLEProfiler | None`

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

pandas/conftest.py

[error] missing-argument - :2123:10 - No argument provided for required parameter `cls`

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

src/prefect/deployments/steps/pull.py

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

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-aws/tests/workers/test_ecs_worker.py

[error] missing-argument - :225:27 - No argument provided for required parameter `cls`
[error] missing-argument - :250:15 - No argument provided for required parameter `cls`

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

[error] missing-argument - :28:19 - No argument provided for required parameter `name`

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

[error] missing-argument - :38:19 - No argument provided for required parameter `name`

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

[error] missing-argument - :110:15 - No argument provided for required parameter `values`
[error] invalid-argument-type - :111:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
[error] missing-argument - :1021:20 - No argument provided for required parameter `cls`

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

[error] missing-argument - :584:18 - No argument provided for required parameter `cls`
[error] missing-argument - :605:24 - No argument provided for required parameter `cls`
[error] missing-argument - :624:24 - No argument provided for required parameter `cls`
[error] missing-argument - :643:24 - No argument provided for required parameter `cls`
[error] missing-argument - :662:24 - No argument provided for required parameter `cls`
[error] missing-argument - :681:24 - No argument provided for required parameter `cls`
[error] missing-argument - :702:24 - No argument provided for required parameter `cls`
[error] missing-argument - :732:24 - No argument provided for required parameter `cls`
[error] missing-argument - :756:24 - No argument provided for required parameter `cls`

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-docker/prefect_docker/worker.py

[error] missing-argument - :559:31 - No argument provided for required parameter `cls`

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`

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

[error] missing-argument - :52:13 - No argument provided for required parameter `name`

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

[error] missing-argument - :421:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :421:75 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :442:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :442:75 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :475:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :475:75 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`

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

[error] missing-argument - :66:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :67:17 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :94:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :95:17 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`

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

[error] missing-argument - :1261:24 - No argument provided for required parameter `cls`
[error] missing-argument - :1294:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1295:17 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1316:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1317:17 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1353:19 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1354:17 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1387:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1388:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1435:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1436:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1489:22 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1490:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1613:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1614:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1640:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1641:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1694:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1695:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1762:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1763:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1814:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1815:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1866:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1867:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1909:23 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1910:21 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1949:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1950:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :1992:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :1993:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2039:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2040:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2080:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2081:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2106:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2107:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2149:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2150:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2172:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2173:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2208:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2209:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2255:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2256:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2314:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2315:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2360:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2361:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2393:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2394:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2468:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2469:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2522:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2523:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2545:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2546:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2589:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2590:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2613:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2614:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2637:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2638:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`
[error] missing-argument - :2655:31 - No argument provided for required parameter `values`
[error] invalid-argument-type - :2656:13 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[str, Any]`

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

[error] missing-argument - :142:39 - No argument provided for required parameter `values`
[error] invalid-argument-type - :143:9 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, found `dict[Unknown | str, Unknown | dict[str, Any]]`
[error] missing-argument - :266:20 - No argument provided for required parameter `cls`
[error] missing-argument - :927:20 - No argument provided for required parameter `values`
[error] invalid-argument-type - :927:69 - Argument is incorrect: Expected `type[BaseJobConfiguration]`, 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/artifacts.py

[error] invalid-argument-type - :233:51 - Argument is incorrect: Expected `type[Artifact]`, found `str | None`

src/prefect/blocks/core.py

[error] missing-argument - :1261:39 - No argument provided for required parameter `block_document_id`
[error] invalid-argument-type - :1261:69 - Argument is incorrect: Expected `type[Block]`, found `str | UUID`
[error] missing-argument - :1264:43 - No argument provided for required parameter `block_document_id`

src/prefect/cli/deploy/_actions.py

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

src/prefect/cli/deployment.py

[error] missing-argument - :288:20 - No argument provided for required parameter `ref`

src/prefect/flow_engine.py

[error] missing-argument - :695:18 - No argument provided for required parameter `cls`
[error] missing-argument - :1277:24 - No argument provided for required parameter `cls`

src/prefect/flows.py

[error] missing-argument - :938:17 - No argument provided for required parameter `cls`
[error] missing-argument - :593:24 - No argument provided for required parameter `ref`

src/prefect/results.py

[error] missing-argument - :144:23 - No argument provided for required parameter `name`
[error] invalid-argument-type - :144:35 - Argument is incorrect: Expected `type[Self@aload]`, found `str`
[error] missing-argument - :224:23 - No argument provided for required parameter `name`
[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`

src/prefect/server/api/server.py

[error] missing-argument - :701:49 - No argument provided for required parameter `cls`

src/prefect/server/services/base.py

[error] missing-argument - :106:20 - No argument provided for required parameter `cls`

src/prefect/task_engine.py

[error] missing-argument - :820:18 - No argument provided for required parameter `cls`
[error] missing-argument - :1426:24 - No argument provided for required parameter `cls`

src/prefect/testing/utilities.py

[error] missing-argument - :263:28 - No argument provided for required parameter `name`
[error] invalid-argument-type - :263:40 - Argument is incorrect: Expected `type[Self@aload]`, found `str`
[error] missing-argument - :274:28 - No argument provided for required parameter `name`
[error] invalid-argument-type - :274:40 - Argument is incorrect: Expected `type[Self@aload]`, found `str`

src/prefect/workers/base.py

[error] missing-argument - :895:31 - No argument provided for required parameter `cls`
[error] missing-argument - :1417:31 - No argument provided for required parameter `cls`

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

testing/test_faulthandler.py

[error] missing-argument - :216:10 - No argument provided for required parameter `cls`

src/_pytest/unittest.py

[error] missing-argument - :583:14 - No argument provided for required parameter `cls`

testing/test_config.py

[error] missing-argument - :1441:14 - No argument provided for required parameter `cls`
[error] missing-argument - :1763:10 - No argument provided for required parameter `cls`

testing/test_monkeypatch.py

[error] missing-argument - :426:10 - No argument provided for required parameter `cls`

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

setuptools/build_meta.py

[error] missing-argument - :300:18 - No argument provided for required parameter `cls`

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

test/with_dummyserver/test_chunked_transfer.py

[error] missing-argument - :299:14 - No argument provided for required parameter `monkeypatch`
[error] invalid-argument-type - :299:36 - Argument is incorrect: Expected `type[ConnectionMarker]`, found `MonkeyPatch`
[error] missing-argument - :327:14 - No argument provided for required parameter `monkeypatch`
[error] invalid-argument-type - :327:36 - Argument is incorrect: Expected `type[ConnectionMarker]`, found `MonkeyPatch`