newly created folders will be read-only when needed #3097
Annotations
5 errors, 3 warnings, and 7 notices
Run cpp-linter/[email protected]:
src/common/filesystembase.h#L21
'config.h' file not found
|
Run cpp-linter/[email protected]:
src/libsync/filesystem.h#L17
'config.h' file not found
|
Run cpp-linter/[email protected]:
src/libsync/propagatedownload.cpp#L15
'config.h' file not found
|
Run cpp-linter/[email protected]:
src/libsync/propagatedownload.h#L16
'owncloudlib.h' file not found
|
Run cpp-linter/[email protected]:
test/testsyncmove.cpp#L8
'QtTest' file not found
|
Run cpp-linter/[email protected]:
src/libsync/filesystem.cpp#L199
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/libsync/filesystem.cpp#L199
2 adjacent parameters of 'setFolderPermissions' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/libsync/propagatedownload.cpp#L1168
function 'downloadFinished' has cognitive complexity of 56 (threshold 25)
|
Run cpp-linter/[email protected]:
src/libsync/filesystem.cpp#L1
File src/libsync/filesystem.cpp does not conform to Custom style guidelines. (lines 31, 199, 204, 219, 244, 314)
|
Run cpp-linter/[email protected]:
src/libsync/filesystem.h#L1
File src/libsync/filesystem.h does not conform to Custom style guidelines. (lines 19, 100, 101)
|
Run cpp-linter/[email protected]:
src/libsync/owncloudpropagator.cpp#L1
File src/libsync/owncloudpropagator.cpp does not conform to Custom style guidelines. (lines 1446, 1447, 1448, 1449, 1454, 1455, 1456, 1460, 1461, 1462, 1464, 1465, 1471, 1472, 1473, 1474, 1479, 1480, 1481, 1485, 1486, 1487, 1489, 1490, 1510)
|
Run cpp-linter/[email protected]:
src/libsync/propagatedownload.cpp#L1
File src/libsync/propagatedownload.cpp does not conform to Custom style guidelines. (lines 687, 688, 1296, 1297)
|
Run cpp-linter/[email protected]:
src/libsync/propagatorjobs.cpp#L1
File src/libsync/propagatorjobs.cpp does not conform to Custom style guidelines. (lines 35, 200, 201, 213, 214, 215, 216, 220, 221, 234, 235, 320, 321, 338, 339, 344, 350, 351, 353)
|
Run cpp-linter/[email protected]:
test/testpermissions.cpp#L1
File test/testpermissions.cpp does not conform to Custom style guidelines. (lines 119, 122, 124, 128, 132, 135, 136, 138, 141, 145, 148, 152, 154, 160, 239, 319, 322, 598, 709, 712, 726, 729)
|
Run cpp-linter/[email protected]:
test/testsyncengine.cpp#L1
File test/testsyncengine.cpp does not conform to Custom style guidelines. (lines 853, 854)
|
Loading