Skip to content

Bump homey from 3.7.12 to 3.7.13 #738

Bump homey from 3.7.12 to 3.7.13

Bump homey from 3.7.12 to 3.7.13 #738

Triggered via pull request December 13, 2024 05:17
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: decorators/addToLogs.ts#L31
Unsafe type assertion: type '(...funcArgs: unknown[]) => unknown' is more narrow than the original type
build: drivers/nuos/device.ts#L103
Unsafe type assertion: type 'AristonApp' is more narrow than the original type
build: drivers/nuos/device.ts#L111
Unsafe type assertion: type '(value: string | number | boolean) => boolean' is more narrow than the original type
build: drivers/nuos/device.ts#L114
Unsafe type assertion: type '(value: string | number | boolean) => Mode' is more narrow than the original type
build: drivers/nuos/device.ts#L117
Unsafe type assertion: type '(value: string | number | boolean) => boolean' is more narrow than the original type
build: drivers/nuos/device.ts#L120
Unsafe type assertion: type '(value: string | number | boolean) => OperationMode' is more narrow than the original type
build: drivers/nuos/device.ts#L124
Unsafe type assertion: type '(value: string | number | boolean) => number' is more narrow than the original type
build: drivers/nuos/device.ts#L127
Unsafe type assertion: type '(value: string | number | boolean) => string | null' is more narrow than the original type
build: drivers/nuos/device.ts#L147
Unsafe type assertion: type '(value: string | number | boolean) => boolean' is more narrow than the original type
build: drivers/nuos/device.ts#L160
Unsafe cast from `any` detected: consider using type guards or a safer cast
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636