refactor: Refactored to use ServerConnection interface #266
Annotations
3 errors
src/util/uiUtils.spec.ts#L58
Property 'isConnected' is missing in type '{ serverUrl: URL; }' but required in type 'ServerConnection'.
|
src/util/uiUtils.spec.ts#L59
Property 'isConnected' is missing in type '{ serverUrl: URL; }' but required in type 'ServerConnection'.
|
|
This job failed
Loading