Feature/e2ee use hardware token secure storage #2419
Annotations
2 warnings and 10 notices
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run clang-format on src/gui/accountsettings.cpp:
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp (lines 310): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/accountsettings.h:
src/gui/accountsettings.h#L1
File src/gui/accountsettings.h (lines 61): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/owncloudgui.cpp:
src/gui/owncloudgui.cpp#L1
File src/gui/owncloudgui.cpp (lines 575): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/settingsdialog.cpp:
src/gui/settingsdialog.cpp#L1
File src/gui/settingsdialog.cpp (lines 214): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/systray.cpp:
src/gui/systray.cpp#L1
File src/gui/systray.cpp (lines 416, 419, 431, 432, 433, 440, 442): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/systray.h:
src/gui/systray.h#L1
File src/gui/systray.h (lines 21, 150, 192): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/clientsideencryption.cpp:
src/libsync/clientsideencryption.cpp#L1
File src/libsync/clientsideencryption.cpp (lines 47, 655, 657, 658, 659, 660, 662, 663, 664, 666, 667, 668, 669, 671, 672, 683, 689, 690, 717, 736, 769, 772, 861, 863, 864, 865, 866, 869, 898, 924, 925, 926, 927, 928, 994, 996, 997, 998, 1003, 1004, 1012, 1017, 1056, 1061, 1081, 1183, 1201, 1206, 1224, 2258, 2262, 2275): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/clientsideencryption.h:
src/libsync/clientsideencryption.h#L1
File src/libsync/clientsideencryption.h (lines 20, 54, 55, 56, 57, 58, 60, 61, 62, 65, 66, 67, 69, 70, 71, 74, 77, 82, 83, 85, 150, 154, 158, 160, 168, 262, 263): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/clientsidetokenselector.cpp:
src/libsync/clientsidetokenselector.cpp#L1
File src/libsync/clientsidetokenselector.cpp (lines 32, 100, 101, 114, 115, 116, 117, 118, 119, 120, 124, 134, 135, 136, 139, 140, 141): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/clientsidetokenselector.h:
src/libsync/clientsidetokenselector.h#L1
File src/libsync/clientsidetokenselector.h (lines 98): Code does not conform to Custom style guidelines.
|