Skip to content

Feature/e2ee use hardware token secure storage #2658

Feature/e2ee use hardware token secure storage

Feature/e2ee use hardware token secure storage #2658

Triggered via pull request November 30, 2023 22:21
Status Success
Total duration 4m 21s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 10 notices
Run clang-format on src/gui/accountsettings.cpp: src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 264, 265, 266, 267)
Run clang-format on src/gui/accountsettings.h: src/gui/accountsettings.h#L1
File src/gui/accountsettings.h does not conform to Custom style guidelines. (lines 61)
Run clang-format on src/gui/owncloudgui.cpp: src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp does not conform to Custom style guidelines. (lines 135, 576)
Run clang-format on src/gui/settingsdialog.cpp: src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp does not conform to Custom style guidelines. (lines 214)
Run clang-format on src/gui/systray.h: src/gui/systray.h#L1
File src/gui/systray.h does not conform to Custom style guidelines. (lines 21, 195)
Run clang-format on src/libsync/account.h: src/libsync/account.h#L1
File src/libsync/account.h does not conform to Custom style guidelines. (lines 93)
Run clang-format on src/libsync/clientsideencryption.cpp: 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)
Run clang-format on src/libsync/clientsideencryption.h: 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)
Run clang-format on src/libsync/clientsideencryptiontokenselector.cpp: 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)
Run clang-format on src/libsync/clientsideencryptiontokenselector.h: src/libsync/clientsideencryptiontokenselector.h#L1
File src/libsync/clientsideencryptiontokenselector.h does not conform to Custom style guidelines. (lines 21)
/src/gui/systray.cpp:321:15 [readability-convert-member-functions-to-static]: src/gui/systray.cpp#L321
method 'createEncryptionTokenDiscoveryDialog' can be made static
/src/gui/systray.cpp:339:15 [readability-convert-member-functions-to-static]: src/gui/systray.cpp#L339
method 'destroyEncryptionTokenDiscoveryDialog' can be made static