Skip to content

properly compute if a folder is top level or child extern mounted #3226

properly compute if a folder is top level or child extern mounted

properly compute if a folder is top level or child extern mounted #3226

Triggered via pull request March 27, 2024 13:29
Status Success
Total duration 1m 29s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 9 notices
src/libsync/discoveryphase.cpp:462:37 [bugprone-easily-swappable-parameters]: src/libsync/discoveryphase.cpp#L462
2 adjacent parameters of 'propertyMapToRemoteInfo' of similar type are easily swapped by mistake
src/libsync/discoveryphase.cpp:568:18 [cppcoreguidelines-init-variables]: src/libsync/discoveryphase.cpp#L568
variable 'firstDirectoryPermissions' is not initialized
Run clang-format on src/common/remotepermissions.cpp: 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 clang-format on src/common/remotepermissions.h: 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 clang-format on src/gui/editlocallyjob.cpp: src/gui/editlocallyjob.cpp#L1
File src/gui/editlocallyjob.cpp does not conform to Custom style guidelines. (lines 551)
Run clang-format on src/gui/shellextensionsserver.cpp: src/gui/shellextensionsserver.cpp#L1
File src/gui/shellextensionsserver.cpp does not conform to Custom style guidelines. (lines 172)
Run clang-format on src/libsync/discovery.cpp: src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp does not conform to Custom style guidelines. (lines 1449, 1451)
Run clang-format on src/libsync/discoveryphase.cpp: src/libsync/discoveryphase.cpp#L1
File src/libsync/discoveryphase.cpp does not conform to Custom style guidelines. (lines 565, 597)
Run clang-format on src/libsync/propagateremotemkdir.cpp: src/libsync/propagateremotemkdir.cpp#L1
File src/libsync/propagateremotemkdir.cpp does not conform to Custom style guidelines. (lines 142, 146)
Run clang-format on src/libsync/syncfileitem.cpp: src/libsync/syncfileitem.cpp#L1
File src/libsync/syncfileitem.cpp does not conform to Custom style guidelines. (lines 172)
Run clang-format on src/libsync/syncfileitem.h: src/libsync/syncfileitem.h#L1
File src/libsync/syncfileitem.h does not conform to Custom style guidelines. (lines 136)