Skip to content

[stable-4.0] fix(migration): set all settings and keychain keys from the previous version of the client. #7464

[stable-4.0] fix(migration): set all settings and keychain keys from the previous version of the client.

[stable-4.0] fix(migration): set all settings and keychain keys from the previous version of the client. #7464

Triggered via pull request November 18, 2025 14:03
Status Success
Total duration 45s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 4 warnings, and 10 notices
src/libsync/configfile.cpp:66:23 [readability-static-definition-in-anonymous-namespace]: src/libsync/configfile.cpp#L66
'clientPreviousVersionC' is a static definition in anonymous namespace; static is redundant here
src/libsync/configfile.cpp:66:18 [cppcoreguidelines-avoid-c-arrays]: src/libsync/configfile.cpp#L66
do not declare C-style arrays, use std::array<> instead
Run clang-format on test/endtoendtestutils.h: test/endtoendtestutils.h#L0
File test/endtoendtestutils.h does not conform to Custom style guidelines. (lines 45)
Run clang-format on src/libsync/creds/keychainchunk.h: src/libsync/creds/keychainchunk.h#L0
File src/libsync/creds/keychainchunk.h does not conform to Custom style guidelines. (lines 80)
Run clang-format on src/libsync/creds/keychainchunk.cpp: src/libsync/creds/keychainchunk.cpp#L0
File src/libsync/creds/keychainchunk.cpp does not conform to Custom style guidelines. (lines 258, 259)
Run clang-format on src/libsync/creds/abstractcredentials.cpp: src/libsync/creds/abstractcredentials.cpp#L0
File src/libsync/creds/abstractcredentials.cpp does not conform to Custom style guidelines. (lines 55)
Run clang-format on src/libsync/configfile.h: src/libsync/configfile.h#L0
File src/libsync/configfile.h does not conform to Custom style guidelines. (lines 264, 265, 266, 267, 268, 269)
Run clang-format on src/libsync/configfile.cpp: src/libsync/configfile.cpp#L0
File src/libsync/configfile.cpp does not conform to Custom style guidelines. (lines 336, 342, 827, 1367)
Run clang-format on src/libsync/account.cpp: src/libsync/account.cpp#L0
File src/libsync/account.cpp does not conform to Custom style guidelines. (lines 863, 876, 903, 927)
Run clang-format on src/gui/creds/webflowcredentials.cpp: src/gui/creds/webflowcredentials.cpp#L0
File src/gui/creds/webflowcredentials.cpp does not conform to Custom style guidelines. (lines 135, 522)
Run clang-format on src/gui/application.cpp: src/gui/application.cpp#L0
File src/gui/application.cpp does not conform to Custom style guidelines. (lines 134, 136, 183)
Run clang-format on src/gui/accountmanager.cpp: src/gui/accountmanager.cpp#L0
File src/gui/accountmanager.cpp does not conform to Custom style guidelines. (lines 295, 297, 299, 301, 303, 305, 307, 313, 315, 321, 622, 623, 627)