Skip to content

Bump @digital-alchemy/hass from 24.9.4 to 24.11.2 #56

Bump @digital-alchemy/hass from 24.9.4 to 24.11.2

Bump @digital-alchemy/hass from 24.9.4 to 24.11.2 #56

Triggered via pull request November 11, 2024 09:32
Status Failure
Total duration 33s
Artifacts

check.yml

on: pull_request
lint-and-build
24s
lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-and-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'.
lint-and-build: src/extensions/aggressive-scenes.extension.ts#L19
Property 'hass' does not exist on type 'TServiceParams'.
lint-and-build: src/extensions/light-manager.extension.ts#L61
Property 'hass' does not exist on type 'TServiceParams'.
lint-and-build: src/extensions/light-manager.extension.ts#L284
Property 'domain' does not exist on type 'IsIt'.
lint-and-build: src/extensions/managed-switch.extension.ts#L5
Property 'hass' does not exist on type 'TServiceParams'.
lint-and-build: src/extensions/room.extension.ts#L38
Property 'hass' does not exist on type 'TServiceParams'.
lint-and-build: src/extensions/room.extension.ts#L83
Property 'domain' does not exist on type 'IsIt'.
lint-and-build: src/extensions/room.extension.ts#L110
Property 'domain' does not exist on type 'IsIt'.
lint-and-build: src/extensions/room.extension.ts#L113
Property 'domain' does not exist on type 'IsIt'.
lint-and-build
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/
lint-and-build
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/