Skip to content

Feature/e2ee use hardware token secure storage #2775

Feature/e2ee use hardware token secure storage

Feature/e2ee use hardware token secure storage #2775

Triggered via pull request December 22, 2023 17:13
Status Success
Total duration 56s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 10 notices
/src/gui/accountsettings.cpp:1493:23 [readability-convert-member-functions-to-static]: src/gui/accountsettings.cpp#L1493
method 'slotE2eEncryptionCertificateNeedMigration' can be made static
/src/gui/systray.cpp:321:15 [readability-convert-member-functions-to-static]: src/gui/systray.cpp#L321
method 'createEncryptionTokenDiscoveryDialog' can be made static
/src/gui/systray.cpp:339:15 [readability-convert-member-functions-to-static]: src/gui/systray.cpp#L339
method 'destroyEncryptionTokenDiscoveryDialog' can be made static
Run clang-format on src/common/syncjournaldb.cpp: src/common/syncjournaldb.cpp#L1
File src/common/syncjournaldb.cpp does not conform to Custom style guidelines. (lines 51, 989, 991)
Run clang-format on src/gui/accountsettings.cpp: src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 265, 266, 267, 268)
Run clang-format on src/gui/accountsettings.h: src/gui/accountsettings.h#L1
File src/gui/accountsettings.h does not conform to Custom style guidelines. (lines 61)
Run clang-format on src/gui/owncloudgui.cpp: src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 135, 576)
Run clang-format on src/gui/settingsdialog.cpp: src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 214)
Run clang-format on src/gui/systray.h: src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 21, 195)
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 44, 53, 234, 376, 683, 684, 685, 686)
Run clang-format on src/gui/tray/usermodel.cpp: src/gui/tray/usermodel.cpp#L1
File src/gui/tray/usermodel.cpp does not conform to Custom style guidelines. (lines 98)
Run clang-format on src/libsync/abstractpropagateremotedeleteencrypted.cpp: src/libsync/abstractpropagateremotedeleteencrypted.cpp#L1
File src/libsync/abstractpropagateremotedeleteencrypted.cpp does not conform to Custom style guidelines. (lines 78)
Run clang-format on src/libsync/account.cpp: src/libsync/account.cpp#L1
File src/libsync/account.cpp does not conform to Custom style guidelines. (lines 84)