Skip to content

Migrate to Qt 6

Migrate to Qt 6 #3262

Triggered via pull request April 10, 2024 14:34
@mgallienmgallien
synchronize #4584
feature/qt6
Status Success
Total duration 1m 28s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 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/gui/folder.cpp:560:14 [readability-function-cognitive-complexity]: src/gui/folder.cpp#L560
function 'slotWatchedPathChanged' has cognitive complexity of 38 (threshold 25)
src/gui/folder.cpp:560:37 [bugprone-easily-swappable-parameters]: src/gui/folder.cpp#L560
2 adjacent parameters of 'slotWatchedPathChanged' of similar type are easily swapped by mistake
src/gui/folder.cpp:639:10 [cppcoreguidelines-init-variables]: src/gui/folder.cpp#L639
variable 'watchedFileChangedExternally' is not initialized
src/gui/folder.cpp:1459:14 [readability-convert-member-functions-to-static]: src/gui/folder.cpp#L1459
method 'warnOnNewExcludedItem' can be made static
src/gui/folder.cpp:1459:36 [bugprone-easily-swappable-parameters]: src/gui/folder.cpp#L1459
2 adjacent parameters of 'warnOnNewExcludedItem' of similar type ('const int &') are easily swapped by mistake
src/gui/systray.cpp:116:9 [bugprone-branch-clone]: src/gui/systray.cpp#L116
if with identical then and else branches
Run clang-format on src/cmd/netrcparser.cpp: src/cmd/netrcparser.cpp#L1
File src/cmd/netrcparser.cpp does not conform to Custom style guidelines. (lines 66)
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 21)
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 263, 283, 431, 651, 910, 911, 915, 916)
Run clang-format on src/gui/creds/webflowcredentials.cpp: src/gui/creds/webflowcredentials.cpp#L1
File src/gui/creds/webflowcredentials.cpp does not conform to Custom style guidelines. (lines 12)
Run clang-format on src/gui/folderstatusdelegate.cpp: src/gui/folderstatusdelegate.cpp#L1
File src/gui/folderstatusdelegate.cpp does not conform to Custom style guidelines. (lines 75)
Run clang-format on src/gui/generalsettings.cpp: src/gui/generalsettings.cpp#L1
File src/gui/generalsettings.cpp does not conform to Custom style guidelines. (lines 300)
Run clang-format on src/gui/networksettings.cpp: src/gui/networksettings.cpp#L1
File src/gui/networksettings.cpp does not conform to Custom style guidelines. (lines 65)
Run clang-format on src/gui/systray.h: src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 21)
Run clang-format on src/gui/updater/updateinfo.cpp: src/gui/updater/updateinfo.cpp#L1
File src/gui/updater/updateinfo.cpp does not conform to Custom style guidelines. (lines 92)
Run clang-format on src/libsync/clientsideencryption.h: src/libsync/clientsideencryption.h#L1
File src/libsync/clientsideencryption.h does not conform to Custom style guidelines. (lines 139)