Skip to content

[stable-3.13] create a permanent log of delete actions #4351

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

[stable-3.13] create a permanent log of delete actions #4351

Triggered via pull request October 22, 2024 11:05
Status Success
Total duration 2m 2s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 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 43)
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 489, 491, 492, 493, 494, 495, 497, 498, 499, 501, 502)
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 327, 336)