Feature/e2ee use hardware token secure storage #3232
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/account.h#L19
'QByteArray' 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#L334
variable '_accountState' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1140
2 adjacent parameters of 'showConnectionLabel' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1517
method 'slotE2eEncryptionCertificateNeedMigration' can be made static
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1525
method 'updateBlackListAndScheduleFolderSync' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L326
method 'createEncryptionTokenDiscoveryDialog' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L344
method 'destroyEncryptionTokenDiscoveryDialog' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L354
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/libsync/clientsideencryptionprimitives.h#L22
variable 'OCC' is non-const and globally accessible, consider making it const
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L462
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L467
2 adjacent parameters of 'propertyMapToRemoteInfo' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/common/syncjournaldb.cpp#L1
File src/common/syncjournaldb.cpp does not conform to Custom style guidelines. (lines 51, 989, 991)
|
Run cpp-linter/[email protected]:
src/csync/csync.h#L1
File src/csync/csync.h does not conform to Custom style guidelines. (lines 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 153, 155)
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 287, 288, 289, 290)
|
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 132)
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 139, 584)
|
Run cpp-linter/[email protected]:
src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 213)
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L1
File src/gui/systray.cpp does not conform to Custom style guidelines. (lines 334)
|
Run cpp-linter/[email protected]:
src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 21, 198)
|
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 44, 53, 234, 376, 683, 684, 685, 686)
|
Loading