Release 4.4.19-beta.4 #104
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm build and test:
accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L247
'mode' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L291
'enableAutoOff' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L291
'enableAutoOn' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L351
'hexData' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L555
'value' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L653
'autoHeatTemperature' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L653
'autoCoolTemperature' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L653
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
|
Loading