properly compute if a folder is top level or child extern mounted #3226
Annotations
3 errors, 3 warnings, and 9 notices
Run cpp-linter/[email protected]:
src/common/remotepermissions.h#L21
'QString' file not found
|
Run cpp-linter/[email protected]:
src/libsync/account.h#L19
'QByteArray' file not found
|
Run cpp-linter/[email protected]:
src/libsync/syncfileitem.h#L18
'QVector' file not found
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L462
2 adjacent parameters of 'propertyMapToRemoteInfo' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L568
variable 'firstDirectoryPermissions' is not initialized
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L599
statement should be inside braces
|
Run cpp-linter/[email protected]:
src/common/remotepermissions.cpp#L1
File src/common/remotepermissions.cpp does not conform to Custom style guidelines. (lines 76, 77, 78, 88, 95, 101, 102, 108, 109)
|
Run cpp-linter/[email protected]:
src/common/remotepermissions.h#L1
File src/common/remotepermissions.h does not conform to Custom style guidelines. (lines 85, 86, 117, 119, 120, 121)
|
Run cpp-linter/[email protected]:
src/gui/editlocallyjob.cpp#L1
File src/gui/editlocallyjob.cpp does not conform to Custom style guidelines. (lines 551)
|
Run cpp-linter/[email protected]:
src/gui/shellextensionsserver.cpp#L1
File src/gui/shellextensionsserver.cpp does not conform to Custom style guidelines. (lines 172)
|
Run cpp-linter/[email protected]:
src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp does not conform to Custom style guidelines. (lines 1449, 1451)
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L1
File src/libsync/discoveryphase.cpp does not conform to Custom style guidelines. (lines 565, 597)
|
Run cpp-linter/[email protected]:
src/libsync/propagateremotemkdir.cpp#L1
File src/libsync/propagateremotemkdir.cpp does not conform to Custom style guidelines. (lines 142, 146)
|
Run cpp-linter/[email protected]:
src/libsync/syncfileitem.cpp#L1
File src/libsync/syncfileitem.cpp does not conform to Custom style guidelines. (lines 172)
|
Run cpp-linter/[email protected]:
src/libsync/syncfileitem.h#L1
File src/libsync/syncfileitem.h does not conform to Custom style guidelines. (lines 136)
|
Loading