Revert dark mode regressions on Windows 10 #4480
Triggered via pull request
November 12, 2024 13:17
Status
Success
Total duration
20m 11s
Artifacts
–
Annotations
2 errors, 1 warning, and 1 notice
src/gui/main.cpp:15:10 [clang-diagnostic-error]:
src/gui/main.cpp#L15
'QtGlobal' file not found
|
src/libsync/theme.h:18:10 [clang-diagnostic-error]:
src/libsync/theme.h#L18
'QIcon' file not found
|
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, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1026, 1041, 1042)
|