Skip to content

refactor: replace QString() with QStringLiteral() for better performance #4849

refactor: replace QString() with QStringLiteral() for better performance

refactor: replace QString() with QStringLiteral() for better performance #4849

Re-run triggered January 8, 2025 11:48
Status Success
Total duration 47s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 7 warnings, and 10 notices
src/cmd/cmd.cpp:18:10 [clang-diagnostic-error]: src/cmd/cmd.cpp#L18
'qcoreapplication.h' file not found
Run clang-format on src/gui/filedetails/sharemodel.cpp: src/gui/filedetails/sharemodel.cpp#L1
File src/gui/filedetails/sharemodel.cpp does not conform to Custom style guidelines. (lines 791)
Run clang-format on src/gui/folderstatusmodel.cpp: src/gui/folderstatusmodel.cpp#L1
File src/gui/folderstatusmodel.cpp does not conform to Custom style guidelines. (lines 222)
Run clang-format on src/gui/remotewipe.cpp: src/gui/remotewipe.cpp#L1
File src/gui/remotewipe.cpp does not conform to Custom style guidelines. (lines 82, 85, 88, 91, 156, 159, 162)
Run clang-format on src/gui/syncrunfilelog.cpp: src/gui/syncrunfilelog.cpp#L1
File src/gui/syncrunfilelog.cpp does not conform to Custom style guidelines. (lines 55)
Run clang-format on src/gui/tray/activitylistmodel.cpp: src/gui/tray/activitylistmodel.cpp#L1
File src/gui/tray/activitylistmodel.cpp does not conform to Custom style guidelines. (lines 334)
Run clang-format on src/gui/tray/unifiedsearchresultslistmodel.cpp: src/gui/tray/unifiedsearchresultslistmodel.cpp#L1
File src/gui/tray/unifiedsearchresultslistmodel.cpp does not conform to Custom style guidelines. (lines 411, 474)
Run clang-format on src/gui/updater/ocupdater.cpp: src/gui/updater/ocupdater.cpp#L1
File src/gui/updater/ocupdater.cpp does not conform to Custom style guidelines. (lines 224)
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 93)
Run clang-format on src/libsync/configfile.cpp: src/libsync/configfile.cpp#L1
File src/libsync/configfile.cpp does not conform to Custom style guidelines. (lines 466)
Run clang-format on src/libsync/propagatedownload.cpp: src/libsync/propagatedownload.cpp#L1
File src/libsync/propagatedownload.cpp does not conform to Custom style guidelines. (lines 1103)