fix(logs): reduce verbosity when deleting a folder content #7694
Annotations
2 errors, 1 warning, and 2 notices
|
src/gui/folderwatcher_win.cpp:7:10 [clang-diagnostic-error]:
src/gui/folderwatcher_win.cpp#L7
'QThread' file not found
|
|
src/gui/folder.cpp:7:10 [clang-diagnostic-error]:
src/gui/folder.cpp#L7
'common/syncjournaldb.h' file not found
|
|
src/gui/folder.cpp:601:14 [readability-function-cognitive-complexity]:
src/gui/folder.cpp#L601
function 'slotWatchedPathChanged' has cognitive complexity of 45 (threshold 25)
|
|
Run clang-format on src/libsync/propagatorjobs.cpp:
src/libsync/propagatorjobs.cpp#L0
File src/libsync/propagatorjobs.cpp does not conform to Custom style guidelines. (lines 69)
|
|
Run clang-format on src/gui/folderwatcher_win.cpp:
src/gui/folderwatcher_win.cpp#L0
File src/gui/folderwatcher_win.cpp does not conform to Custom style guidelines. (lines 129)
|