Skip to content

Revert dark mode regressions on Windows 10 #4481

Revert dark mode regressions on Windows 10

Revert dark mode regressions on Windows 10 #4481

Triggered via pull request November 12, 2024 13:52
Status Success
Total duration 1h 23m 52s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
src/libsync/theme.cpp:80:1 [cppcoreguidelines-avoid-non-const-global-variables]: src/libsync/theme.cpp#L80
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
Run clang-format on src/libsync/theme.cpp: src/libsync/theme.cpp#L1
File src/libsync/theme.cpp does not conform to Custom style guidelines. (lines 71, 401, 972, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1018, 1033, 1034)