fix(PinState): don't trigger sync when file's PinState changed to Unspecified. #5668
Annotations
3 errors, 1 warning, and 2 notices
|
test/testsynccfapi.cpp:8:10 [clang-diagnostic-error]:
test/testsynccfapi.cpp#L8
'QtTest' file not found
|
|
test/testfolderwatcher.cpp:8:10 [clang-diagnostic-error]:
test/testfolderwatcher.cpp#L8
'QtTest' file not found
|
|
src/gui/folder.cpp:16:10 [clang-diagnostic-error]:
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
|
src/gui/folder.cpp:595:14 [readability-function-cognitive-complexity]:
src/gui/folder.cpp#L595
function 'slotWatchedPathChanged' has cognitive complexity of 45 (threshold 25)
|
|
Run clang-format on test/testsynccfapi.cpp:
test/testsynccfapi.cpp#L0
File test/testsynccfapi.cpp does not conform to Custom style guidelines. (lines 1453)
|
|
Run clang-format on test/testfolderwatcher.cpp:
test/testfolderwatcher.cpp#L0
File test/testfolderwatcher.cpp does not conform to Custom style guidelines. (lines 399, 403, 411)
|