Feature/e2ee use hardware token secure storage #2249
Annotations
2 warnings and 5 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/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, 673, 684, 690, 691, 718, 737, 771, 774, 863, 865, 866, 867, 868, 871, 900, 926, 927, 928, 929, 932, 998, 1000, 1001, 1002, 1007, 1008, 1009, 1021, 1046, 1051, 1071, 1160, 1177, 1182, 1199, 2199, 2203, 2216): 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 52, 53, 54, 55, 56, 58, 59, 60, 63, 64, 65, 67, 68, 69, 72, 75, 80, 81, 83, 140, 144, 148, 150, 158, 247, 248): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/discovery.cpp:
src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp (lines 223): Code does not conform to Custom style guidelines.
|
Run clang-format on src/libsync/propagateuploadencrypted.cpp:
src/libsync/propagateuploadencrypted.cpp#L1
File src/libsync/propagateuploadencrypted.cpp (lines 85): Code does not conform to Custom style guidelines.
|
Run clang-format on test/testsecurefiledrop.cpp:
test/testsecurefiledrop.cpp#L1
File test/testsecurefiledrop.cpp (lines 57): Code does not conform to Custom style guidelines.
|