Implement BulkPropagateDownloadJob for virtual files. #3527
Annotations
1 error, 3 warnings, and 3 notices
src/libsync/owncloudpropagator.h#L18
'QHash' file not found
|
src/libsync/bulkpropagatordownloadjob.cpp#L32
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
|
src/libsync/bulkpropagatordownloadjob.cpp#L34
variable 'OwncloudPropagator' is non-const and globally accessible, consider making it const
|
src/libsync/bulkpropagatordownloadjob.cpp#L37
variable 'propagator' is non-const and globally accessible, consider making it const
|
src/libsync/bulkpropagatordownloadjob.cpp#L1
File src/libsync/bulkpropagatordownloadjob.cpp does not conform to Custom style guidelines. (lines 17, 30, 167, 187, 189, 216, 240, 250, 251, 252, 288, 289)
|
src/libsync/bulkpropagatordownloadjob.h#L1
File src/libsync/bulkpropagatordownloadjob.h does not conform to Custom style guidelines. (lines 17, 23, 49)
|
src/libsync/owncloudpropagator.cpp#L1
File src/libsync/owncloudpropagator.cpp does not conform to Custom style guidelines. (lines 693, 715, 716, 717, 718, 719, 720, 721, 722)
|
This job succeeded
Loading