Feature/e2ee use hardware token secure storage #3947
Annotations
10 errors, 10 warnings, and 10 notices
Run cpp-linter/[email protected]:
src/common/syncjournaldb.cpp#L19
'QCryptographicHash' file not found
|
Run cpp-linter/[email protected]:
src/common/syncjournalfilerecord.h#L22
'QString' file not found
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.h#L18
'QWidget' file not found
|
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/tray/activitydata.h#L18
'syncfileitem.h' file not found
|
Run cpp-linter/[email protected]:
src/gui/tray/activitylistmodel.h#L18
'QtCore' file not found
|
Run cpp-linter/[email protected]:
src/libsync/clientsideencryption.h#L18
'owncloudlib.h' file not found
|
Run cpp-linter/[email protected]:
src/libsync/clientsideencryptionprimitives.h#L17
'QtCore/qglobal.h' file not found
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.h#L17
'QObject' file not found
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L342
variable '_accountState' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1149
2 adjacent parameters of 'showConnectionLabel' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1526
method 'slotE2eEncryptionCertificateNeedMigration' can be made static
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1534
method 'updateBlackListAndScheduleFolderSync' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L322
method 'createEncryptionTokenDiscoveryDialog' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L340
method 'destroyEncryptionTokenDiscoveryDialog' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L350
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/libsync/clientsideencryption.cpp#L2906
constructor does not initialize these fields: _privateKeyData, _certificate
|
Run cpp-linter/[email protected]:
src/libsync/clientsideencryption.cpp#L2911
constructor does not initialize these fields: _privateKeyData, _certificate
|
Run cpp-linter/[email protected]:
src/libsync/clientsideencryption.cpp#L2919
constructor does not initialize these fields: _privateKeyData, _certificate
|
Run cpp-linter/[email protected]:
src/common/syncjournaldb.cpp#L1
File src/common/syncjournaldb.cpp does not conform to Custom style guidelines. (lines 51, 71, 992, 994)
|
Run cpp-linter/[email protected]:
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)
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 295, 296, 297, 298)
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.h#L1
File src/gui/accountsettings.h does not conform to Custom style guidelines. (lines 65)
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 133)
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 145, 627)
|
Run cpp-linter/[email protected]:
src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 214)
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L1
File src/gui/systray.cpp does not conform to Custom style guidelines. (lines 330)
|
Run cpp-linter/[email protected]:
src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 200)
|
Run cpp-linter/[email protected]:
src/gui/tray/activitylistmodel.cpp#L1
File src/gui/tray/activitylistmodel.cpp does not conform to Custom style guidelines. (lines 230, 372, 679, 680, 681, 682)
|
Loading