Skip to content

all: Fix deprecation warnings when building with Qt 6.8.0 #4821

all: Fix deprecation warnings when building with Qt 6.8.0

all: Fix deprecation warnings when building with Qt 6.8.0 #4821

Triggered via pull request December 13, 2024 16:04
Status Success
Total duration 28m 9s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 notices
src/gui/folder.cpp:16:10 [clang-diagnostic-error]: src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
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 591)
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 132, 133)
Run clang-format on src/gui/main.cpp: src/gui/main.cpp#L1
File src/gui/main.cpp does not conform to Custom style guidelines. (lines 48, 49, 50, 55, 56)
Run clang-format on src/gui/socketapi/socketapi.cpp: 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 clang-format on src/gui/sslerrordialog.cpp: src/gui/sslerrordialog.cpp#L1
File src/gui/sslerrordialog.cpp does not conform to Custom style guidelines. (lines 204)
Run clang-format on src/gui/syncconflictsmodel.cpp: src/gui/syncconflictsmodel.cpp#L1
File src/gui/syncconflictsmodel.cpp does not conform to Custom style guidelines. (lines 227)
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 89, 90, 91)
Run clang-format on src/libsync/syncengine.cpp: src/libsync/syncengine.cpp#L1
File src/libsync/syncengine.cpp does not conform to Custom style guidelines. (lines 690, 727, 734, 738, 741)
Run clang-format on test/syncenginetestutils.cpp: test/syncenginetestutils.cpp#L1
File test/syncenginetestutils.cpp does not conform to Custom style guidelines. (lines 588, 1053)
Run clang-format on test/testsyncjournaldb.cpp: test/testsyncjournaldb.cpp#L1
File test/testsyncjournaldb.cpp does not conform to Custom style guidelines. (lines 296, 302)