Skip to content

[stable-34.0] fix(tray): restore pause and resume sync action #10061

[stable-34.0] fix(tray): restore pause and resume sync action

[stable-34.0] fix(tray): restore pause and resume sync action #10061

Triggered via pull request August 14, 2026 06:00
Status Success
Total duration 38s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 9 warnings, and 1 notice
test/testsystraysynccontrolqt.cpp:118:12 [cppcoreguidelines-avoid-non-const-global-variables]: test/testsystraysynccontrolqt.cpp#L118
variable 'TestSystraySyncControlQt' is non-const and globally accessible, consider making it const
test/testsystraysynccontrolqt.cpp:20:7 [cppcoreguidelines-pro-type-member-init]: test/testsystraysynccontrolqt.cpp#L20
constructor does not initialize these fields: SystraySyncControlTestHelper,
test/systraysynccontroltesthelper.h:29:7 [cppcoreguidelines-avoid-non-const-global-variables]: test/systraysynccontroltesthelper.h#L29
variable 'SystraySyncControlTestHelper' is non-const and globally accessible, consider making it const
test/systraysynccontroltesthelper.h:26:7 [cppcoreguidelines-avoid-non-const-global-variables]: test/systraysynccontroltesthelper.h#L26
variable 'namespace' is non-const and globally accessible, consider making it const
test/macOS/testsystraysynccontrolmacos.cpp:80:12 [cppcoreguidelines-avoid-non-const-global-variables]: test/macOS/testsystraysynccontrolmacos.cpp#L80
variable 'TestSystraySyncControlMacOS' is non-const and globally accessible, consider making it const
test/macOS/testsystraysynccontrolmacos.cpp:18:7 [cppcoreguidelines-pro-type-member-init]: test/macOS/testsystraysynccontrolmacos.cpp#L18
constructor does not initialize these fields: SystraySyncControlTestHelper,
src/gui/folderman.h:32:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/gui/folderman.h#L32
variable 'TestBrowserReAuthController' is non-const and globally accessible, consider making it const
Run clang-format on src/gui/trayaccountpopup_qt.cpp: src/gui/trayaccountpopup_qt.cpp#L0
File src/gui/trayaccountpopup_qt.cpp does not conform to Custom style guidelines. (lines 880, 881, 883, 884)