all: Fix deprecation warnings when building with Qt 6.8.0 #4821
Annotations
10 errors and 10 notices
Run cpp-linter/[email protected]:
src/cmd/simplesslerrorhandler.cpp#L14
'common/utility.h' file not found
|
Run cpp-linter/[email protected]:
src/common/ownsql.cpp#L19
'QDateTime' 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/csync/vio/csync_vio_local_unix.cpp#L31
'c_private.h' 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/main.cpp#L15
'QtGlobal' file not found
|
Run cpp-linter/[email protected]:
src/gui/sslerrordialog.cpp#L14
'configfile.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/wizard/flow2authwidget.h#L18
'QUrl' file not found
|
Run cpp-linter/[email protected]:
src/libsync/networkjobs.cpp#L16
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/libsync/owncloudpropagator.h#L18
'QHash' file not found
|
Run cpp-linter/[email protected]:
src/gui/application.cpp#L1
File src/gui/application.cpp does not conform to Custom style guidelines. (lines 591)
|
Run cpp-linter/[email protected]:
src/gui/generalsettings.cpp#L1
File src/gui/generalsettings.cpp does not conform to Custom style guidelines. (lines 132, 133)
|
Run cpp-linter/[email protected]:
src/gui/main.cpp#L1
File src/gui/main.cpp does not conform to Custom style guidelines. (lines 48, 49, 50, 55, 56)
|
Run cpp-linter/[email protected]:
src/gui/socketapi/socketapi.cpp#L1
File src/gui/socketapi/socketapi.cpp does not conform to Custom style guidelines. (lines 549, 550, 551, 552, 553, 554, 569, 570, 571, 572, 573, 574)
|
Run cpp-linter/[email protected]:
src/gui/sslerrordialog.cpp#L1
File src/gui/sslerrordialog.cpp does not conform to Custom style guidelines. (lines 204)
|
Run cpp-linter/[email protected]:
src/gui/syncconflictsmodel.cpp#L1
File src/gui/syncconflictsmodel.cpp does not conform to Custom style guidelines. (lines 227)
|
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 89, 90, 91)
|
Run cpp-linter/[email protected]:
src/libsync/syncengine.cpp#L1
File src/libsync/syncengine.cpp does not conform to Custom style guidelines. (lines 690, 727, 734, 738, 741)
|
Run cpp-linter/[email protected]:
test/syncenginetestutils.cpp#L1
File test/syncenginetestutils.cpp does not conform to Custom style guidelines. (lines 588, 1053)
|
Run cpp-linter/[email protected]:
test/testsyncjournaldb.cpp#L1
File test/testsyncjournaldb.cpp does not conform to Custom style guidelines. (lines 296, 302)
|
Loading