Fix interface #33
beta-release.yml
on: push
Annotations
6 errors
build_and_test / build (18):
src/index.ts#L317
Type '{ ipAddress: string; port: number; username: string; name: string; }' is missing the following properties from type 'HapInstance': connectionFailedCount, services
|
build_and_test / build (18)
Process completed with exit code 2.
|
build_and_test / build (22):
src/index.ts#L317
Type '{ ipAddress: string; port: number; username: string; name: string; }' is missing the following properties from type 'HapInstance': connectionFailedCount, services
|
build_and_test / build (22)
Process completed with exit code 2.
|
build_and_test / build (20):
src/index.ts#L317
Type '{ ipAddress: string; port: number; username: string; name: string; }' is missing the following properties from type 'HapInstance': connectionFailedCount, services
|
build_and_test / build (20)
Process completed with exit code 2.
|