Support SSH proxy command #777
Annotations
2 errors
dpdispatcher/contexts/ssh_context.py#L155
Argument of type "ProxyCommand | socket" cannot be assigned to parameter "sock" of type "_SocketLike" in function "__init__"
Type "ProxyCommand | socket" cannot be assigned to type "_SocketLike"
Type "ProxyCommand" cannot be assigned to type "_SocketLike"
"ProxyCommand" is incompatible with "str"
"ProxyCommand" is incompatible with "_Addr"
"ProxyCommand" is incompatible with "socket"
"ProxyCommand" is incompatible with "Channel" (reportGeneralTypeIssues)
|
|
This job failed
Loading