Skip to content

create a permanent log of delete actions #3871

create a permanent log of delete actions

create a permanent log of delete actions #3871

Triggered via pull request August 26, 2024 17:48
Status Success
Total duration 36s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 2 notices
src/libsync/logger.cpp:71:1 [cppcoreguidelines-avoid-non-const-global-variables]: src/libsync/logger.cpp#L71
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
Run clang-format on src/csync/csync.h: src/csync/csync.h#L1
File src/csync/csync.h does not conform to Custom style guidelines. (lines 35, 45)
Run clang-format on src/libsync/discovery.cpp: src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp does not conform to Custom style guidelines. (lines 561, 563, 564, 565, 566, 567, 569, 570, 571, 573, 574)