-
-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Description
linting is failing on distributed main: https://github.com/dask/distributed/actions/runs/5530065906/jobs/10088973828
started failing 2 days ago in https://github.com/dask/distributed/actions/runs/5506239906
distributed/cli/dask_worker.py:38: error: Argument 1 has incompatible type "Callable[[Any, Any, Optional[str], Any, Any, Optional[str], Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, KwArg(Any)], Any]"; expected <nothing> [arg-type]
distributed/cli/dask_ssh.py:15: error: Argument 1 has incompatible type "Callable[[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any], Any]"; expected <nothing> [arg-type]
distributed/cli/dask_ssh.py:15: error: Argument 1 has incompatible type "Callable[[VarArg(<nothing>), KwArg(<nothing>)], <nothing>]"; expected <nothing> [arg-type]
distributed/cli/dask_spec.py:13: error: Argument 1 has incompatible type "Callable[[List[Any], str, str], None]"; expected <nothing> [arg-type]
distributed/cli/dask_scheduler.py:28: error: Argument 1 has incompatible type "Callable[[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, KwArg(Any)], Any]"; expected <nothing> [arg-type]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels