v4.4.19 (#734) #110
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#L246
'mode' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
|
Loading