Sync quickstart projects #26
Annotations
10 errors and 1 warning
checks:
src/living-room.ts#L14
Argument of type '"switch.projector"' is not assignable to parameter of type 'TRawEntityIds'.
|
checks:
src/living-room.ts#L15
Argument of type '"light.living_room_fan"' is not assignable to parameter of type 'TRawEntityIds'.
|
checks:
src/living-room.ts#L24
Property 'turn_on' does not exist on type 'ByIdProxy<TRawEntityIds>'.
|
checks:
src/living-room.ts#L35
Property 'turn_off' does not exist on type 'ByIdProxy<TRawEntityIds>'.
|
checks:
src/living-room.ts#L56
Property 'turn_on' does not exist on type 'ByIdProxy<TRawEntityIds>'.
|
checks:
src/living-room.ts#L62
Property 'turn_off' does not exist on type 'ByIdProxy<TRawEntityIds>'.
|
checks:
src/living-room.ts#L82
Argument of type 'Dayjs' is not assignable to parameter of type 'string | number | Dayjs | Date'.
|
checks:
src/living-room.ts#L86
Property 'turn_on' does not exist on type 'ByIdProxy<TRawEntityIds>'.
|
checks:
src/office.ts#L28
Type '"switch.mood_light"' is not assignable to type 'PickASwitch | PickASwitch[]'.
|
checks:
src/office.ts#L35
Argument of type 'Dayjs' is not assignable to parameter of type 'string | number | Dayjs | Date'.
|
checks
Could not determine node version from /home/runner/work/automation-standalone/automation-standalone/package.json. Falling back
|