Time functions #6
Annotations
10 errors and 12 warnings
Run npm run build:
src/extensions/aggressive-scenes.extension.ts#L64
Conversion of type '{ friendly_name: string; restored: boolean; supported_features: number; } | { friendly_name: string; restored: boolean; supported_features: number; } | { friendly_name: string; restored: boolean; supported_features: number; }' to type '{ entity_id: PICK_ENTITY[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run npm run build:
src/extensions/aggressive-scenes.extension.ts#L172
Type '"light"' is not comparable to type 'TRawDomains'.
|
Run npm run build:
src/extensions/aggressive-scenes.extension.ts#L174
Conversion of type 'ByIdProxy<PICK_ENTITY>' to type 'ENTITY_STATE<never>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run npm run build:
src/extensions/aggressive-scenes.extension.ts#L174
Type '"light"' does not satisfy the constraint 'TRawDomains'.
|
Run npm run build:
src/extensions/light-manager.extension.ts#L35
Type '"light"' does not satisfy the constraint 'TRawDomains'.
|
Run npm run build:
src/extensions/light-manager.extension.ts#L49
Type '"light"' does not satisfy the constraint 'TRawDomains'.
|
Run npm run build:
src/extensions/light-manager.extension.ts#L83
Type '"light"' does not satisfy the constraint 'TRawDomains'.
|
Run npm run build:
src/extensions/light-manager.extension.ts#L86
Type '"light"' does not satisfy the constraint 'TRawDomains'.
|
Run npm run build:
src/extensions/light-manager.extension.ts#L104
Property 'entity_id' does not exist on type 'never'.
|
Run npm run build:
src/extensions/light-manager.extension.ts#L104
Type '"light"' does not satisfy the constraint 'TRawDomains'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run npm run lint:
src/extensions/solar-calc.extension.ts#L3
'is' is defined but never used. Allowed unused vars must match /_|logger/u
|
Run npm run lint:
src/extensions/solar-calc.extension.ts#L6
'TContext' is defined but never used. Allowed unused vars must match /_|logger/u
|
Run npm run lint:
src/extensions/solar-calc.extension.ts#L56
'internal' is defined but never used
|
Run npm run lint:
src/helpers/solar.helper.ts#L2
Unknown word: "nocheck"
|
Run npm run lint:
src/helpers/solar.helper.ts#L84
Unknown word: "unitless"
|
Run npm run lint:
src/helpers/solar.helper.ts#L89
Unknown word: "mrad"
|
Run npm run lint:
src/helpers/solar.helper.ts#L90
Unknown word: "sinm"
|
Run npm run lint:
src/helpers/solar.helper.ts#L90
Unknown word: "mrad"
|
Run npm run lint:
src/helpers/solar.helper.ts#L91
Unknown word: "mrad"
|
Run npm run lint:
src/helpers/solar.helper.ts#L91
Unknown word: "mrad"
|
Loading