fix: rename internal types #88
Annotations
4 errors and 4 warnings
packages/connections/src/lib/controllerConnection.ts#L12
Replace `DTO<ControllerConnection>,·'ws'·|·'log'·|·'heartbeatHandle'·|·'deviceWorkerConnection'` with `⏎··DTO<ControllerConnection>,⏎··'ws'·|·'log'·|·'heartbeatHandle'·|·'deviceWorkerConnection'⏎`
|
packages/server/src/index.ts#L27
Replace `string,·{·deviceWorker:·DeviceWorkerConnection;·controller:·ControllerConnection·|·null·}` with `⏎··string,⏎··{·deviceWorker:·DeviceWorkerConnection;·controller:·ControllerConnection·|·null·}⏎`
|
packages/server/src/index.ts#L233
Replace ``CONTROLLER:·Warning·-·found·${nextSpareWorkerId}·in·pool·with·no·record·of·main·device·${mainDeviceId}`` with `⏎··········`CONTROLLER:·Warning·-·found·${nextSpareWorkerId}·in·pool·with·no·record·of·main·device·${mainDeviceId}`,⏎········`
|
|
packages/connections/src/lib/deviceControlConnection.ts#L10
Unexpected any. Specify a different type
|
packages/connections/src/lib/deviceControlConnection.ts#L12
Unexpected any. Specify a different type
|
packages/connections/src/lib/deviceControlConnection.ts#L49
Unexpected any. Specify a different type
|
packages/connections/src/lib/deviceControlConnection.ts#L192
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading