mpd: less aggressive logging and reconnections #299
Annotations
1 error and 5 warnings
Check if clang-tidy failed on any files
Process completed with exit code 1.
|
clang-tidy:
include/modules/mpd/state.hpp#L151
invalid case style for private member 'last_interval_'
|
clang-tidy:
include/modules/mpd/state.hpp#L166
invalid case style for function 'arm_timer'
|
clang-tidy:
include/modules/mpd/state.hpp#L167
invalid case style for function 'disarm_timer'
|
clang-tidy:
src/modules/mpd/state.cpp#L340
invalid case style for variable 'timer_slot'
|
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