Bugfix migration from legacy clients. #5054
Triggered via pull request
January 29, 2025 15:04
Status
Success
Total duration
1h 51m 38s
Artifacts
–
Annotations
3 errors and 3 notices
src/gui/folder.h:20:10 [clang-diagnostic-error]:
src/gui/folder.h#L20
'syncresult.h' file not found
|
src/libsync/configfile.cpp:15:10 [clang-diagnostic-error]:
src/libsync/configfile.cpp#L15
'config.h' file not found
|
src/libsync/configfile.h:18:10 [clang-diagnostic-error]:
src/libsync/configfile.h#L18
'owncloudlib.h' file not found
|
Run clang-format on src/gui/application.cpp:
src/gui/application.cpp#L1
File src/gui/application.cpp does not conform to Custom style guidelines. (lines 272)
|
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 90)
|
Run clang-format on src/gui/folderman.cpp:
src/gui/folderman.cpp#L1
File src/gui/folderman.cpp does not conform to Custom style guidelines. (lines 578)
|