create a permanent log of delete actions #4164
Annotations
3 errors, 1 warning, and 3 notices
Run cpp-linter/[email protected]:
src/csync/csync.h#L35
'QByteArray' file not found
|
Run cpp-linter/[email protected]:
src/libsync/logger.h#L18
'QObject' file not found
|
Run cpp-linter/[email protected]:
src/libsync/syncfileitem.h#L18
'QVector' file not found
|
Run cpp-linter/[email protected]:
src/libsync/logger.cpp#L71
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
|
Run cpp-linter/[email protected]:
src/csync/csync.h#L1
File src/csync/csync.h does not conform to Custom style guidelines. (lines 35, 45)
|
Run cpp-linter/[email protected]:
src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp does not conform to Custom style guidelines. (lines 534, 536, 537, 538, 539, 540, 542, 543, 544, 546, 547)
|
Run cpp-linter/[email protected]:
src/libsync/logger.cpp#L1
File src/libsync/logger.cpp does not conform to Custom style guidelines. (lines 327, 336)
|
Loading