Feature/e2ee use hardware token secure storage #4551
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/csync/csync.h#L35
'QByteArray' 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/gui/accountsettings.cpp#L342
variable '_accountState' is not initialized
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1148
2 adjacent parameters of 'showConnectionLabel' of similar type are easily swapped by mistake
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1528
method 'slotE2eEncryptionCertificateNeedMigration' can be made static
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1536
method 'updateBlackListAndScheduleFolderSync' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L323
method 'createEncryptionTokenDiscoveryDialog' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L341
method 'destroyEncryptionTokenDiscoveryDialog' can be made static
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L351
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, 994, 996)
|
Run cpp-linter/[email protected]:
src/csync/csync.h#L1
File src/csync/csync.h does not conform to Custom style guidelines. (lines 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 159, 160)
|
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/filedetails/sharemodel.cpp#L1
File src/gui/filedetails/sharemodel.cpp does not conform to Custom style guidelines. (lines 604)
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 141)
|
Run cpp-linter/[email protected]:
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 150, 625)
|
Run cpp-linter/[email protected]:
src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 225)
|
Run cpp-linter/[email protected]:
src/gui/systray.cpp#L1
File src/gui/systray.cpp does not conform to Custom style guidelines. (lines 331)
|
Run cpp-linter/[email protected]:
src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 199)
|
Loading