refactor: Cleanup DHC Service #401
Annotations
2 errors
Run ts checks, linting, and unit tests:
src/util/treeViewUtils.spec.ts#L159
Argument of type '{ type: "DHC" | "DHE"; connectionCount: number; isConnected: boolean; isRunning: boolean; isManaged: true; psk: string; url: URL; label?: string | undefined; } | { type: "DHC" | "DHE"; ... 5 more ...; label?: string | undefined; }' is not assignable to parameter of type 'ServerState'.
|
Run ts checks, linting, and unit tests
Process completed with exit code 2.
|
Loading