Support Windows .lnk files with VFS Cf API. #3686
Annotations
8 errors, 10 warnings, and 9 notices
src/common/filesystembase.h#L21
'config.h' file not found
|
src/csync/csync_exclude.cpp#L21
'config_csync.h' file not found
|
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
src/gui/folderwatcher_win.cpp#L15
'QThread' file not found
|
src/gui/syncrunfilelog.cpp#L15
'QRegularExpression' file not found
|
src/libsync/filesystem.h#L17
'config.h' file not found
|
src/libsync/propagatedownload.cpp#L15
'config.h' file not found
|
test/testsynccfapi.cpp#L8
'QtTest' file not found
|
src/common/filesystembase.h#L35
variable 'QFile' is non-const and globally accessible, consider making it const
|
src/gui/caseclashfilenamedialog.cpp#L189
variable 'fileInfo' is not initialized
|
src/gui/folder.cpp#L182
repeated branch in conditional chain
|
src/gui/folder.cpp#L1475
variable name 'fi' is too short, expected at least 3 characters
|
src/gui/folder.cpp#L1476
statement should be inside braces
|
src/gui/folderwatcher.cpp#L181
variable 'dir' is not initialized
|
src/gui/owncloudgui.cpp#L517
if with identical then and else branches
|
src/gui/syncrunfilelog.cpp#L68
variable 'exists' is not initialized
|
src/libsync/filesystem.cpp#L271
variable 'isDir' is not initialized
|
src/libsync/filesystem.h#L27
duplicate include
|
src/common/filesystembase.cpp#L1
File src/common/filesystembase.cpp does not conform to Custom style guidelines. (lines 113)
|
src/common/filesystembase.h#L1
File src/common/filesystembase.h does not conform to Custom style guidelines. (lines 104, 112)
|
src/gui/conflictsolver.cpp#L1
File src/gui/conflictsolver.cpp does not conform to Custom style guidelines. (lines 89)
|
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 1486)
|
src/gui/socketapi/socketapi.cpp#L1
File src/gui/socketapi/socketapi.cpp does not conform to Custom style guidelines. (lines 1237, 1283)
|
src/gui/syncrunfilelog.cpp#L1
File src/gui/syncrunfilelog.cpp does not conform to Custom style guidelines. (lines 45)
|
src/libsync/filesystem.cpp#L1
File src/libsync/filesystem.cpp does not conform to Custom style guidelines. (lines 271)
|
src/libsync/propagatedownload.cpp#L1
File src/libsync/propagatedownload.cpp does not conform to Custom style guidelines. (lines 1239)
|
test/testsynccfapi.cpp#L1
File test/testsynccfapi.cpp does not conform to Custom style guidelines. (lines 1389)
|
This job succeeded
Loading