Migrate to Qt 6 #3257
Annotations
10 errors, 10 warnings, and 10 notices
Run cpp-linter/[email protected]:
src/cmd/netrcparser.cpp#L15
'QDir' file not found
|
Run cpp-linter/[email protected]:
src/common/utility.cpp#L19
'config.h' file not found
|
Run cpp-linter/[email protected]:
src/csync/csync_exclude.cpp#L21
'config_csync.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/application.h#L18
'QApplication' file not found
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/folder.h#L20
'syncresult.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/owncloudsetupwizard.cpp#L16
'QAbstractButton' file not found
|
Run cpp-linter/[email protected]:
src/gui/syncrunfilelog.cpp#L15
'QRegularExpression' file not found
|
Run cpp-linter/[email protected]:
src/gui/wizard/linklabel.h#L17
'QLabel' file not found
|
Run cpp-linter/[email protected]:
src/gui/wizard/postfixlineedit.cpp#L15
'QStyle' file not found
|
Run cpp-linter/[email protected]:
src/csync/csync_exclude.cpp#L93
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/csync/csync_exclude.cpp#L135
variable 'bname' is not initialized
|
Run cpp-linter/[email protected]:
src/csync/csync_exclude.cpp#L136
variable 'lastSlash' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L560
function 'slotWatchedPathChanged' has cognitive complexity of 38 (threshold 25)
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L560
2 adjacent parameters of 'slotWatchedPathChanged' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L639
variable 'watchedFileChangedExternally' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L1459
method 'warnOnNewExcludedItem' can be made static
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L1459
2 adjacent parameters of 'warnOnNewExcludedItem' of similar type ('const int &') are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L116
if with identical then and else branches
|
Run cpp-linter/[email protected]:
src/gui/wizard/postfixlineedit.cpp#L66
variable 'start' is not initialized
|
Run cpp-linter/[email protected]:
src/cmd/netrcparser.cpp#L1
File src/cmd/netrcparser.cpp does not conform to Custom style guidelines. (lines 66)
|
Run cpp-linter/[email protected]:
src/common/remotepermissions.cpp#L1
File src/common/remotepermissions.cpp does not conform to Custom style guidelines. (lines 21)
|
Run cpp-linter/[email protected]:
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 cpp-linter/[email protected]:
src/gui/folderstatusdelegate.cpp#L1
File src/gui/folderstatusdelegate.cpp does not conform to Custom style guidelines. (lines 75)
|
Run cpp-linter/[email protected]:
src/gui/generalsettings.cpp#L1
File src/gui/generalsettings.cpp does not conform to Custom style guidelines. (lines 300)
|
Run cpp-linter/[email protected]:
src/gui/networksettings.cpp#L1
File src/gui/networksettings.cpp does not conform to Custom style guidelines. (lines 65)
|
Run cpp-linter/[email protected]:
src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 21)
|
Run cpp-linter/[email protected]:
src/gui/updater/updateinfo.cpp#L1
File src/gui/updater/updateinfo.cpp does not conform to Custom style guidelines. (lines 92)
|
Run cpp-linter/[email protected]:
src/libsync/owncloudpropagator.cpp#L1
File src/libsync/owncloudpropagator.cpp does not conform to Custom style guidelines. (lines 527, 528, 529)
|
Run cpp-linter/[email protected]:
src/libsync/theme.cpp#L1
File src/libsync/theme.cpp does not conform to Custom style guidelines. (lines 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962)
|
Loading