Skip to content

newly created folders will be read-only when needed #3151

newly created folders will be read-only when needed

newly created folders will be read-only when needed #3151

Triggered via pull request March 12, 2024 22:30
Status Success
Total duration 42s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 4 warnings, and 7 notices
src/libsync/filesystem.cpp:197:39 [bugprone-easily-swappable-parameters]: src/libsync/filesystem.cpp#L197
2 adjacent parameters of 'setFolderPermissions' of similar type are easily swapped by mistake
src/libsync/propagatedownload.cpp:1167:29 [readability-function-cognitive-complexity]: src/libsync/propagatedownload.cpp#L1167
function 'downloadFinished' has cognitive complexity of 54 (threshold 25)
Run clang-format on src/libsync/filesystem.cpp: src/libsync/filesystem.cpp#L1
File src/libsync/filesystem.cpp does not conform to Custom style guidelines. (lines 29, 197, 203, 208, 209, 247, 276, 341, 342, 357, 358, 363)
Run clang-format on src/libsync/filesystem.h: src/libsync/filesystem.h#L1
File src/libsync/filesystem.h does not conform to Custom style guidelines. (lines 19, 101, 104)
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 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 clang-format on src/libsync/propagatedownload.cpp: src/libsync/propagatedownload.cpp#L1
File src/libsync/propagatedownload.cpp does not conform to Custom style guidelines. (lines 680, 681)
Run clang-format on src/libsync/propagatorjobs.cpp: src/libsync/propagatorjobs.cpp#L1
File src/libsync/propagatorjobs.cpp does not conform to Custom style guidelines. (lines 35, 198, 199, 211, 212, 213, 214, 218, 219, 232, 233, 318, 319, 335, 336, 341, 345, 346, 348)
Run clang-format on test/testpermissions.cpp: 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 clang-format on test/testsyncengine.cpp: test/testsyncengine.cpp#L1
File test/testsyncengine.cpp does not conform to Custom style guidelines. (lines 853, 854)