Skip to content

Feature/e2ee use hardware token secure storage #2402

Feature/e2ee use hardware token secure storage

Feature/e2ee use hardware token secure storage #2402

Triggered via pull request September 21, 2023 15:27
Status Success
Total duration 1h 19m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.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/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 418, 430, 431): 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, 189): 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, 1051, 1056, 1076, 1178, 1196, 1201, 1219, 2253, 2257, 2270): 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, 148, 152, 156, 158, 166, 260, 261): 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, 99, 100, 113, 115): 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 90): 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.