Skip to content

Fix interface

Fix interface #33

Triggered via push November 7, 2024 14:43
Status Failure
Total duration 28s
Artifacts

beta-release.yml

on: push
Matrix: build_and_test / build
build_and_test  /  collect_coverage_reports
0s
build_and_test / collect_coverage_reports
lint  /  ESLint
lint / ESLint
publish  /  publish_npm
publish / publish_npm
Fit to window
Zoom out
Zoom in

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.