Bump typescript-eslint from 8.20.0 to 8.21.0 #758
Annotations
10 errors and 1 warning
Lint and fix errors:
decorators/addToLogs.ts#L24
Unsafe type assertion: type 'keyof this' is more narrow than the original type
|
Lint and fix errors:
decorators/addToLogs.ts#L29
Unsafe type assertion: type 'keyof this' is more narrow than the original type
|
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:
decorators/addToLogs.ts#L31
Unsafe type assertion: type 'keyof this' 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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading