[stable-3.13] create a permanent log of delete actions #4351
Annotations
2 errors, 1 warning, and 3 notices
src/libsync/logger.h:18:10 [clang-diagnostic-error]:
src/libsync/logger.h#L18
'QObject' file not found
|
src/libsync/syncfileitem.h:18:10 [clang-diagnostic-error]:
src/libsync/syncfileitem.h#L18
'QVector' file not found
|
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)
|