Bugfix/delete read only remnants folders #3982
Triggered via pull request
September 10, 2024 13:16
Status
Success
Total duration
4m 32s
Artifacts
–
Annotations
4 errors and 5 notices
src/gui/folder.cpp:16:10 [clang-diagnostic-error]:
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
src/gui/folder.h:20:10 [clang-diagnostic-error]:
src/gui/folder.h#L20
'syncresult.h' file not found
|
src/libsync/discoveryphase.h:17:10 [clang-diagnostic-error]:
src/libsync/discoveryphase.h#L17
'QObject' file not found
|
src/libsync/syncengine.h:18:10 [clang-diagnostic-error]:
src/libsync/syncengine.h#L18
'cstdint' file not found
|
Run clang-format on src/gui/folder.cpp:
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 104, 1669, 1670, 1671, 1679, 1689)
|
Run clang-format on src/gui/folder.h:
src/gui/folder.h#L1
File src/gui/folder.h does not conform to Custom style guidelines. (lines 338, 339)
|
Run clang-format on src/libsync/syncengine.cpp:
src/libsync/syncengine.cpp#L1
File src/libsync/syncengine.cpp does not conform to Custom style guidelines. (lines 814, 815, 1017, 1044, 1051, 1056, 1077, 1080, 1082, 1105, 1110, 1111, 1115)
|
Run clang-format on src/libsync/syncengine.h:
src/libsync/syncengine.h#L1
File src/libsync/syncengine.h does not conform to Custom style guidelines. (lines 192, 193, 374)
|
Run clang-format on test/testpermissions.cpp:
test/testpermissions.cpp#L1
File test/testpermissions.cpp does not conform to Custom style guidelines. (lines 100, 445, 571, 572, 573, 574, 575, 576, 577, 628, 630, 688, 690, 713, 715, 739, 741, 783, 785, 851, 853, 889, 891, 929, 931, 972, 974)
|