Skip to content

UI: Improves texts displayed to the user when picking the wrong location for syncing #4721

UI: Improves texts displayed to the user when picking the wrong location for syncing

UI: Improves texts displayed to the user when picking the wrong location for syncing #4721

Triggered via pull request December 4, 2024 21:19
Status Success
Total duration 32s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 5 warnings, and 5 notices
src/common/vfs.h:16:10 [clang-diagnostic-error]: src/common/vfs.h#L16
'ocsynclib.h' file not found
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/gui/folder.cpp:174:14 [modernize-use-trailing-return-type]: src/gui/folder.cpp#L174
use a trailing return type for this function
src/gui/folder.cpp:194:65 [bugprone-branch-clone]: src/gui/folder.cpp#L194
repeated branch in conditional chain
src/gui/folder.cpp:523:20 [cppcoreguidelines-init-variables]: src/gui/folder.cpp#L523
variable 'vfsParams' is not initialized
Run clang-format on src/common/vfs.cpp: src/common/vfs.cpp#L1
File src/common/vfs.cpp does not conform to Custom style guidelines. (lines 27, 77)
Run clang-format on src/gui/accountsettings.cpp: src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 712)
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 51, 1811, 1832, 1837, 1890, 1897, 1913)
Run clang-format on src/gui/folderwizard.cpp: src/gui/folderwizard.cpp#L1
File src/gui/folderwizard.cpp does not conform to Custom style guidelines. (lines 635)
Run clang-format on src/gui/wizard/owncloudadvancedsetuppage.cpp: src/gui/wizard/owncloudadvancedsetuppage.cpp#L1
File src/gui/wizard/owncloudadvancedsetuppage.cpp does not conform to Custom style guidelines. (lines 401)