Removed device temperature checks when not used #112
Annotations
10 errors and 10 warnings
npm build and test:
accessories/aircon.js#L413
Expected indentation of 6 spaces but found 8
|
npm build and test:
accessories/aircon.js#L415
Expected indentation of 6 spaces but found 8
|
npm build and test:
accessories/aircon.js#L416
Expected indentation of 6 spaces but found 8
|
npm build and test:
accessories/aircon.js#L417
Expected indentation of 8 spaces but found 12
|
npm build and test:
accessories/aircon.js#L419
Expected indentation of 8 spaces but found 12
|
npm build and test:
accessories/aircon.js#L421
Expected indentation of 8 spaces but found 12
|
npm build and test:
accessories/aircon.js#L422
Expected indentation of 6 spaces but found 8
|
npm build and test:
accessories/aircon.js#L424
Expected indentation of 6 spaces but found 8
|
npm build and test:
accessories/aircon.js#L425
Expected indentation of 6 spaces but found 8
|
npm build and test
Process completed with exit code 1.
|
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#L553
'value' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L649
'autoHeatTemperature' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L649
'autoCoolTemperature' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/aircon.js#L649
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
|
npm build and test:
accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
|
Loading