WIP: Update channel UI enhancements #3651
Annotations
5 errors, 4 warnings, and 2 notices
src/gui/generalsettings.h#L18
'config.h' file not found
|
src/gui/updater/updater.cpp#L15
'QUrl' file not found
|
src/libsync/configfile.cpp#L15
'config.h' file not found
|
src/libsync/configfile.h#L18
'owncloudlib.h' file not found
|
src/libsync/theme.h#L18
'QIcon' file not found
|
src/gui/generalsettings.h#L23
variable 'QButtonGroup' is non-const and globally accessible, consider making it const
|
src/gui/generalsettings.h#L25
variable 'OCC' is non-const and globally accessible, consider making it const
|
src/libsync/configfile.cpp#L113
'validUpdateChannelsList' is a static definition in anonymous namespace; static is redundant here
|
src/libsync/configfile.cpp#L114
'stableUpdateChannel' is a static definition in anonymous namespace; static is redundant here
|
src/gui/generalsettings.cpp#L1
File src/gui/generalsettings.cpp does not conform to Custom style guidelines. (lines 374, 394, 395, 396, 397, 398, 399)
|
src/libsync/configfile.cpp#L1
File src/libsync/configfile.cpp does not conform to Custom style guidelines. (lines 113, 697)
|
This job succeeded
Loading