Skip to content

Fix for wrong command being sent or no command sent in certain circum… #46

Fix for wrong command being sent or no command sent in certain circum…

Fix for wrong command being sent or no command sent in certain circum… #46

Triggered via push March 5, 2024 07:49
Status Success
Total duration 1m 1s
Artifacts

pipeline.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

99 warnings
Build and Test on Node 16 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 16 and ubuntu-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 16 and ubuntu-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 20 and ubuntu-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 20 and ubuntu-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 18 and ubuntu-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 18 and ubuntu-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 16 and macOS-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 16 and macOS-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 18 and macOS-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 18 and macOS-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 20 and windows-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 20 and windows-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 16 and windows-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 16 and windows-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 20 and macOS-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 20 and macOS-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test on Node 18 and windows-latest: accessories/accessory.js#L109
'data' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L246
'mode' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L287
'enableAutoOff' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L287
'enableAutoOn' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L347
'hexData' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L550
'value' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L646
'autoHeatTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L646
'autoCoolTemperature' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/aircon.js#L646
'minimumAutoOnOffDuration' is never reassigned. Use 'const' instead
Build and Test on Node 18 and windows-latest: accessories/fan.js#L16
'config' is never reassigned. Use 'const' instead