Bump @types/node from 22.9.1 to 22.9.3 #722
Annotations
10 errors
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
|