battery: Add {cycles}, {health} format replacements #3130
Merged
Annotations
1 error and 5 warnings
Check if clang-tidy failed on any files
Process completed with exit code 1.
|
clang-tidy:
src/modules/battery.cpp#L184
function 'getInfos' has cognitive complexity of 224 (threshold 25)
|
clang-tidy:
src/modules/battery.cpp#L373
floating point literal has suffix 'f', which is not uppercase
|
clang-tidy:
src/modules/battery.cpp#L603
floating point literal has suffix 'f', which is not uppercase
|
clang-tidy:
src/modules/battery.cpp#L652
function 'update' has cognitive complexity of 26 (threshold 25)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading