Bump @digital-alchemy/hass from 24.9.4 to 24.11.2 #56
Annotations
10 errors and 2 warnings
Run yarn build:
src/automation.module.ts#L68
Type 'LibraryDefinition<{ area: ({ hass, context, config, logger, event, lifecycle, }: TServiceParams) => HassAreaService; backup: ({ logger, hass, config }: TServiceParams) => HassBackupService; call: ({ logger, lifecycle, internal, hass, config, }: TServiceParams) => iCallService; ... 12 more ...; zone: ({ config, hass,...' is not assignable to type 'TLibrary'.
|
Run yarn build:
src/extensions/aggressive-scenes.extension.ts#L19
Property 'hass' does not exist on type 'TServiceParams'.
|
Run yarn build:
src/extensions/aggressive-scenes.extension.ts#L73
Unused '@ts-expect-error' directive.
|
Run yarn build:
src/extensions/light-manager.extension.ts#L61
Property 'hass' does not exist on type 'TServiceParams'.
|
Run yarn build:
src/extensions/light-manager.extension.ts#L284
Property 'domain' does not exist on type 'IsIt'.
|
Run yarn build:
src/extensions/managed-switch.extension.ts#L5
Property 'hass' does not exist on type 'TServiceParams'.
|
Run yarn build:
src/extensions/room.extension.ts#L38
Property 'hass' does not exist on type 'TServiceParams'.
|
Run yarn build:
src/extensions/room.extension.ts#L83
Property 'domain' does not exist on type 'IsIt'.
|
Run yarn build:
src/extensions/room.extension.ts#L110
Property 'domain' does not exist on type 'IsIt'.
|
Run yarn build:
src/extensions/room.extension.ts#L113
Property 'domain' does not exist on type 'IsIt'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading