[ty] Add support for **kwargs by dhruvmanila · Pull Request #20430 · astral-sh/ruff (original) (raw)
mypy_primer results
Changes were detected when running on open source projects
mypy_primer (https://github.com/hauntsaninja/mypy_primer)
- mypy_primer/globals.py:224:11: error[missing-argument] No arguments provided for required parameters
new,old,repo,type_checker,mypyc_compile_level,custom_typeshed_repo,new_typeshed,old_typeshed,new_prepend_path,old_prepend_path,additional_flags,project_selector,known_dependency_selector,local_project,expected_success,project_date,shard_index,num_shards,output,old_success,show_speed_regression,coverage,bisect,bisect_output,validate_expected_success,measure_project_runtimes,concurrency,base_dir,debug,clear - mypy_primer/main.py:58:12: error[missing-argument] No arguments provided for required parameters
repo,mypyc_compile_levelof functionsetup_mypy - mypy_primer/main.py:58:12: error[missing-argument] No argument provided for required parameter
repoof functionsetup_pyright - mypy_primer/main.py:58:12: error[missing-argument] No argument provided for required parameter
repoof functionsetup_ty - mypy_primer/main.py:58:12: error[missing-argument] No arguments provided for required parameters
repo,typeshed_dirof functionsetup_pyrefly - Found 8 diagnostics
- Found 3 diagnostics
attrs (https://github.com/python-attrs/attrs)
- tests/test_dunders.py:677:15: error[too-many-positional-arguments] Too many positional arguments: expected 0, got 1
- tests/test_dunders.py:677:15: error[too-many-positional-arguments] Too many positional arguments to bound method
__init__: expected 1, got 2
- tests/test_make.py:587:13: error[call-non-callable] Object of type
<decorator produced by dataclass-like function>is not callable - tests/test_make.py:2169:15: error[too-many-positional-arguments] Too many positional arguments: expected 0, got 1
- tests/test_make.py:2169:15: error[too-many-positional-arguments] Too many positional arguments to bound method
__init__: expected 1, got 2
- tests/test_make.py:2191:22: error[too-many-positional-arguments] Too many positional arguments: expected 0, got 1
- tests/test_make.py:2191:22: error[too-many-positional-arguments] Too many positional arguments to bound method
__init__: expected 1, got 2
- tests/test_make.py:2192:30: error[too-many-positional-arguments] Too many positional arguments: expected 0, got 1
- tests/test_make.py:2192:30: error[too-many-positional-arguments] Too many positional arguments to bound method
__init__: expected 1, got 2
- Found 565 diagnostics
- Found 564 diagnostics
com2ann (https://github.com/ilevkivskyi/com2ann)
- src/com2ann.py:1039:15: error[missing-argument] No arguments provided for required parameters
drop_none,drop_ellipsis,silent - Found 4 diagnostics
- Found 3 diagnostics
werkzeug (https://github.com/pallets/werkzeug)
- src/werkzeug/debug/tbtools.py:192:26: error[missing-argument] No arguments provided for required parameters
locals,globalsof bound method__init__ - src/werkzeug/wsgi.py:66:12: error[missing-argument] No arguments provided for required parameters
scheme,hostof functionget_current_url - tests/live_apps/run.py:37:1: error[missing-argument] No arguments provided for required parameters
hostname,port,applicationof functionrun_simple - Found 367 diagnostics
- Found 364 diagnostics
boostedblob (https://github.com/hauntsaninja/boostedblob)
- boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | type[Action], found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedint | str | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: ExpectedIterable[Unknown] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedbool, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | tuple[str, ...] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:664:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | type[Action], found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedint | str | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: ExpectedIterable[Unknown] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedbool, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | tuple[str, ...] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:676:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedint | str | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: ExpectedIterable[Unknown] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedbool, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | type[Action], found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | tuple[str, ...] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:689:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | type[Action], found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedint | str | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: ExpectedIterable[Unknown] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedbool, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | tuple[str, ...] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:710:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | type[Action], found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedint | str | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: ExpectedIterable[Unknown] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedbool, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | tuple[str, ...] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:722:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | type[Action], found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedint | str | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: ExpectedIterable[Unknown] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedbool, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | tuple[str, ...] | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr | None, found<class 'int'> | str | Unknown | int - boostedblob/cli.py:754:45: error[invalid-argument-type] Argument to bound method
add_argumentis incorrect: Expectedstr, found<class 'int'> | str | Unknown | int
- Found 23 diagnostics
- Found 71 diagnostics
beartype (https://github.com/beartype/beartype)
- beartype/_check/metadata/metacheck.py:202:9: error[missing-argument] No arguments provided for required parameters
func,confof bound methodreinit - beartype/_decor/_nontype/_decordescriptor.py:74:20: error[missing-argument] No argument provided for required parameter
confof functionbeartype_func - beartype/_decor/_nontype/_decordescriptor.py:160:29: error[missing-argument] No argument provided for required parameter
confof functionbeartype_func - beartype/_decor/_nontype/_decordescriptor.py:162:30: error[missing-argument] No argument provided for required parameter
confof functionbeartype_func
- beartype/_decor/_nontype/_decordescriptor.py:152:41: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - beartype/_decor/_nontype/_decordescriptor.py:263:80: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - beartype/_decor/_nontype/decornontype.py:312:42: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- beartype/_decor/_nontype/decornontype.py:494:25: error[missing-argument] No argument provided for required parameter
confof functionbeartype_func - beartype/_decor/_nontype/decornontype.py:622:43: error[missing-argument] No argument provided for required parameter
confof functionbeartype_func
- beartype/_decor/decorcore.py:133:39: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - beartype/_util/api/external/utilclick.py:104:56: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- beartype/_util/api/standard/utilfunctools.py:295:20: error[missing-argument] No argument provided for required parameter
confof functionbeartype_func - beartype/_util/api/standard/utilfunctools.py:319:12: error[invalid-return-type] Return type does not match returned value: expected
BeartypeableT@beartype_functools_lru_cache, found_lru_cache_wrapper[Unknown] - beartype/_util/hint/pep/proposal/pep612.py:220:12: error[missing-argument] No arguments provided for required parameters
decor_meta,pith_name,arg_kind,exception_prefixof function_reduce_hint_pep612_args_or_kwargs - beartype/_util/hint/pep/proposal/pep612.py:253:12: error[missing-argument] No arguments provided for required parameters
decor_meta,pith_name,arg_kind,exception_prefixof function_reduce_hint_pep612_args_or_kwargs - beartype/bite/collection/infercollectionsabc.py:164:20: error[missing-argument] No arguments provided for required parameters
conf,__beartype_obj_ids_seen__of functioninfer_hint_collection_items - Found 592 diagnostics
- Found 586 diagnostics
aiortc (https://github.com/aiortc/aiortc)
- src/aiortc/contrib/signaling.py:28:16: error[missing-argument] No arguments provided for required parameters
sdp,type - Found 93 diagnostics
- Found 92 diagnostics
kornia (https://github.com/kornia/kornia)
- kornia/contrib/models/tiny_vit.py:411:25: error[missing-argument] No arguments provided for required parameters
dim,depthof bound method__init__ - kornia/contrib/models/tiny_vit.py:413:25: error[missing-argument] No arguments provided for required parameters
dim,depthof bound method__init__ - Found 785 diagnostics
- Found 783 diagnostics
pylint (https://github.com/pycqa/pylint)
- pylint/checkers/base_checker.py:207:16: error[missing-argument] No argument provided for required parameter
scopeof bound method__init__ - Found 178 diagnostics
- Found 177 diagnostics
alerta (https://github.com/alerta/alerta)
- alerta/plugins/forwarder.py:61:21: error[missing-argument] No arguments provided for required parameters
resource,eventof bound methodsend_alert - Found 513 diagnostics
- Found 512 diagnostics
pip (https://github.com/pypa/pip)
- src/pip/_internal/locations/_sysconfig.py:199:18: error[missing-argument] No arguments provided for required parameters
platlib,purelib,headers,scripts,data - src/pip/_vendor/requests/cookies.py:489:12: error[missing-argument] No arguments provided for required parameters
version,name,value,port,port_specified,domain,domain_specified,domain_initial_dot,path,path_specified,secure,expires,discard,comment,comment_url,restof bound method__init__ - Found 436 diagnostics
- Found 434 diagnostics
kopf (https://github.com/nolar/kopf)
- kopf/_core/intents/causes.py:272:12: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch - kopf/_core/intents/causes.py:283:12: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,reset - kopf/_core/intents/causes.py:315:16: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - kopf/_core/intents/causes.py:321:16: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - kopf/_core/intents/causes.py:324:16: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - kopf/_core/intents/causes.py:331:16: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - kopf/_core/intents/causes.py:338:16: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - kopf/_core/intents/causes.py:343:16: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - kopf/_core/intents/causes.py:346:12: error[missing-argument] No arguments provided for required parameters
logger,indices,memo,resource,patch,body,initial - Found 52 diagnostics
- Found 43 diagnostics
dulwich (https://github.com/dulwich/dulwich)
- dulwich/contrib/paramiko_vendor.py:207:9: error[missing-argument] No argument provided for required parameter
hostnameof bound methodconnect - dulwich/porcelain.py:811:87: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - dulwich/porcelain.py:2397:24: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - dulwich/porcelain.py:2553:24: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - Found 184 diagnostics
- Found 180 diagnostics
scrapy (https://github.com/scrapy/scrapy)
- docs/_ext/scrapydocs.py:101:55: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Unknown | None
- scrapy/http/request/rpc.py:27:30: error[missing-argument] No argument provided for required parameter
paramsof functiondumps
- tests/test_cmdline/init.py:26:16: error[unresolved-attribute] Type
strhas no attributedecode - tests/test_commands.py:108:16: error[invalid-return-type] Return type does not match returned value: expected
tuple[Popen[bytes], str, str], foundtuple[Popen[str], str, str]
- tests/test_downloadermiddleware_cookies.py:473:20: error[missing-argument] No argument provided for required parameter
urlof bound method__init__ - tests/test_downloadermiddleware_cookies.py:478:20: error[missing-argument] No argument provided for required parameter
urlof bound method__init__ - tests/test_downloadermiddleware_cookies.py:554:20: error[missing-argument] No argument provided for required parameter
urlof bound method__init__ - tests/test_downloadermiddleware_cookies.py:556:20: error[missing-argument] No argument provided for required parameter
urlof bound method__init__ - tests/test_downloaderslotssettings.py:99:16: error[missing-argument] No arguments provided for required parameters
concurrency,delay,randomize_delayof bound method__init__ - tests/test_http_request.py:1440:13: error[missing-argument] No argument provided for required parameter
paramsof functiondumps - tests/test_utils_curl.py:17:13: error[missing-argument] No argument provided for required parameter
urlof bound method__init__ - Found 1050 diagnostics
- Found 1045 diagnostics
paasta (https://github.com/yelp/paasta)
- paasta_tools/cli/cmds/local_run.py:1007:22: error[missing-argument] No arguments provided for required parameters
memory,chosen_port,container_port,container_name,volumes,env,interactive,docker_hash,command,net,docker_params,detachof functionget_docker_run_cmd - paasta_tools/cli/cmds/spark_run.py:757:22: error[missing-argument] No arguments provided for required parameters
container_name,volumes,env,docker_img,docker_cmd,nvidia,docker_memory_limit,docker_shm_size,docker_cpu_limitof functionget_docker_run_cmd - paasta_tools/instance/kubernetes.py:1358:32: error[missing-argument] No arguments provided for required parameters
service,instance,job_config,service_namespace_config,pods_task,settingsof functionmesh_status
- paasta_tools/instance/kubernetes.py:1360:13: error[invalid-argument-type] Argument to function
mesh_statusis incorrect: Expectedstr, foundstr | @Todo(Inference of subscript on special form) | ServiceNamespaceConfig | Task[Unknown] | bool - paasta_tools/instance/kubernetes.py:1360:13: error[invalid-argument-type] Argument to function
mesh_statusis incorrect: Expectedstr, foundstr | @Todo(Inference of subscript on special form) | ServiceNamespaceConfig | Task[Unknown] | bool - paasta_tools/instance/kubernetes.py:1360:13: error[invalid-argument-type] Argument to function
mesh_statusis incorrect: ExpectedLongRunningServiceConfig, foundstr | @Todo(Inference of subscript on special form) | ServiceNamespaceConfig | Task[Unknown] | bool - paasta_tools/instance/kubernetes.py:1360:13: error[invalid-argument-type] Argument to function
mesh_statusis incorrect: ExpectedServiceNamespaceConfig, foundstr | @Todo(Inference of subscript on special form) | ServiceNamespaceConfig | Task[Unknown] | bool - paasta_tools/instance/kubernetes.py:1360:13: error[invalid-argument-type] Argument to function
mesh_statusis incorrect: ExpectedFuture[Unknown], foundstr | @Todo(Inference of subscript on special form) | ServiceNamespaceConfig | Task[Unknown] | bool - paasta_tools/instance/kubernetes.py:1360:13: error[invalid-argument-type] Argument to function
mesh_statusis incorrect: Expectedbool, foundstr | @Todo(Inference of subscript on special form) | ServiceNamespaceConfig | Task[Unknown] | bool
- paasta_tools/kubernetes/application/controller_wrappers.py:64:32: error[missing-argument] No arguments provided for required parameters
service,instance,git_sha,image_version,config_sha
- paasta_tools/kubernetes_tools.py:4135:72: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - paasta_tools/kubernetes_tools.py:4137:40: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- paasta_tools/tron/client.py:45:24: error[missing-argument] No argument provided for required parameter
urlof functionget - paasta_tools/tron/client.py:51:24: error[missing-argument] No argument provided for required parameter
urlof functionpost
- paasta_tools/utils.py:2887:17: error[no-matching-overload] No overload of bound method
writematches arguments
- paasta_tools/utils.py:2887:17: warning[possibly-unbound-attribute] Attribute
writeon typeIO[bytes] | Noneis possibly unbound
- paasta_tools/utils.py:2887:17: warning[possibly-unbound-attribute] Attribute
writeon typeIO[str] | Noneis possibly unbound
- paasta_tools/utils.py:2888:17: warning[possibly-unbound-attribute] Attribute
flushon typeIO[bytes] | Noneis possibly unbound
- paasta_tools/utils.py:2888:17: warning[possibly-unbound-attribute] Attribute
flushon typeIO[str] | Noneis possibly unbound
- paasta_tools/utils.py:2900:31: warning[possibly-unbound-attribute] Attribute
readlineon typeIO[bytes] | Noneis possibly unbound
- paasta_tools/utils.py:2900:31: warning[possibly-unbound-attribute] Attribute
readlineon typeIO[str] | Noneis possibly unbound
- Found 872 diagnostics
- Found 875 diagnostics
graphql-core (https://github.com/graphql-python/graphql-core)
- src/graphql/utilities/extend_schema.py:306:16: error[missing-argument] No arguments provided for required parameters
name,locationsof bound method__init__ - src/graphql/utilities/extend_schema.py:343:23: error[missing-argument] No argument provided for required parameter
type_of bound method__init__ - src/graphql/utilities/extend_schema.py:363:16: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/extend_schema.py:363:16: error[missing-argument] No arguments provided for required parameters
name,fieldsof bound method__init__ - src/graphql/utilities/extend_schema.py:378:16: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/extend_schema.py:378:16: error[missing-argument] No arguments provided for required parameters
name,valuesof bound method__init__ - src/graphql/utilities/extend_schema.py:395:16: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/extend_schema.py:395:16: error[missing-argument] No argument provided for required parameter
nameof bound method__init__ - src/graphql/utilities/extend_schema.py:430:16: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/extend_schema.py:430:16: error[missing-argument] No arguments provided for required parameters
name,fieldsof bound method__init__ - src/graphql/utilities/extend_schema.py:470:16: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/extend_schema.py:470:16: error[missing-argument] No arguments provided for required parameters
name,fieldsof bound method__init__ - src/graphql/utilities/extend_schema.py:495:16: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/extend_schema.py:495:16: error[missing-argument] No arguments provided for required parameters
name,typesof bound method__init__ - src/graphql/utilities/extend_schema.py:506:16: error[missing-argument] No argument provided for required parameter
type_of bound method__init__ - src/graphql/utilities/extend_schema.py:516:16: error[missing-argument] No argument provided for required parameter
type_of bound method__init__ - src/graphql/utilities/lexicographic_sort_schema.py:65:16: error[missing-argument] No arguments provided for required parameters
name,locationsof bound method__init__ - src/graphql/utilities/lexicographic_sort_schema.py:76:26: error[missing-argument] No argument provided for required parameter
type_of bound method__init__ - src/graphql/utilities/lexicographic_sort_schema.py:87:28: error[missing-argument] No argument provided for required parameter
type_of bound method__init__ - src/graphql/utilities/lexicographic_sort_schema.py:121:20: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/lexicographic_sort_schema.py:121:20: error[missing-argument] No arguments provided for required parameters
name,fieldsof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:121:20: error[missing-argument] No argument provided for required parameter
fieldsof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:129:20: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/lexicographic_sort_schema.py:129:20: error[missing-argument] No arguments provided for required parameters
name,fieldsof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:129:20: error[missing-argument] No argument provided for required parameter
fieldsof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:137:20: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/lexicographic_sort_schema.py:137:20: error[missing-argument] No arguments provided for required parameters
name,typesof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:137:20: error[missing-argument] No argument provided for required parameter
typesof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:141:20: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/lexicographic_sort_schema.py:141:20: error[missing-argument] No arguments provided for required parameters
name,valuesof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:141:20: error[missing-argument] No argument provided for required parameter
valuesof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:156:20: error[missing-argument] No argument provided for required parameter
nameof function__new__ - src/graphql/utilities/lexicographic_sort_schema.py:156:20: error[missing-argument] No arguments provided for required parameters
name,fieldsof bound method__init__
- src/graphql/utilities/lexicographic_sort_schema.py:156:20: error[missing-argument] No argument provided for required parameter
fieldsof bound method__init__
- tests/execution/test_defer.py:209:18: error[missing-argument] No arguments provided for required parameters
id,pathof bound method__init__ - tests/execution/test_defer.py:210:26: error[missing-argument] No arguments provided for required parameters
id,pathof bound method__init__ - tests/execution/test_defer.py:211:26: error[missing-argument] No arguments provided for required parameters
id,pathof bound method__init__ - tests/execution/test_defer.py:212:26: error[missing-argument] No arguments provided for required parameters
id,pathof bound method__init__ - tests/execution/test_defer.py:213:26: error[missing-argument] No arguments provided for required parameters
id,pathof bound method__init__ - tests/execution/test_defer.py:234:18: error[missing-argument] No argument provided for required parameter
idof bound method__init__ - tests/execution/test_defer.py:235:26: error[missing-argument] No argument provided for required parameter
idof bound method__init__ - tests/execution/test_defer.py:236:26: error[missing-argument] No argument provided for required parameter
idof bound method__init__ - tests/execution/test_defer.py:237:26: error[missing-argument] No argument provided for required parameter
idof bound method__init__ - tests/execution/test_defer.py:281:18: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_defer.py:282:26: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_defer.py:283:26: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_defer.py:286:26: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_defer.py:287:26: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_defer.py:290:26: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_defer.py:291:26: error[missing-argument] No arguments provided for required parameters
data,idof bound method__init__ - tests/execution/test_stream.py:186:18: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/execution/test_stream.py:187:26: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/execution/test_stream.py:188:26: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/execution/test_stream.py:191:26: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/execution/test_stream.py:192:26: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/execution/test_stream.py:195:26: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/execution/test_stream.py:196:26: error[missing-argument] No arguments provided for required parameters
items,idof bound method__init__ - tests/test_user_registry.py:70:16: error[missing-argument] No arguments provided for required parameters
firstName,lastName,tweets - tests/type/test_custom_scalars.py:59:12: error[missing-argument] No arguments provided for required parameters
amount,currency
- tests/test_user_registry.py:288:51: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - tests/test_user_registry.py:344:51: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- tests/type/test_definition.py:1288:17: error[missing-argument] No argument provided for required parameter
nameof function__new__ - tests/type/test_definition.py:1288:17: error[missing-argument] No argument provided for required parameter
nameof bound method__init__ - Found 353 diagnostics
- Found 304 diagnostics
PyGithub (https://github.com/PyGithub/PyGithub)
- github/AuthenticatedUser.py:691:17: error[missing-argument] No arguments provided for required parameters
email,primary,verified,visibility - github/Requester.py:573:16: error[missing-argument] No arguments provided for required parameters
auth,base_url,timeout,user_agent,per_page,verify,retry,pool_sizeof bound method__init__ - github/Requester.py:594:16: error[missing-argument] No arguments provided for required parameters
auth,base_url,timeout,user_agent,per_page,verify,retry,pool_sizeof bound method__init__
- tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | str | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedbool | str, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | Retry | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | float | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | float | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: ExpectedAppAuth | None, foundAppAuth | str | Unknown | int - tests/GithubIntegration.py:150:59: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedbool, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | str | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedbool | str, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | Retry | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | float | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint | float | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedint, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: ExpectedAppAuth | None, foundAppAuth | str | Unknown | int - tests/Installation.py:119:57: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedbool, foundAppAuth | str | Unknown | int
- Found 316 diagnostics
- Found 345 diagnostics
porcupine (https://github.com/Akuli/porcupine)
- porcupine/plugins/git_right_click.py:56:22: error[unresolved-attribute] Type
strhas no attributedecode - porcupine/plugins/git_right_click.py:57:24: error[unresolved-attribute] Type
strhas no attributedecode - porcupine/plugins/langserver.py:706:29: error[invalid-argument-type] Argument to bound method
__init__is incorrect: ExpectedPopen[bytes], foundPopen[str]
- Found 22 diagnostics
- Found 25 diagnostics
aiohttp-devtools (https://github.com/aio-libs/aiohttp-devtools)
- aiohttp_devtools/cli.py:47:5: error[missing-argument] No argument provided for required parameter
appof functionrun_app - aiohttp_devtools/cli.py:110:9: error[missing-argument] No argument provided for required parameter
appof functionrun_app - Found 124 diagnostics
- Found 122 diagnostics
pytest (https://github.com/pytest-dev/pytest)
- src/_pytest/pytester.py:1369:13: error[no-matching-overload] No overload of bound method
writematches arguments
- src/_pytest/raises.py:283:20: error[no-matching-overload] No overload of bound method
__init__matches arguments - src/_pytest/reports.py:572:32: error[missing-argument] No argument provided for required parameter
args - src/_pytest/reports.py:574:31: error[missing-argument] No arguments provided for required parameters
path,lineno,message - src/_pytest/reports.py:595:16: error[missing-argument] No arguments provided for required parameters
reprentries,extraline,style - src/_pytest/reports.py:599:20: error[missing-argument] No arguments provided for required parameters
path,lineno,message - Found 482 diagnostics
- Found 478 diagnostics
spack (https://github.com/spack/spack)
- lib/spack/spack/database.py:255:16: error[missing-argument] No arguments provided for required parameters
path,installedof bound method__init__ - Found 7529 diagnostics
- Found 7528 diagnostics
SinbadCogs (https://github.com/mikeshardmind/SinbadCogs)
- relays/relays.py:94:26: error[missing-argument] No argument provided for required parameter
channelsof bound method__init__ - relays/relays.py:97:16: error[missing-argument] No arguments provided for required parameters
source,destinationsof bound method__init__ - Found 144 diagnostics
- Found 142 diagnostics
nox (https://github.com/wntrblm/nox)
- nox/_option_set.py:231:21: error[missing-argument] No argument provided for required parameter
groupof bound method__init__ - nox/_option_set.py:241:22: error[missing-argument] No argument provided for required parameter
groupof bound method__init__ - Found 24 diagnostics
- Found 22 diagnostics
flake8 (https://github.com/pycqa/flake8)
- tests/unit/test_statistics.py:21:12: error[missing-argument] No arguments provided for required parameters
code,filename,line_number,column_number,text - Found 39 diagnostics
- Found 38 diagnostics
pydantic (https://github.com/pydantic/pydantic)
- pydantic/main.py:1609:16: error[missing-argument] No argument provided for required parameter
deepof function_copy_and_set_values - pydantic/v1/datetime_parse.py:132:16: error[missing-argument] No arguments provided for required parameters
year,month,dayof function__new__
- pydantic/v1/datetime_parse.py:208:33: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- Found 761 diagnostics
- Found 760 diagnostics
mkosi (https://github.com/systemd/mkosi)
- mkosi/distributions/rhel.py:94:19: error[missing-argument] No argument provided for required parameter
gpgurls - mkosi/distributions/rhel.py💯19: error[missing-argument] No argument provided for required parameter
gpgurls - mkosi/distributions/rhel.py:106:19: error[missing-argument] No argument provided for required parameter
gpgurls
- mkosi/distributions/rhel.py:98:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:98:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:98:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:98:17: error[invalid-argument-type] Argument is incorrect: Expected
int | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:104:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:104:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:104:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:104:17: error[invalid-argument-type] Argument is incorrect: Expected
int | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:110:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:110:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:110:17: error[invalid-argument-type] Argument is incorrect: Expected
Path | None, foundtuple[str, ...] | Unknown - mkosi/distributions/rhel.py:110:17: error[invalid-argument-type] Argument is incorrect: Expected
int | None, foundtuple[str, ...] | Unknown
- Found 100 diagnostics
- Found 109 diagnostics
schemathesis (https://github.com/schemathesis/schemathesis)
- src/schemathesis/cli/commands/run/executor.py:60:29: error[missing-argument] No arguments provided for required parameters
include_path,include_method,include_name,include_tag,include_operation_id,include_path_regex,include_method_regex,include_name_regex,include_tag_regex,include_operation_id_regex,exclude_path,exclude_method,exclude_name,exclude_tag,exclude_operation_id,exclude_path_regex,exclude_method_regex,exclude_name_regex,exclude_tag_regex,exclude_operation_id_regex,include_by,exclude_by,exclude_deprecatedof bound methodcreate_filter_set - src/schemathesis/generation/overrides.py:39:16: error[missing-argument] No arguments provided for required parameters
query,headers,cookies,path_parameters
- src/schemathesis/transport/requests.py:144:53: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- Found 271 diagnostics
- Found 270 diagnostics
ignite (https://github.com/pytorch/ignite)
- tests/ignite/handlers/test_state_param_scheduler.py:336:25: error[missing-argument] No arguments provided for required parameters
initial_value,gamma,milestones,param_nameof bound method__init__ - Found 2139 diagnostics
- Found 2138 diagnostics
mkdocs (https://github.com/mkdocs/mkdocs)
- mkdocs/config/config_options.py:858:28: error[invalid-argument-type] Argument expression after ** must be a mapping with
strkey type: Foundobject - mkdocs/config/config_options.py:858:28: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr | None, foundobject - mkdocs/config/config_options.py:858:28: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr | None, foundobject - mkdocs/config/config_options.py:858:28: error[invalid-argument-type] Argument to bound method
__init__is incorrect: ExpectedCollection[str], foundobject - mkdocs/config/config_options.py:858:28: error[invalid-argument-type] Argument to bound method
__init__is incorrect: Expectedstr | None, foundobject - mkdocs/tests/structure/page_tests.py:670:39: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Unknown | dict[@Todo(dict literal key type), @Todo(dict literal value type)] | str | None - mkdocs/tests/structure/page_tests.py:693:39: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Unknown | dict[@Todo(dict literal key type), @Todo(dict literal value type)] | str
- Found 199 diagnostics
- Found 206 diagnostics
tornado (https://github.com/tornadoweb/tornado)
- tornado/websocket.py:1045:28: error[missing-argument] No arguments provided for required parameters
persistent,max_wbitsof bound method__init__ - tornado/websocket.py:1048:30: error[missing-argument] No arguments provided for required parameters
persistent,max_wbitsof bound method__init__ - Found 248 diagnostics
- Found 246 diagnostics
cki-lib (https://gitlab.com/cki-project/cki-lib)
- cki_lib/footer.py:48:35: error[missing-argument] No argument provided for required parameter
name - tests/test_footer.py:35:27: error[missing-argument] No argument provided for required parameter
name - tests/test_footer.py:89:48: error[missing-argument] No argument provided for required parameter
name - Found 153 diagnostics
- Found 150 diagnostics
poetry (https://github.com/python-poetry/poetry)
- src/poetry/poetry.py:90:13: error[missing-argument] No argument provided for required parameter
name - Found 935 diagnostics
- Found 934 diagnostics
operator (https://github.com/canonical/operator)
- ops/model.py:3671:48: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- Found 99 diagnostics
- Found 100 diagnostics
vision (https://github.com/pytorch/vision)
- test/test_functional_tensor.py:1269:19: error[missing-argument] No argument provided for required parameter
displacementof functionelastic_transform - test/test_transforms_tensor.py:434:17: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:179:9: error[missing-argument] No arguments provided for required parameters
rtol,atolof function_check_kernel_cuda_vs_cpu - test/test_transforms_v2.py:182:9: error[missing-argument] No arguments provided for required parameters
rtol,atolof function_check_kernel_scripted_vs_eager - test/test_transforms_v2.py:185:9: error[missing-argument] No arguments provided for required parameters
rtol,atolof function_check_kernel_batched_vs_unbatched - test/test_transforms_v2.py:412:9: error[missing-argument] No arguments provided for required parameters
rtol,atolof function_check_transform_v1_compatibility - test/test_transforms_v2.py:1518:25: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:1571:21: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:1659:21: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:1714:21: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:1784:13: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:2108:13: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:2145:21: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:2255:21: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:2319:21: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__ - test/test_transforms_v2.py:2358:13: error[missing-argument] No argument provided for required parameter
degreesof bound method__init__
- test/test_transforms_v2.py:3515:35: error[invalid-argument-type] Argument to bound method
__init__is incorrect: ExpectedLiteral["constant", "edge", "reflect", "symmetric"], foundlist[@Todo(list comprehension element type)] | Unknown
- test/test_transforms_v2.py:3473:18: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functioncrop - test/test_transforms_v2.py:3474:31: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functioncrop - test/test_transforms_v2.py:3515:13: error[missing-argument] No argument provided for required parameter
sizeof bound method__init__ - test/test_transforms_v2.py:3567:21: error[missing-argument] No argument provided for required parameter
sizeof bound method__init__ - test/test_transforms_v2.py:3603:18: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functioncrop - test/test_transforms_v2.py:3654:18: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functioncrop - test/test_transforms_v2.py:3791:18: error[missing-argument] No arguments provided for required parameters
i,j,h,w,vof functionerase - test/test_transforms_v2.py:4452:18: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functionresized_crop - test/test_transforms_v2.py:4456:13: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functionresized_crop - test/test_transforms_v2.py:4499:18: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functionresized_crop - test/test_transforms_v2.py:4538:18: error[missing-argument] No arguments provided for required parameters
top,left,height,widthof functionresized_crop - Found 1468 diagnostics
- Found 1442 diagnostics
urllib3 (https://github.com/urllib3/urllib3)
- src/urllib3/poolmanager.py:147:12: error[missing-argument] No arguments provided for required parameters
key_scheme,key_host,key_port,key_timeout,key_retries,key_block,key_source_address,key_key_file,key_key_password,key_cert_file,key_cert_reqs,key_ca_certs,key_ca_cert_data,key_ssl_version,key_ssl_minimum_version,key_ssl_maximum_version,key_ca_cert_dir,key_ssl_context,key_maxsize,key_headers,key__proxy,key__proxy_headers,key__proxy_config,key_socket_options,key__socks_options,key_assert_hostname,key_assert_fingerprint,key_server_hostname,key_blocksize - test/test_util.py:586:52: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - Found 388 diagnostics
- Found 386 diagnostics
psycopg (https://github.com/psycopg/psycopg)
- psycopg/psycopg/pq/pq_ctypes.py:1127:23: error[missing-argument] No arguments provided for required parameters
keyword,envvar,compiled,val,label,dispchar,dispsize - tests/test_rows.py:175:12: error[missing-argument] No arguments provided for required parameters
first,lastof bound method__init__ - Found 701 diagnostics
- Found 699 diagnostics
freqtrade (https://github.com/freqtrade/freqtrade)
- freqtrade/freqai/RL/BaseReinforcementLearningModel.py:505:15: error[missing-argument] No arguments provided for required parameters
reward_kwargs,config,df_rawof bound method__init__ - Found 386 diagnostics
- Found 385 diagnostics
mypy (https://github.com/python/mypy)
- mypy/dmypy_server.py:986:18: error[missing-argument] No argument provided for required parameter
jsonof bound method__init__ - mypy/stubtest.py:81:12: error[missing-argument] No argument provided for required parameter
colorof bound methodstyle - Found 1860 diagnostics
- Found 1858 diagnostics
mongo-python-driver (https://github.com/mongodb/mongo-python-driver)
- pymongo/asynchronous/auth_oidc.py:264:29: error[missing-argument] No argument provided for required parameter
issuer - pymongo/asynchronous/collection.py:2721:21: error[missing-argument] No argument provided for required parameter
definitionof bound method__init__ - pymongo/synchronous/auth_oidc.py:262:29: error[missing-argument] No argument provided for required parameter
issuer - pymongo/synchronous/collection.py:2718:21: error[missing-argument] No argument provided for required parameter
definitionof bound method__init__ - Found 514 diagnostics
- Found 510 diagnostics
trio (https://github.com/python-trio/trio)
- src/trio/_core/_tests/test_run.py:2771:56: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - src/trio/_subprocess.py:739:53: warning[unused-ignore-comment] Unused blanket
type: ignoredirective - Found 675 diagnostics
- Found 673 diagnostics
sphinx (https://github.com/sphinx-doc/sphinx)
- sphinx/ext/apidoc/_cli.py:306:12: error[missing-argument] No arguments provided for required parameters
dest_dir,module_path - Found 519 diagnostics
- Found 518 diagnostics
arviz (https://github.com/arviz-devs/arviz)
- arviz/data/io_numpyro.py:56:67: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
dict[str, Any] | None
- arviz/plots/backends/matplotlib/posteriorplot.py:77:9: error[missing-argument] No argument provided for required parameter
linewidthof function_plot_posterior_op
- arviz/plots/backends/matplotlib/ppcplot.py:407:47: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Unknown | None - arviz/plots/backends/matplotlib/ppcplot.py:418:52: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Unknown | None
- arviz/plots/hdiplot.py:187:18: error[missing-argument] No arguments provided for required parameters
window_length,polyorderof functionsavgol_filter - arviz/stats/stats.py:578:20: error[missing-argument] No arguments provided for required parameters
hdi_prob,skipna,max_modesof function_hdi_multimodal - arviz/stats/stats.py:578:20: error[missing-argument] No arguments provided for required parameters
hdi_prob,circular,skipnaof function_hdi - arviz/tests/base_tests/test_plots_bokeh.py:1287:10: error[missing-argument] No argument provided for required parameter
yof functionplot_lm - arviz/tests/base_tests/test_plots_matplotlib.py:1897:10: error[missing-argument] No arguments provided for required parameters
point_estimate,hdi_prob,quartiles,linewidth,markersize,markercolor,marker,rotated,intervalcolorof functionplot_point_interval - arviz/tests/base_tests/test_plots_matplotlib.py:2162:10: error[missing-argument] No argument provided for required parameter
yof functionplot_lm - Found 710 diagnostics
- Found 706 diagnostics
setuptools (https://github.com/pypa/setuptools)
- setuptools/config/_apply_pyprojecttoml.py:271:12: error[missing-argument] No arguments provided for required parameters
name,sourcesof bound method__init__
- setuptools/tests/test_wheel.py:677:13: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
str | dict[@Todo(dict literal key type), @Todo(dict literal value type)] | dict[str, list[Unknown | str]] | Unknown
discord.py (https://github.com/Rapptz/discord.py)
- discord/activity.py:879:16: error[missing-argument] No argument provided for required parameter
nameof bound method__init__
- discord/activity.py:891:39: warning[unused-ignore-comment] Unused blanket
type: ignoredirective
- discord/http.py:650:25: error[missing-argument] No arguments provided for required parameters
name,valueof bound methodadd_field - discord/webhook/async_.py:178:25: error[missing-argument] No arguments provided for required parameters
name,valueof bound methodadd_field - Found 514 diagnostics
- Found 512 diagnostics
openlibrary (https://github.com/internetarchive/openlibrary)
- openlibrary/coverstore/coverlib.py:46:12: error[missing-argument] No arguments provided for required parameters
category,olid,filename,filename_s,filename_m,filename_l,author,ip,source_url,width,heightof functionnew
- openlibrary/data/db.py:89:23: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Unknown | None
apprise (https://github.com/caronc/apprise)
- tests/test_config_file.py:98:10: error[missing-argument] No argument provided for required parameter
pathof bound method__init__ - tests/test_plugin_discord.py:333:16: error[missing-argument] No arguments provided for required parameters
webhook_id,webhook_tokenof bound method__init__ - tests/test_plugin_discord.py:380:16: error[missing-argument] No arguments provided for required parameters
webhook_id,webhook_tokenof bound method__init__ - tests/test_plugin_discord.py:809:16: error[missing-argument] No arguments provided for required parameters
webhook_id,webhook_tokenof bound method__init__ - tests/test_plugin_revolt.py:304:16: error[missing-argument] No arguments provided for required parameters
bot_token,targetsof bound method__init__ - tests/test_plugin_revolt.py:333:16: error[missing-argument] No arguments provided for required parameters
bot_token,targetsof bound method__init__ - tests/test_plugin_revolt.py:520:16: error[missing-argument] No arguments provided for required parameters
bot_token,targetsof bound method__init__ - tests/test_plugin_telegram.py:433:11: error[missing-argument] No arguments provided for required parameters
bot_token,targetsof bound method__init__ - tests/test_plugin_telegram.py:799:16: error[missing-argument] No arguments provided for required parameters
bot_token,targetsof bound method__init__ - Found 1879 diagnostics
- Found 1870 diagnostics
xarray (https://github.com/pydata/xarray)
- xarray/backends/api.py:1778:27: error[invalid-argument-type] Argument to function
open_datasetis incorrect: Expectedbool | None, found@Todo(Inference of subscript on special form) | None | (@Todo(Support fortyping.TypeAlias) & ~AlwaysFalsy) | dict[@Todo(dict literal key type), @Todo(dict literal value type)] - xarray/backends/api.py:1778:27: error[invalid-argument-type] Argument to function
open_datasetis incorrect: Expectedbool | None, found@Todo(Inference of subscript on special form) | None | (@Todo(Support fortyping.TypeAlias) & ~AlwaysFalsy) | dict[@Todo(dict literal key type), @Todo(dict literal value type)] - xarray/backends/api.py:1778:27: error[invalid-argument-type] Argument to function
open_datasetis incorrect: ExpectedLiteral["coordinates", "all"] | bool | None, found@Todo(Inference of subscript on special form) | None | (@Todo(Support fortyping.TypeAlias) & ~AlwaysFalsy) | dict[@Todo(dict literal key type), @Todo(dict literal value type)] - xarray/backends/api.py:1778:27: error[invalid-argument-type] Argument to function
open_datasetis incorrect: Expectedbool, found@Todo(Inference of subscript on special form) | None | (@Todo(Support fortyping.TypeAlias) & ~AlwaysFalsy) | dict[@Todo(dict literal key type), @Todo(dict literal value type)] - xarray/backends/api.py:1778:27: error[invalid-argument-type] Argument to function
open_datasetis incorrect: Expectedbool, found@Todo(Inference of subscript on special form) | None | (@Todo(Support fortyping.TypeAlias) & ~AlwaysFalsy) | dict[@Todo(dict literal key type), @Todo(dict literal value type)] - xarray/backends/api.py:1778:27: error[invalid-argument-type] Argument to function
open_datasetis incorrect: Expectedstr | None, found@Todo(Inference of subscript on special form) | None | (@Todo(Support fortyping.TypeAlias) & ~AlwaysFalsy) | dict[@Todo(dict literal key type), @Todo(dict literal value type)] - xarray/core/common.py:460:37: error[invalid-argument-type] Argument expression after ** must be a mapping with
strkey type: FoundHashable - xarray/core/dataset.py:1334:30: error[invalid-argument-type] Argument expression after ** must be a mapping type: Found
Hashable
- xarray/core/datatree.py:1070:16: error[missing-argument] No arguments provided for required parameters
variables,coord_namesof bound method_construct_direct
- xarray/core/groupby.py:1496:53: error[invalid-argument-type] Argument expression after ** must be a mapping with
strkey type: FoundHashable
- xarray/core/variable.py:2027:32: error[missing-argument] No argument provided for required parameter
qof functionquantile - xarray/plot/dataarray_plot.py:902:20: error[missing-argument] No argument provided for required par...[Comment body truncated]