Skip to content

On folder move execute only one UPDATE query for all nested items. #3819

On folder move execute only one UPDATE query for all nested items.

On folder move execute only one UPDATE query for all nested items. #3819

Triggered via pull request August 13, 2024 07:44
Status Success
Total duration 20m 8s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 5 warnings, and 4 notices
test/testsyncjournaldb.cpp:36:20 [bugprone-easily-swappable-parameters]: test/testsyncjournaldb.cpp#L36
3 adjacent parameters of 'makeEntry' of similar type are easily swapped by mistake
test/testsyncjournaldb.cpp:46:1 [readability-redundant-access-specifiers]: test/testsyncjournaldb.cpp#L46
redundant access specifier has the same accessibility as the previous access specifier
Run clang-format on src/common/syncjournaldb.cpp: 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 clang-format on src/common/syncjournaldb.h: src/common/syncjournaldb.h#L1
File src/common/syncjournaldb.h does not conform to Custom style guidelines. (lines 77, 78, 79)
Run clang-format on src/libsync/owncloudpropagator.cpp: src/libsync/owncloudpropagator.cpp#L1
File src/libsync/owncloudpropagator.cpp does not conform to Custom style guidelines. (lines 499, 564, 565, 566, 567, 569, 570, 574, 577, 581, 582, 583, 584, 586, 587)
Run clang-format on src/libsync/propagateremotemove.cpp: src/libsync/propagateremotemove.cpp#L1
File src/libsync/propagateremotemove.cpp does not conform to Custom style guidelines. (lines 320)