count the files deletion and warn if threshold is exceeded #4159
Annotations
3 errors, 3 warnings, and 1 notice
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/configfile.cpp#L15
'config.h' file not found
|
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/configfile.h#L18
'owncloudlib.h' file not found
|
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/syncengine.h#L18
'cstdint' file not found
|
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/configfile.cpp#L57
'deleteFilesThresholdC' is a static definition in anonymous namespace; static is redundant here
|
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/configfile.cpp#L58
'crashReporterC' is a static definition in anonymous namespace; static is redundant here
|
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/configfile.cpp#L117
'deleteFilesThresholdDefaultValue' is a static definition in anonymous namespace; static is redundant here
|
Run cpp-linter/cpp-linter-action@v2.13.1:
src/libsync/syncengine.cpp#L1
File src/libsync/syncengine.cpp does not conform to Custom style guidelines. (lines 1106, 1130)
|
Loading