Merge pull request #424 from nsowen/feature/weather_sensor_pro #529
Annotations
20 errors and 8 warnings
build (20.x):
src/HmIPPlatform.ts#L327
Type 'HmIPWeatherSensor' is missing the following properties from type 'HmIPGenericDevice': hidden, unreach, lowBat, rssiDeviceValue, and 9 more.
|
build (20.x):
src/HmIPPlatform.ts#L329
Type 'HmIPWeatherSensorPlus' is missing the following properties from type 'HmIPGenericDevice': hidden, unreach, lowBat, rssiDeviceValue, and 9 more.
|
build (20.x):
src/HmIPPlatform.ts#L331
Type 'HmIPWeatherSensorPro' is missing the following properties from type 'HmIPGenericDevice': hidden, unreach, lowBat, rssiDeviceValue, and 9 more.
|
build (20.x):
src/HmIPPlatform.ts#L337
'homebridgeDevice' is possibly 'null'.
|
build (20.x):
src/HmIPPlatform.ts#L343
Cannot find name 'IdentifiableDevice'.
|
build (20.x):
src/devices/HmIPWeatherSensor.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../HmIPPlatform.js'?
|
build (20.x):
src/devices/HmIPWeatherSensor.ts#L3
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../HmIPState.js'?
|
build (20.x):
src/devices/HmIPWeatherSensor.ts#L4
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './HmIPGenericDevice.js'?
|
build (20.x):
src/devices/HmIPWeatherSensor.ts#L5
Cannot find module 'moment/moment' or its corresponding type declarations.
|
build (20.x):
src/devices/HmIPWeatherSensor.ts#L111
Property 'accessory' does not exist on type 'HmIPWeatherSensor'.
|
build (21.x):
src/HmIPPlatform.ts#L327
Type 'HmIPWeatherSensor' is missing the following properties from type 'HmIPGenericDevice': hidden, unreach, lowBat, rssiDeviceValue, and 9 more.
|
build (21.x):
src/HmIPPlatform.ts#L329
Type 'HmIPWeatherSensorPlus' is missing the following properties from type 'HmIPGenericDevice': hidden, unreach, lowBat, rssiDeviceValue, and 9 more.
|
build (21.x):
src/HmIPPlatform.ts#L331
Type 'HmIPWeatherSensorPro' is missing the following properties from type 'HmIPGenericDevice': hidden, unreach, lowBat, rssiDeviceValue, and 9 more.
|
build (21.x):
src/HmIPPlatform.ts#L337
'homebridgeDevice' is possibly 'null'.
|
build (21.x):
src/HmIPPlatform.ts#L343
Cannot find name 'IdentifiableDevice'.
|
build (21.x):
src/devices/HmIPWeatherSensor.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../HmIPPlatform.js'?
|
build (21.x):
src/devices/HmIPWeatherSensor.ts#L3
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../HmIPState.js'?
|
build (21.x):
src/devices/HmIPWeatherSensor.ts#L4
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './HmIPGenericDevice.js'?
|
build (21.x):
src/devices/HmIPWeatherSensor.ts#L5
Cannot find module 'moment/moment' or its corresponding type declarations.
|
build (21.x):
src/devices/HmIPWeatherSensor.ts#L111
Property 'accessory' does not exist on type 'HmIPWeatherSensor'.
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (21.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (21.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (21.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|