On folder move execute only one UPDATE query for all nested items. #3002
Annotations
4 warnings and 4 notices
Run cpp-linter/[email protected]:
test/testsyncjournaldb.cpp#L35
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
test/testsyncjournaldb.cpp#L35
method 'makeEntry' can be made static
|
Run cpp-linter/[email protected]:
test/testsyncjournaldb.cpp#L35
3 adjacent parameters of 'makeEntry' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
test/testsyncjournaldb.cpp#L37
variable 'record' is not initialized
|
Run cpp-linter/[email protected]:
src/common/syncjournaldb.cpp#L1
File src/common/syncjournaldb.cpp does not conform to Custom style guidelines. (lines 397, 398, 399, 400, 401, 403, 404, 405, 406, 407)
|
Run cpp-linter/[email protected]:
src/common/syncjournaldb.h#L1
File src/common/syncjournaldb.h does not conform to Custom style guidelines. (lines 77, 78, 79)
|
Run cpp-linter/[email protected]:
src/libsync/owncloudpropagator.cpp#L1
File src/libsync/owncloudpropagator.cpp does not conform to Custom style guidelines. (lines 511, 578, 579, 580, 581, 583, 584, 588, 591, 595, 596, 597, 598, 600, 601)
|
Run cpp-linter/[email protected]:
src/libsync/propagateremotemove.cpp#L1
File src/libsync/propagateremotemove.cpp does not conform to Custom style guidelines. (lines 319)
|
The logs for this run have expired and are no longer available.
Loading