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