Feature/e2ee use hardware token secure storage #3513
Annotations
10 errors, 10 warnings, and 10 notices
src/common/syncjournaldb.cpp#L19
'QCryptographicHash' file not found
|
src/common/syncjournalfilerecord.h#L22
'QString' file not found
|
src/gui/accountsettings.h#L18
'QWidget' file not found
|
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
src/gui/tray/activitydata.h#L18
'syncfileitem.h' file not found
|
src/gui/tray/activitylistmodel.h#L18
'QtCore' file not found
|
src/libsync/clientsideencryption.h#L18
'owncloudlib.h' file not found
|
src/libsync/clientsideencryptionprimitives.h#L17
'QtCore/qglobal.h' file not found
|
src/libsync/discoveryphase.h#L17
'QObject' file not found
|
src/gui/accountsettings.cpp#L333
variable '_accountState' is not initialized
|
src/gui/accountsettings.cpp#L1139
2 adjacent parameters of 'showConnectionLabel' of similar type are easily swapped by mistake
|
src/gui/accountsettings.cpp#L1516
method 'slotE2eEncryptionCertificateNeedMigration' can be made static
|
src/gui/accountsettings.cpp#L1524
method 'updateBlackListAndScheduleFolderSync' can be made static
|
src/gui/systray.cpp#L322
method 'createEncryptionTokenDiscoveryDialog' can be made static
|
src/gui/systray.cpp#L340
method 'destroyEncryptionTokenDiscoveryDialog' can be made static
|
src/gui/systray.cpp#L350
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L2882
constructor does not initialize these fields: _privateKeyData, _certificate
|
src/libsync/clientsideencryption.cpp#L2887
constructor does not initialize these fields: _privateKeyData, _certificate
|
src/libsync/clientsideencryption.cpp#L2887
2 adjacent parameters of 'CertificateInformation' of similar type ('int *') are easily swapped by mistake
|
src/common/syncjournaldb.cpp#L1
File src/common/syncjournaldb.cpp does not conform to Custom style guidelines. (lines 51, 989, 991)
|
src/csync/csync.h#L1
File src/csync/csync.h does not conform to Custom style guidelines. (lines 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 157, 158)
|
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 286, 287, 288, 289)
|
src/gui/accountsettings.h#L1
File src/gui/accountsettings.h does not conform to Custom style guidelines. (lines 65)
|
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 139, 583)
|
src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 214)
|
src/gui/systray.cpp#L1
File src/gui/systray.cpp does not conform to Custom style guidelines. (lines 330)
|
src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 200)
|
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)
|
This job succeeded
Loading