Skip to content

Feature/e2ee use hardware token secure storage #2089

Feature/e2ee use hardware token secure storage

Feature/e2ee use hardware token secure storage #2089

Triggered via pull request July 27, 2023 13:09
Status Success
Total duration 1m 5s
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 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.h: src/libsync/clientsideencryption.h#L1
File src/libsync/clientsideencryption.h (lines 126, 130): 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 src/libsync/updatefiledropmetadata.cpp: src/libsync/updatefiledropmetadata.cpp#L1
File src/libsync/updatefiledropmetadata.cpp (lines 90): 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.