Feature/e2ee use hardware token secure storage #2658
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#L712
variable 'publicKeyBio' is not initialized
|
src/libsync/clientsideencryption.cpp#L733
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L763
variable 'privateKeyBio' is not initialized
|
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/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, 687, 690, 691, 733, 768, 771, 860, 862, 863, 864, 865, 896, 915, 916, 917, 918, 978, 980, 981, 982, 987, 988, 996, 1028, 1033, 1053, 1063, 1083, 1084, 1097, 1119, 1120, 1198, 1211, 1221, 1235, 1241, 1545, 1674, 1691, 2322, 2326, 2339)
|
src/libsync/clientsideencryption.h#L1
File src/libsync/clientsideencryption.h does not conform to Custom style guidelines. (lines 20, 56, 57, 58, 59, 60, 62, 63, 64, 67, 68, 69, 71, 72, 73, 76, 79, 84, 85, 87, 148, 152, 156, 158, 166, 168, 182, 184, 213, 274, 275)
|
src/libsync/clientsideencryptiontokenselector.cpp#L1
File src/libsync/clientsideencryptiontokenselector.cpp does not conform to Custom style guidelines. (lines 27, 29, 41, 46, 54, 57, 69, 74, 82, 85, 87, 90, 106, 127, 165, 166, 180, 193, 206, 217, 219, 229, 230, 231, 232, 233, 234, 235, 236, 237, 259)
|
src/libsync/clientsideencryptiontokenselector.h#L1
File src/libsync/clientsideencryptiontokenselector.h does not conform to Custom style guidelines. (lines 21)
|
The logs for this run have expired and are no longer available.
Loading