Skip to content

[stable-3.14] create a permanent log of delete actions #4347

[stable-3.14] create a permanent log of delete actions

[stable-3.14] create a permanent log of delete actions #4347

Triggered via pull request October 22, 2024 07:16
Status Success
Total duration 52s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 3 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 534, 536, 537, 538, 539, 540, 542, 543, 544, 546, 547)
Run clang-format on src/libsync/logger.cpp: src/libsync/logger.cpp#L1
File src/libsync/logger.cpp does not conform to Custom style guidelines. (lines 310, 319)