Feature/e2ee use hardware token secure storage #2657
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#L662
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L667
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L671
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L676
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L682
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L713
variable 'publicKeyBio' is not initialized
|
src/libsync/clientsideencryption.cpp#L734
use a trailing return type for this function
|
src/libsync/clientsideencryption.cpp#L764
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, 94)
|
src/libsync/clientsideencryption.cpp#L1
File src/libsync/clientsideencryption.cpp does not conform to Custom style guidelines. (lines 50, 660, 662, 663, 664, 665, 667, 668, 669, 671, 672, 673, 674, 676, 677, 688, 691, 692, 734, 769, 772, 861, 863, 864, 865, 866, 897, 916, 917, 918, 919, 979, 981, 982, 983, 988, 989, 997, 1029, 1034, 1054, 1064, 1084, 1085, 1098, 1120, 1121, 1199, 1212, 1217, 1226, 1242, 1248, 1552, 1683, 1701, 2247, 2334, 2338, 2351)
|
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, 132, 180, 181, 195, 208, 221, 232, 234, 243, 244, 245, 246, 247, 248, 249, 250)
|
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