feat: SSH UI #7004
Annotations
2 errors
|
Check Types (Server)
Process completed with exit code 2.
|
|
Check Types (Server):
src/proxy/ssh/server.ts#L279
Argument of type '(user: SSHUser | null) => void' is not assignable to parameter of type '(value: User | null) => void | PromiseLike<void>'.
|
Loading