Working battery level POC #7
Annotations
8 errors and 12 warnings
build (20.x):
src/services/battery.ts#L17
'batteryLevel' is assigned a value but never used
|
build (20.x):
src/services/battery.ts#L21
'chargingState' is assigned a value but never used
|
build (20.x):
src/services/battery.ts#L25
'lowBattery' is assigned a value but never used
|
build (20.x)
Process completed with exit code 1.
|
build (18.x):
src/services/battery.ts#L17
'batteryLevel' is assigned a value but never used
|
build (18.x):
src/services/battery.ts#L21
'chargingState' is assigned a value but never used
|
build (18.x):
src/services/battery.ts#L25
'lowBattery' is assigned a value but never used
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
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 (20.x):
src/services/battery.ts#L1
Strings must use singlequote
|
build (20.x):
src/services/battery.ts#L2
Strings must use singlequote
|
build (20.x):
src/services/battery.ts#L3
Strings must use singlequote
|
build (20.x):
src/services/battery.ts#L11
Missing trailing comma
|
build (20.x):
src/services/battery.ts#L42
Strings must use singlequote
|
build (18.x)
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 (18.x):
src/services/battery.ts#L1
Strings must use singlequote
|
build (18.x):
src/services/battery.ts#L2
Strings must use singlequote
|
build (18.x):
src/services/battery.ts#L3
Strings must use singlequote
|
build (18.x):
src/services/battery.ts#L11
Missing trailing comma
|
build (18.x):
src/services/battery.ts#L42
Strings must use singlequote
|