Update Hap-Client #54
Annotations
10 errors and 1 warning
publish (with tag):
src/hap.spec.ts#L609
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/hap.spec.ts#L683
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/hap.spec.ts#L778
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/door.spec.ts#L297
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/door.spec.ts#L392
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/fan-v2.spec.ts#L250
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/fan-v2.spec.ts#L345
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/fan.spec.ts#L341
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/fan.spec.ts#L415
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
publish (with tag):
src/types/fan.spec.ts#L510
Property 'configurationNumber' is missing in type '{ name: string; username: string; ipAddress: string; port: number; connectionFailedCount: number; services: undefined[]; }' but required in type 'HapInstance'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading