Feature/e2ee use hardware token secure storage #2721
Annotations
10 warnings and 10 notices
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#L661
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L666
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L670
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L675
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L681
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L708
variable 'publicKeyBio' is not initialized
|
src/libsync/clientsideencryption.cpp#L729
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L731
2 adjacent parameters of 'decryptStringAsymmetric' of similar type ('const int &') are easily swapped by mistake
|
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 264, 265, 266, 267)
|
src/gui/accountsettings.h#L1
File src/gui/accountsettings.h does not conform to Custom style guidelines. (lines 61)
|
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/libsync/abstractpropagateremotedeleteencrypted.cpp#L1
File src/libsync/abstractpropagateremotedeleteencrypted.cpp does not conform to Custom style guidelines. (lines 78)
|
src/libsync/account.h#L1
File src/libsync/account.h does not conform to Custom style guidelines. (lines 93)
|
src/libsync/clientsideencryption.cpp#L1
File src/libsync/clientsideencryption.cpp does not conform to Custom style guidelines. (lines 50, 659, 661, 662, 663, 664, 666, 667, 668, 670, 671, 672, 673, 675, 676, 681, 682, 686, 687, 741, 745, 746, 771, 774, 863, 865, 866, 867, 868, 899, 918, 919, 920, 921, 981, 983, 984, 985, 990, 991, 999, 1045, 1071, 1119, 1139, 1140, 1153, 1175, 1176, 1254, 1267, 1301, 1380, 1405, 1611, 1767, 1784, 2275, 2409, 2413, 2424, 2426, 3002, 3003, 3010, 3065, 3091)
|
src/libsync/clientsideencryption.h#L1
File src/libsync/clientsideencryption.h does not conform to Custom style guidelines. (lines 20, 52, 56, 57, 68, 70, 85, 87, 104, 105, 106, 107, 108, 110, 111, 112, 115, 116, 117, 119, 120, 121, 124, 125, 135, 136, 138, 203, 207, 211, 221, 223, 249, 251, 280)
|
src/libsync/clientsideencryptionjobs.cpp#L1
File src/libsync/clientsideencryptionjobs.cpp does not conform to Custom style guidelines. (lines 256)
|
The logs for this run have expired and are no longer available.
Loading