Feature/e2ee use hardware token secure storage #2795
Annotations
10 warnings and 10 notices
src/gui/accountsettings.cpp#L312
variable '_accountState' is not initialized
|
src/gui/accountsettings.cpp#L1494
method 'slotE2eEncryptionCertificateNeedMigration' can be made static
|
src/gui/systray.cpp#L321
method 'createEncryptionTokenDiscoveryDialog' can be made static
|
src/gui/systray.cpp#L339
method 'destroyEncryptionTokenDiscoveryDialog' can be made static
|
src/libsync/clientsideencryption.cpp#L689
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L694
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L698
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L703
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L709
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L736
variable 'publicKeyBio' is not initialized
|
src/common/syncjournaldb.cpp#L1
File src/common/syncjournaldb.cpp does not conform to Custom style guidelines. (lines 51, 989, 991)
|
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 265, 266, 267, 268)
|
src/gui/accountsettings.h#L1
File src/gui/accountsettings.h does not conform to Custom style guidelines. (lines 61)
|
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 132)
|
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 135, 576)
|
src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 214)
|
src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 21, 195)
|
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)
|
src/gui/tray/usermodel.cpp#L1
File src/gui/tray/usermodel.cpp does not conform to Custom style guidelines. (lines 98)
|
src/libsync/abstractpropagateremotedeleteencrypted.cpp#L1
File src/libsync/abstractpropagateremotedeleteencrypted.cpp does not conform to Custom style guidelines. (lines 78)
|
The logs for this run have expired and are no longer available.
Loading