if a virtual file change but nothing changed: set it as in sync #3271
Annotations
4 errors, 1 warning, and 3 notices
src/common/vfs.h:16:10 [clang-diagnostic-error]:
src/common/vfs.h#L16
'ocsynclib.h' 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:560:14 [readability-function-cognitive-complexity]:
src/gui/folder.cpp#L560
function 'slotWatchedPathChanged' has cognitive complexity of 42 (threshold 25)
|
Run clang-format on src/common/vfs.h:
src/common/vfs.h#L1
File src/common/vfs.h does not conform to Custom style guidelines. (lines 330)
|
Run clang-format on src/gui/folder.cpp:
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 625, 626, 627, 628, 629)
|
Run clang-format on src/libsync/vfs/suffix/vfs_suffix.h:
src/libsync/vfs/suffix/vfs_suffix.h#L1
File src/libsync/vfs/suffix/vfs_suffix.h does not conform to Custom style guidelines. (lines 42)
|