Feature/client status reporting #2641
Annotations
5 errors, 10 warnings, and 4 notices
src/libsync/clientstatusreporting.h#L16
'owncloudlib.h' file not found
|
src/libsync/clientstatusreporting.h#L16
'owncloudlib.h' file not found
|
src/libsync/clientstatusreportingrecord.h#L15
'owncloudlib.h' file not found
|
src/libsync/clientstatusreportingrecord.h#L15
'owncloudlib.h' file not found
|
test/testclientstatusreporting.cpp#L14
'account.h' file not found
|
src/libsync/clientstatusreporting.cpp#L30
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
|
src/libsync/clientstatusreporting.h#L29
variable 'OCC' is non-const and globally accessible, consider making it const
|
src/libsync/clientstatusreportingrecord.h#L20
variable 'OCC' is non-const and globally accessible, consider making it const
|
src/libsync/owncloudpropagator.cpp#L341
method 'reportClientStatuses' can be made static
|
src/libsync/owncloudpropagator.cpp#L343
repeated branch in conditional chain
|
src/libsync/owncloudpropagator.cpp#L344
if with identical then and else branches
|
src/libsync/owncloudpropagator.cpp#L350
if with identical then and else branches
|
src/libsync/owncloudpropagator.cpp#L355
repeated branch in conditional chain
|
src/libsync/owncloudpropagator.cpp#L360
if with identical then and else branches
|
test/testclientstatusreporting.cpp#L23
variable 'fake200Response' is non-const and globally accessible, consider making it const
|
src/libsync/clientstatusreporting.cpp#L1
File src/libsync/clientstatusreporting.cpp does not conform to Custom style guidelines. (lines 16, 69, 70, 71, 72, 73, 157, 158)
|
src/libsync/clientstatusreporting.h#L1
File src/libsync/clientstatusreporting.h does not conform to Custom style guidelines. (lines 19, 29, 91)
|
src/libsync/clientstatusreportingrecord.h#L1
File src/libsync/clientstatusreportingrecord.h does not conform to Custom style guidelines. (lines 17)
|
test/testclientstatusreporting.cpp#L1
File test/testclientstatusreporting.cpp does not conform to Custom style guidelines. (lines 22, 59, 60, 108)
|
The logs for this run have expired and are no longer available.
Loading