Migrate to Qt 6 #3245
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/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/libsync/abstractnetworkjob.cpp#L16
'QLoggingCategory' 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/wizard/postfixlineedit.cpp#L66
variable 'start' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/wizard/postfixlineedit.cpp#L67
variable 'panel' 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/networksettings.cpp#L1
File src/gui/networksettings.cpp does not conform to Custom style guidelines. (lines 65)
|
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)
|
Run cpp-linter/[email protected]:
test/sharetestutils.cpp#L1
File test/sharetestutils.cpp does not conform to Custom style guidelines. (lines 240, 250, 256)
|
Run cpp-linter/[email protected]:
test/syncenginetestutils.cpp#L1
File test/syncenginetestutils.cpp does not conform to Custom style guidelines. (lines 162, 163, 164)
|
Loading